NVIDIA / data-science-stack

NVIDIA Data Science stack tools
Apache License 2.0
375 stars 57 forks source link

upgrade to cuda 11.1 #41

Closed bmwshop closed 3 years ago

bmwshop commented 3 years ago

docker run --rm --runtime nvidia/cuda nvidia-smifails, apparently because the installed cuda is 11.0 vs the latest 11.1

beberg commented 3 years ago

Data science stack requires CUDA 10.1, as many python packages still require it.