CloserLook3D
CloserLook3D copied to clipboard
bugs in distributed training
we are using the Slurm Workload Manager, but when compile custom operators, bugs occur:
OSError: CUDA_HOME environment variable is not set. Please set it to your CUDA install root.
I have googled, but cannot find a good solution. Can anyone help me ?
Hi @cuge1995 , I'm not familiar with the Slurm Workload Manager
. But as the error message says, can you check the CUDA_HOME
in your environment and maybe it is not set correctly,