-
```
What steps will reproduce the problem?
1. Compile Interval app in NVIDIA SDK 4.0 against ocelot. (nvcc -arch sm_23,
then link against ocelot)
2. Run the app.
What is the expected output? What do…
-
```
What steps will reproduce the problem?
1. Compile Interval app in NVIDIA SDK 4.0 against ocelot. (nvcc -arch sm_23,
then link against ocelot)
2. Run the app.
What is the expected output? What do…
-
```
What steps will reproduce the problem?
1. Compile Interval app in NVIDIA SDK 4.0 against ocelot. (nvcc -arch sm_23,
then link against ocelot)
2. Run the app.
What is the expected output? What do…
-
```
What steps will reproduce the problem?
1. Compile Interval app in NVIDIA SDK 4.0 against ocelot. (nvcc -arch sm_23,
then link against ocelot)
2. Run the app.
What is the expected output? What do…
-
```
What steps will reproduce the problem?
1. Compile Interval app in NVIDIA SDK 4.0 against ocelot. (nvcc -arch sm_23,
then link against ocelot)
2. Run the app.
What is the expected output? What do…
-
```
What steps will reproduce the problem?
1. Compile Interval app in NVIDIA SDK 4.0 against ocelot. (nvcc -arch sm_23,
then link against ocelot)
2. Run the app.
What is the expected output? What do…
-
## Expected Behavior / New Feature
When the gateway (Ocelot) times out waiting for the server to respond, I would expect an HTTP error code of [504](https://developer.mozilla.org/en-US/docs/Web/HTTP/…
-
We should set up proper logging in OCELoT apps, and clean up `print` calls used for logging debug messages.
Logging in development could write to both `ocelot.log` and to stdout of `runserver`.
-
```
What steps will reproduce the problem?
1. Compile Interval app in NVIDIA SDK 4.0 against ocelot. (nvcc -arch sm_23,
then link against ocelot)
2. Run the app.
What is the expected output? What do…
-
```
What steps will reproduce the problem?
1. Compile particles app in NVIDIA SDK 4.1 using nvcc 4.2 (nvcc -arch sm_20),
exporting ptx file.
2. Use ptxOptimizer to parse output ptx file.
What is the…