Closed GoogleCodeExporter closed 8 years ago
jhoberock@jhoberock-dt:~/dev/hg/thrust-tot/examples$ scons backend=omp expand scons: Reading SConscript files ... scons: done reading SConscript files. scons: Building targets ... nvcc -o expand.o -c -arch=sm_10 -Xcompiler -DTHRUST_DEVICE_BACKEND=THRUST_DEVICE_BACKEND_OMP -Xcompiler -DTHRUST_HOST_BACKEND=THRUST_HOST_BACKEND_CPP -Xcompiler -O2 -Xcompiler -fopenmp -Xcompiler -Wall -I /home/jhoberock/dev/hg/thrust-tot -I /usr/local/cuda/include expand.cu gcc -o expand expand.o -L/usr/local/cuda/lib64 -lcudart -lgomp scons: done building targets. jhoberock@jhoberock-dt:~/dev/hg/thrust-tot/examples$ ./expand Segmentation fault
Original issue reported on code.google.com by jaredhoberock on 14 Feb 2012 at 10:17
jaredhoberock
i see the problem
Original comment by jaredhoberock on 15 Feb 2012 at 11:13
This issue was closed by revision 332b62519a5c.
Original comment by jaredhoberock on 15 Feb 2012 at 11:38
Original issue reported on code.google.com by
jaredhoberock
on 14 Feb 2012 at 10:17