Hello Forum,
Building my application in release mode omits the -G flag which is used by nvcc to generate debug information. This being the only change to the compilation, the application runs faster but fails to work correctly. Has anyone in the forum experienced a similar issue?
Thanks in advance.