sphericart icon indicating copy to clipboard operation
sphericart copied to clipboard

Allow device compilation without GPU available #116

Open rubber-duck-debug opened this issue 1 year ago • 1 comments

Simply changed CUDA_ARCHITECTURES native to CUDA_ARCHITECTURES all in sphericart/CMakeLists.txt. Should allow "offline" compilation.

rubber-duck-debug avatar Apr 29 '24 22:04 rubber-duck-debug

Here is a pre-built version of the code in this pull request: wheels.zip, you can install it locally by unzipping wheels.zip and using pip to install the file matching your system

github-actions[bot] avatar Apr 29 '24 22:04 github-actions[bot]