For comparably large radii, the CUDA-based clustering density reports, e.g.,
FE: 10.4 frames: 4999994FE: 10.5 frames: 4999994FE: 10.6 frames: 4999995 line 507
CUDA error: in kernel loop
invalid configuration argument
5 million points were considered, i.e., the error shows up at the end of the screening. It does not appear for small radii.
The error shows up in the for-loop starting at line 526 of density_clustering_cuda.cu but I do not get what the problem could be.
For comparably large radii, the CUDA-based clustering density reports, e.g.,
FE: 10.4 frames: 4999994FE: 10.5 frames: 4999994FE: 10.6 frames: 4999995 line 507
CUDA error: in kernel loop
invalid configuration argument
5 million points were considered, i.e., the error shows up at the end of the screening. It does not appear for small radii.
The error shows up in the for-loop starting at line 526 of density_clustering_cuda.cu but I do not get what the problem could be.