lebedov / scikit-cuda

Python interface to GPU-powered libraries
http://scikit-cuda.readthedocs.org/
Other
975 stars 179 forks source link

Can not install pycuda to Azure Container Instances with v100 #327

Closed rifaterdemsahin closed 2 years ago

rifaterdemsahin commented 2 years ago

In the container python3.8 -m pip install scikit-cuda

Error image

lebedov commented 2 years ago

This seems to be a problem involving installation of pycuda, not scikit-cuda itself. You may wish to bring up the issue on pycuda's discussion board to whether its developer can assist - not sure why it isn't installing properly.