You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After a period of Six Months time, the EOL tags WILL BE DELETED from Docker Hub and Nvidia GPU Cloud (NGC). This deletion ensures unsupported tags (and image layers) are not left lying around for customers to continue using after they have long been abandoned.
The main reason for this RFC is that it will be very hard to support old CUDA versions and debug errors without access to official CUDA image of officially unsupported version.
Our old related RFC about CUDA versions support: #5789 and a PR with upgrades for GPU examples that use CUDA image: #6452.
What should be done right now to keep CI healthy after CUDA 13 release + 6 months date.
We are announcing the policy change today, but it will not get activated until the next CUDA toolkit major version is released. Then six months after that we will start removing tags.
12.2.0 as reached its' EOL should be replaced by 12.2.2
jameslamb
changed the title
[RFC] Sync supported CUDA vesions with a new support policy for CUDA Container Images
[RFC] Sync supported CUDA versions with a new support policy for CUDA Container Images
Jul 12, 2024
New CUDA Container Support Policy: https://gitlab.com/nvidia/container-images/cuda/-/blob/master/doc/support-policy.md and the corresponding tags support table: https://gitlab.com/nvidia/container-images/cuda/-/blob/master/doc/container_tags.pdf.
The main reason for this RFC is that it will be very hard to support old CUDA versions and debug errors without access to official CUDA image of officially unsupported version.
Our old related RFC about CUDA versions support: #5789 and a PR with upgrades for GPU examples that use CUDA image: #6452.
What should be done right now to keep CI healthy after
CUDA 13 release + 6 months
date.12.2.0
as reached its' EOL should be replaced by12.2.2
LightGBM/.github/workflows/cuda.yml
Line 91 in 9a10b19
12.5.0
) should be tested insted of duplicated11.8.0
oneLightGBM/.github/workflows/cuda.yml
Line 85 in 9a10b19
LightGBM/.github/workflows/cuda.yml
Line 97 in 9a10b19
The text was updated successfully, but these errors were encountered: