"...cuda-reduction-diff-abs-max_impl.cu" did not exist on "1022800e976b457f65a2e43fdc2c88076c6472cb"
Fixed CUDA kernel for MeshTraverser
The problem is that the __CUDA_ARCH__ macro is defined only in device code, so it can't be used to control the kernel launch.
Loading
Please sign in to comment