I want to add ’ --ptxas-options=-v’ to the nvcc linker, how?
Thanks.
I want to add ’ --ptxas-options=-v’ to the nvcc linker, how?
Thanks.
Hi,
Do you use Nsight as the IDE?
If yes, you can add the configure below:
Right-click ➜ Properties ➜ Build ➜ Settings ➜ Tool Settings ➜ NVCC Linker ➜ All options
Thanks.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.