No such file or directory 14 | #include

No such file or directory 14 | #include <THC/THC.h>

While using CUDA 11, I confronted the above error.

I resolved this issue by changing THCudaCheck to C10_CUDA_CHECK.

Also, remove #include <THE/THE.h> line from the code.

Leave a Reply

Your email address will not be published. Required fields are marked *