Closed MarcinKonowalczyk closed 7 months ago
the variable bare_metal_version is unbound and setup fails with an unhelpful error message. now it fails with much more pleasant OSError: CUDA_HOME environment variable is not set. Please set it to your CUDA install root.
bare_metal_version
OSError: CUDA_HOME environment variable is not set. Please set it to your CUDA install root.
closing as implemented outside of PR
the variable
bare_metal_version
is unbound and setup fails with an unhelpful error message. now it fails with much more pleasantOSError: CUDA_HOME environment variable is not set. Please set it to your CUDA install root.