Without a CUDA compiler pip install . produces the following error:
Compare changes
+ 15
− 1
@@ -19,13 +19,27 @@ The requirements for installing the library are the followings:
"pip install ." produces an error while compiling on a computer without a CUDA compiler.
Compiler requires the CUDA toolkit. Please set the CUDAToolkit_ROOT
variable.
Call Stack (most recent call first):
/tmp/pip-build-env-i0mlyz6t/overlay/lib/python3.10/site-packages/cmake/data/share/cmake-4.0/Modules/CMakeDetermineCUDACompiler.cmake:85 (cmake_cuda_find_toolkit)
CMakeLists.txt:77 (enable_language)
-- Configuring incomplete, errors occurred!
error: command '/tmp/pip-build-env-i0mlyz6t/overlay/bin/cmake' failed with exit code 1
README.md
, CUDA compiler added in dependencies;Review README.md
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent