ptxas /tmp/tmpxft_00007543_00000000-5_gpu.ptx, line 398; error : Call has wrong number of parameters


Did you mix CUDA 6.0 compiler with CUDA 5.0 include files?

Work around

Either specify version in both the path used to find nvcc and those used to locate CUDA include files or use generic directories, eg /usr/local/cuda/bin/ and /usr/local/cuda/include/


W.B.Langdon Back 1 August 2014