-
```
Compilation from the source fails.
$ocelot> ./build.py
g++ -o .release_build/ocelot/ir/implementation/Kernel.os -c -O2 -Wall -Werror
-std=c++0x -I/home/users/pushkar/local/include -D_DEBUG -D_GNU…
-
```
Compilation from the source fails.
$ocelot> ./build.py
g++ -o .release_build/ocelot/ir/implementation/Kernel.os -c -O2 -Wall -Werror
-std=c++0x -I/home/users/pushkar/local/include -D_DEBUG -D_GNU…
-
First off; Thank you for developing this fine project! :)
However, we had quite some trouble getting the library to work for us.
Thing was that in Ocelot the route wildcards can be named whateve…
-
```
Compilation from the source fails.
$ocelot> ./build.py
g++ -o .release_build/ocelot/ir/implementation/Kernel.os -c -O2 -Wall -Werror
-std=c++0x -I/home/users/pushkar/local/include -D_DEBUG -D_GNU…
-
```
Compilation from the source fails.
$ocelot> ./build.py
g++ -o .release_build/ocelot/ir/implementation/Kernel.os -c -O2 -Wall -Werror
-std=c++0x -I/home/users/pushkar/local/include -D_DEBUG -D_GNU…
-
```
Compilation from the source fails.
$ocelot> ./build.py
g++ -o .release_build/ocelot/ir/implementation/Kernel.os -c -O2 -Wall -Werror
-std=c++0x -I/home/users/pushkar/local/include -D_DEBUG -D_GNU…
-
```
Compilation from the source fails.
$ocelot> ./build.py
g++ -o .release_build/ocelot/ir/implementation/Kernel.os -c -O2 -Wall -Werror
-std=c++0x -I/home/users/pushkar/local/include -D_DEBUG -D_GNU…
-
Hi,
I'm trying to run simulations with apertures enabled to simulate some expected particle loss in the beam pipe, but I'm encountering some unexpected behavior. I'm running the latest version of O…
-
Thanks for the good work!
## New Feature
Is authentication for signalR on the plans? We are using signalR with IdentityServer4, to send data over to authenticated users, but I don't think Ocelot …
-
```
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…