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
Machine images are still using CUDA 10, but we also offer support for CUDA 11 on container images. It would be awesome if we could upgrade it on our machine images without breaking backwards compatibility.
Please refer to iterative/cml#654 for context: the CUDA version on the bare metal instance affects the version of the libraries exposed to the container through the NVIDIA runtime.
Odd. I thought the entire point is the bare metal only needs NVIDIA runtime drivers but not CUDA libraries. The container contains CUDA libraries which require the bare metal to have compatible drivers.
Follow-up of iterative/cml#654
Machine images are still using CUDA 10, but we also offer support for CUDA 11 on container images. It would be awesome if we could upgrade it on our machine images without breaking backwards compatibility.
Related to #146
The text was updated successfully, but these errors were encountered: