Closed fredRos closed 7 years ago
-O3 not passed to nvcc, only to c++
-O3
c++
Turns out optimization is turned on by default for the gpu code. We now pass on the optimization flags also for the host compiler
-O3
not passed to nvcc, only toc++