You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone, after i run ./make.sh i got the next error:
fatal error: ATen/cuda/CUDAContext.h: No such file or directory
5 | #include <ATen/cuda/CUDAContext.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
error: command '/usr/bin/nvcc' failed with exit code 1
using CUDA 11.4
The text was updated successfully, but these errors were encountered:
Hi everyone, after i run ./make.sh i got the next error:
fatal error: ATen/cuda/CUDAContext.h: No such file or directory
5 | #include <ATen/cuda/CUDAContext.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
error: command '/usr/bin/nvcc' failed with exit code 1
using CUDA 11.4
The text was updated successfully, but these errors were encountered: