JanE
JanE
RRunPod
Created by JanE on 11/8/2024 in #⛅|pods
Changed Log output on the Runpod website
we are using FastAPI in one of our applications on your run pods. Since a couple of days the FastAPI log output is not displayed on the website's log window. In order to see the log output I have to start FastAPI via terminal now. Have there been recent changes to the way logfiles are displayed on the runport website?
2 replies
RRunPod
Created by JanE on 8/19/2024 in #⛅|pods
error pulling image (US community server)
When creating a new community pod based in the US I get this message: error pulling image: Error response from daemon: Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers What is the problem here?
5 replies
RRunPod
Created by JanE on 6/18/2024 in #⛅|pods
slow secure cloud pod
No description
9 replies
RRunPod
Created by JanE on 5/24/2024 in #⛅|pods
how to route docker secrets to pod automatically
I have some credentials saved as runpod secrets. After creating a new pod using runpodctl, I manually have to add the secrets to the pod. Is there a way to have the secrets available in the pod, without manually adding them?
12 replies
RRunPod
Created by JanE on 5/23/2024 in #⛅|pods
same GPU, different machine -> different speed
No description
11 replies
RRunPod
Created by JanE on 5/23/2024 in #⛅|pods
runpodctl -> get public IP + exposed ports
Lets say I create a new pod using runpodctl create pod --name 'Whatever' \ --imageName 'runpod/pytorch:2.0.1-py3.10-cuda11.8.0-devel-ubuntu22.04' \ --gpuType 'NVIDIA GeForce RTX 3070' \ --communityCloud \ --ports 22,8000/tcp \ Is there a way that runpodctl tells me the new IP and the external port (mapping) ? If not, is there any way to get them?
5 replies
RRunPod
Created by JanE on 5/22/2024 in #⛅|pods
CudaToolkit >= 12.2
When selecting the POD to deploy, I can filter the GPU supported cuda version up to v12.4. I suppose this refers to the CUDA display driver, right? The runpod base images however, only provide up to "cuda 12.1.1" which is not the driver- but the cuda toolkit version, correct?
7 replies
RRunPod
Created by JanE on 5/22/2024 in #⛅|pods
are network volumes slower than "normal" volumes?
Hey everyone! I've been experimenting with network volumes because of their perk of not needing to reinstall everything whenever my pod 'looses' its GPU. However, I've noticed that the upload/download speeds are pretty slow every time I use them. Has anyone else experienced this? Do these volumes need a few hours or days to reach optimal performance, similar to AWS? I'd really appreciate any insights or experiences you might have!
6 replies
RRunPod
Created by JanE on 5/21/2024 in #⛅|pods
Update image runpod/pytorch:2.0.1-py3.10-cuda11.8.0-devel-ubuntu22.04 ?
I use a conda environment with pytorch for weeks and this worked perfectly on the runpod container - until today. Now pytorch doesn't work anymore. Was something changed on the image?
15 replies