JanE
JanE
RRunPod
Created by JanE on 6/18/2024 in #⛅|pods
slow secure cloud pod
ok, thanks for your answers... I sincerely hope that with the new funding Runpod will be able to upscale their infrastructure. The more I work with big train sets, the more I experience a lot of difference between pods that should all behave the same
9 replies
RRunPod
Created by JanE on 5/24/2024 in #⛅|pods
how to route docker secrets to pod automatically
No description
12 replies
RRunPod
Created by JanE on 5/24/2024 in #⛅|pods
how to route docker secrets to pod automatically
Hi there, I just wanted to see if meanwhile maybe thre is somebody willing to give some advice?
12 replies
RRunPod
Created by JanE on 5/23/2024 in #⛅|pods
same GPU, different machine -> different speed
regarding you comment about how much the max power is, in my plots 70W consumption is about 10% of max power, meaning that 100% would be way above 450W
11 replies
RRunPod
Created by JanE on 5/23/2024 in #⛅|pods
same GPU, different machine -> different speed
okay, but I have a small dataset, RAM use is below 10%. Probably the GPU cannot operate at its max because the epochs are too small? Or is max power consumption indepent of VRAM use?
11 replies
RRunPod
Created by JanE on 5/23/2024 in #⛅|pods
same GPU, different machine -> different speed
hm... but in my case the GPU consuming less power, is also faster. I would expect it to be slower. Also, the "red" GPU (slower speed, higher power consumption) was on a secure cloud, while the "blue" one is on community cloud
11 replies
RRunPod
Created by JanE on 5/23/2024 in #⛅|pods
same GPU, different machine -> different speed
but why the difference in speed?
11 replies
RRunPod
Created by JanE on 5/23/2024 in #⛅|pods
runpodctl -> get public IP + exposed ports
nice, thanks!
5 replies
RRunPod
Created by JanE on 5/22/2024 in #⛅|pods
CudaToolkit >= 12.2
so basically, on the runpod website, in stead of "The CUDA version supported by the GPU." it should be "The HIGHEST CUDA version supported by the GPU." right?
7 replies
RRunPod
Created by JanE on 5/22/2024 in #⛅|pods
CudaToolkit >= 12.2
thx!
7 replies
RRunPod
Created by JanE on 5/22/2024 in #⛅|pods
are network volumes slower than "normal" volumes?
The documentation says about network volumes: " Everything is stored on high-speed NVME SSDs to ensure best performance." Why is NVME slow, suddenly?
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 ?
because I run my code on several platforms, runpod is one of them. As I said, it worked perfectly until last night and stopped working on all pods i created today
15 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 ?
nah, I created several new pods with different GPUs and its always the same. When I try without conda, it works (see image) and inside the conda env it doesnt anymore (see other image) Yesterday it was still working. During the last weeks I installed this conda env dozens of times and it always worked
15 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 ?
in the activated environment: import torch --> ok torch.cuda.is_available() --> ok
False --> NOT ok
15 replies