muddyfootprints.
muddyfootprints.
RRunPod
Created by muddyfootprints. on 6/10/2024 in #⛅|pods
Custom Container Start Command Not Working
Hello, I want to create a custom template which clones a repo and then runs a script from that repo. However, the pods I've launched with it have failed to clone the repo, much less execute the script. Here is my container start command bash -c '/start.sh && git clone https://github.com/melembroucarlitos/pibbss-infra.git && cd pibbss-infra && chmod +x daemon.bash && ./daemon.bash'
14 replies
RRunPod
Created by muddyfootprints. on 6/5/2024 in #⛅|pods
Docker Image For RunPod Pytorch 2.0.1 Template
Hello, I'm trying to create a custom template which just adds a daemon to the official RunPod Pytorch 2.0.1 template. How can I find the docker Image that is deployed with this template?
5 replies
RRunPod
Created by muddyfootprints. on 5/27/2024 in #⛅|pods
Notification When Pod Is Deployed
Hello, I'm an admin of a research group which uses runpod. I would like to receive a notification anytime a pod is deployed, along with it's specs (most importantly the GPU type, num GPUs, storage info, community or secure cloud, the image which is being used, and the account which launched it). My hope is to then automate some admin things and run commands (such as automatically terminating the pod) after init. What's the best way to do this?
50 replies
RRunPod
Created by muddyfootprints. on 5/26/2024 in #⛅|pods
Automatically Terminate Idle Pods
I want to write a daemon which will automatically terminate my pod if the GPU has sat idle for x amount of hours. Has anyone done something like this before and have code lying around for it? Or could at least point me to the appropriate APIs?
18 replies
RRunPod
Created by muddyfootprints. on 1/9/2024 in #⛅|pods
Dev Accounts Adding Public Key
I'm an admin on a team account. Can dev accounts add public keys to the org?
27 replies
RRunPod
Created by muddyfootprints. on 1/4/2024 in #⛅|pods
Restricting the kinds of pods dev accounts can launch
Hello, I'm an admin of a research team. I would like to give researchers the ability to launch a pod, but I would like to restrict the kinds of pods which they can launch (cost <= community server pods RTX4000). Is there a way to do this?
4 replies
RRunPod
Created by muddyfootprints. on 12/31/2023 in #⛅|pods
Check if a pod is idle
Hello, I am an admin for a team looking to start using runpod. I would like to be able to check whether a pod has been idle for a certain amount of time, with the intention of terminating it. What's the best way to do this?
11 replies
RRunPod
Created by muddyfootprints. on 12/31/2023 in #⛅|pods
Large discrepancy in broadband available and broadband used
I launched a pod which claims to have about 1688 Mbps download speed. However, when loading a model from Huggingface in a notebook I am only doing so at ~ 30 MB/s. What gives? Note, that in other pods that I've launched w/ similar proposed Mbps I've gotten download speeds of ~ 100MB/s
3 replies
RRunPod
Created by muddyfootprints. on 12/30/2023 in #⛅|pods
Ensuring SSH over exposed TCP
Sometimes when I start up a pod on the community cloud I am not given the option for accessing SSH over exposed TCP, and thus can't connect to it via VSCode. Is there a way to ensure that I only connect to pods where this is guaranteed?
4 replies