How to fix it?
Thanks!
nvcc -o obj/release/segmented_scan_app.cu_o -c src/app/
segmented_scan_app.cu --host-compilation=C --compiler-options -fno-
strict-aliasing -I./ -I./include/ -Isrc/ -Isrc/app/ -Isrc/kernel/ -
Isrc/cta/ -I. -I/usr/local/cuda/include -I./../common/inc -DUNIX -O3
nvcc error : 'ptxas' died due to signal 11 (Invalid memory reference)
make: *** [obj/release/segmented_scan_app.cu_o] Error 255