sphericart
sphericart copied to clipboard
Allow device compilation without GPU available #116
Simply changed CUDA_ARCHITECTURES native
to CUDA_ARCHITECTURES all
in sphericart/CMakeLists.txt. Should allow "offline" compilation.