rapidsai / miniforge-cuda

https://hub.docker.com/r/rapidsai/miniforge-cuda/
12 stars 9 forks source link

Update to CUDA 12.5.1 #71

Closed jakirkham closed 1 month ago

jakirkham commented 1 month ago

Partially addresses issue: https://github.com/rapidsai/build-planning/issues/73

Since CUDA 12.5.0 was added, there are now CUDA 12.5.1 images. So update to those.

ref: https://hub.docker.com/r/nvidia/cuda/tags?page=&page_size=&ordering=-name&name=12.5.1-base ref: https://gitlab.com/nvidia/container-images/cuda/-/commit/85f465ea3343a2d7f7753a0a838701999ed58a01

jakirkham commented 1 month ago

Thanks Kyle! 🙏

Had some network issues in some jobs the first time. Restarting appears to have cleared them out

Wrote up some suggestions to mitigate network issues in the future: https://github.com/rapidsai/miniforge-cuda/issues/72