Hi all,
I just upgraded to v2.12 to try out the new homogenous refinement and the job had the following error:
CompileError: nvcc compilation of /tmp/tmpVTXdYy/kernel.cu failed
[command: nvcc --cubin -arch sm_61 -I/Data_HDD2/Programs/packages/cryosparc_v2/cryosparc2_worker/deps/anaconda/lib/python2.7/site-packages/pycuda/cuda kernel.cu]
[stderr:
kernel.cu(131): error: identifier “__shfl_down_sync” is undefined
kernel.cu(256): error: identifier “__shfl_down_sync” is undefined
kernel.cu(318): error: identifier “__shfl_down_sync” is undefined
kernel.cu(382): error: identifier “__shfl_down_sync” is undefined
kernel.cu(569): error: identifier “__ballot_sync” is undefined
5 errors detected in the compilation of “/tmp/tmpxft_00005552_00000000-7_kernel.cpp1.ii”.
]
Could you let me know how to fix this problem? Let me know if additional information is needed.
PS: this is one of our old gpu workstations, which is still running cuda 8.0.
Thanks,
Wei