The code failed when turning on the flag -G in nvcc.
--device-debug (-G)
Generate debug information for device code.
In addition, it seems that only the first 24 cells have this problem (all failed cells lie in the range (i,j,k)=(0,0,0), (1,0,0) ..., to (3,2,.0)).
This issue is reported by @ccheng32
The code failed when turning on the flag
-Gin nvcc.In addition, it seems that only the first 24 cells have this problem (all failed cells lie in the range (i,j,k)=(0,0,0), (1,0,0) ..., to (3,2,.0)).
This issue is reported by @ccheng32