CloserLook3D icon indicating copy to clipboard operation
CloserLook3D copied to clipboard

bugs in distributed training

Open cuge1995 opened this issue 4 years ago • 1 comments

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 ?

cuge1995 avatar Aug 05 '20 14:08 cuge1995

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,

zeliu98 avatar Aug 26 '20 06:08 zeliu98