Pods suddenly start with cuda 12.4 when 12.8 is requested
I have been starting pods via the python sdk and specified the cuda version that I need (12.8). This used to work well until a day or two ago. Today, when I start pods, I get this in the logs:
I also can't ssh into them and the entrypoint script does not execute healthily. Example pod id: fnb9ae7p2wvgwo
1 Reply
The problem seems solved now. Not 100% sure if it was using a wrong version of the docker image and that was the reason, or if it was an actual bug on runpod's side