ame68

Results 3 comments of ame68

I have put the || defined(__CUDA11__) in the cuda_version_control.h file and ran cmake but I keep getting a nvcc fatal : Unsupported gpu architecture 'compute_30' when I run make. I...

Thanks for the help my code is compiling and working with CUDA 11.1 now. If anyone else out there runs into a problem with 'compute_30' the files you need to...

Sure, the GPU is an Nvidia GeForce RTX 2060 and the OS is Ubuntu 20.04.4 LTS. CUDA 11.1 is the version I currently have on my system, I have not...