Closed wdirons closed 4 years ago
pycuda requires nvcc at runtime, so it has a dependency on cudatoolkit-dev
Tested that pycuda build against CUDA 10.2, works against CUDA 10.1
Requires conda-forge for the pytools package
If we can get past the timeout that is..
The py36 and py37 builds must run on the same box and split the bandwidth. If I run the builds one at a time they work.
pycuda requires nvcc at runtime, so it has a dependency on cudatoolkit-dev
Tested that pycuda build against CUDA 10.2, works against CUDA 10.1
Requires conda-forge for the pytools package