Hi,
I was trying to use the option --opencc-options -LIST:source=on when calling the NVCC compiler from the CUDA SDK 2.0
and the resulting PTX file was not interleaved with C++ source code.
This used to work in the CUDA SDK 1.1 - has this option been removed, deprecated or has it become bugged?
Christian