R
Runpod5mo ago
kh

pytorch:2.8.0-py3.11-cuda12.8.1-cudnn-devel-ubuntu22.04 container not launchable on RTX 4090 US-NC1

hi I can't launch this image on these pods on US-NC1, it seems like the cuda version loaded on them are older? is it possible to update them?
2 Replies
Dj
Dj5mo ago
cuda12.8.1 is too new for that machine probably
PBG
PBG5mo ago
Im using cuda12.8 almost with no issues, but torch 2.8 might be the problem Actually I just compiled some venvs on A100 using cuda toolkit 12.9 while A100 has cuda 12.8 and those compiled things worked

Did you find this page helpful?