In order to compile project for Kepler K20 we need to set -rdc=true
flag. How can we set this flag in nsight eclipse edition? my version is CUDA 5.K20. nsight eclipse edition
To enable separate compilation in Nsight Eclipse Edition:
This way Nsight will specify -rdc=true both to the compiler and linker.