I installed CUDA10.0 to my server. When I apply the resumable_iterator.patch to CoorDL, the terminal always shows:
- echo 'Wrong CUDA_VERSION=10.1.163 provided. Only 9 and 10 are supported'
Wrong CUDA_VERSION=10.1.163 provided. Only 9 and 10 are supported
I also tried CUDA10.1, it also shows this.
Can you tell how to fix this?