Nafi
Nafi
Explore posts from servers
RRunPod
Created by Nafi on 6/23/2024 in #⛅|pods
0 GPU pod makes no sense
Confirmed an internal problem then
71 replies
RRunPod
Created by Nafi on 6/23/2024 in #⛅|pods
0 GPU pod makes no sense
For this input:
{
"input": {
"cloudType": "ALL",
"gpuCount": 1,
"gpuTypeId": "NVIDIA L40",
"volumeInGb": 40,
"containerDiskInGb": 40,
"minVcpuCount": 2,
"minMemoryInGb": 15,
"name": "RunPod Test Pod",
"imageName": "runpod/pytorch:2.1.1-py3.10-cuda12.1.1-devel-ubuntu22.04",
"dockerArgs": "",
"ports": "8888/http,22/tcp",
"volumeMountPath": "/workspace",
"startJupyter": False,
"startSsh": True,
"supportPublicIp": True,
"templateId": "8wwnezvz5k",
"networkVolumeId": "fpomddpaq0",
}
}
{
"input": {
"cloudType": "ALL",
"gpuCount": 1,
"gpuTypeId": "NVIDIA L40",
"volumeInGb": 40,
"containerDiskInGb": 40,
"minVcpuCount": 2,
"minMemoryInGb": 15,
"name": "RunPod Test Pod",
"imageName": "runpod/pytorch:2.1.1-py3.10-cuda12.1.1-devel-ubuntu22.04",
"dockerArgs": "",
"ports": "8888/http,22/tcp",
"volumeMountPath": "/workspace",
"startJupyter": False,
"startSsh": True,
"supportPublicIp": True,
"templateId": "8wwnezvz5k",
"networkVolumeId": "fpomddpaq0",
}
}
Output:
Deployment Response: {'errors': [{'message': 'Something went wrong. Please try again later or contact support.', 'locations': [{'line': 12, 'column': 5}], 'path': ['podFindAndDeployOnDemand', 'gpus'], 'extensions': {'code': 'INTERNAL_SERVER_ERROR'}}], 'data': {'podFindAndDeployOnDemand': None}}
Deployment Response: {'errors': [{'message': 'Something went wrong. Please try again later or contact support.', 'locations': [{'line': 12, 'column': 5}], 'path': ['podFindAndDeployOnDemand', 'gpus'], 'extensions': {'code': 'INTERNAL_SERVER_ERROR'}}], 'data': {'podFindAndDeployOnDemand': None}}
For this input:
{
"input": {
"cloudType": "SECURE",
"gpuCount": 1,
"gpuTypeId": "NVIDIA L40",
"cloudType": "SECURE",
"networkVolumeId": "fpomddpaq0",
"ports": "8888/http,22/tcp",
"startJupyter": False,
"startSsh": True,
"supportPublicIp": True,
"templateId": "8wwnezvz5k",
}
}
{
"input": {
"cloudType": "SECURE",
"gpuCount": 1,
"gpuTypeId": "NVIDIA L40",
"cloudType": "SECURE",
"networkVolumeId": "fpomddpaq0",
"ports": "8888/http,22/tcp",
"startJupyter": False,
"startSsh": True,
"supportPublicIp": True,
"templateId": "8wwnezvz5k",
}
}
Output:
Deployment Response: {'errors': [{'message': 'There are no longer any instances available with enough disk space.', 'path': ['podFindAndDeployOnDemand'], 'extensions': {'code': 'RUNPOD'}}], 'data': {'podFindAndDeployOnDemand': None}}
Deployment Response: {'errors': [{'message': 'There are no longer any instances available with enough disk space.', 'path': ['podFindAndDeployOnDemand'], 'extensions': {'code': 'RUNPOD'}}], 'data': {'podFindAndDeployOnDemand': None}}
71 replies
RRunPod
Created by Nafi on 6/23/2024 in #⛅|pods
0 GPU pod makes no sense
graphql didnt fix the problem :/
71 replies
RRunPod
Created by Nafi on 6/23/2024 in #⛅|pods
0 GPU pod makes no sense
found it
71 replies
RRunPod
Created by Nafi on 6/23/2024 in #⛅|pods
0 GPU pod makes no sense
graphql would be fantastic, is there documentation?
71 replies
RRunPod
Created by Nafi on 6/23/2024 in #⛅|pods
0 GPU pod makes no sense
**
71 replies
RRunPod
Created by Nafi on 6/23/2024 in #⛅|pods
0 GPU pod makes no sense
Output:
Error: There are no longer any instances available with the requested specifications. Please refresh and try again.
Error: There are no longer any instances available with the requested specifications. Please refresh and try again.
71 replies
RRunPod
Created by Nafi on 6/23/2024 in #⛅|pods
0 GPU pod makes no sense
Sample:
runpodctl create pod --secureCloud --gpuType 'L40' --imageName 'runpod/pytorch:2.1.1-py3.10-cuda12.1.1-devel-ubuntu22.04' --networkVolumeId 'fpomddpaq0' --ports '8888/http,22/tcp' --templateId '8wwnezvz5k'
runpodctl create pod --secureCloud --gpuType 'L40' --imageName 'runpod/pytorch:2.1.1-py3.10-cuda12.1.1-devel-ubuntu22.04' --networkVolumeId 'fpomddpaq0' --ports '8888/http,22/tcp' --templateId '8wwnezvz5k'
71 replies
RRunPod
Created by Nafi on 6/23/2024 in #⛅|pods
0 GPU pod makes no sense
they raised it internally
71 replies
RRunPod
Created by Nafi on 6/23/2024 in #⛅|pods
0 GPU pod makes no sense
I tried the issue occured with the imageName
71 replies
RRunPod
Created by Nafi on 6/23/2024 in #⛅|pods
0 GPU pod makes no sense
Do you have an exact command that work for you (CLI) for create pod
71 replies
RRunPod
Created by Nafi on 6/23/2024 in #⛅|pods
0 GPU pod makes no sense
Tried that
71 replies
RRunPod
Created by Nafi on 6/23/2024 in #⛅|pods
0 GPU pod makes no sense
stopping is fine, its starting it
71 replies
RRunPod
Created by Nafi on 6/23/2024 in #⛅|pods
0 GPU pod makes no sense
even though I have a network volume attached to it
71 replies
RRunPod
Created by Nafi on 6/23/2024 in #⛅|pods
0 GPU pod makes no sense
No description
71 replies
RRunPod
Created by Nafi on 6/23/2024 in #⛅|pods
0 GPU pod makes no sense
No description
71 replies
RRunPod
Created by Nafi on 6/23/2024 in #⛅|pods
0 GPU pod makes no sense
This doesn't happen though. The GPU I use is never unavailable, it's just like it gets taken from me and theres no option to fetch another from the pool. I raised an issue about the imageName and they are handling it internally, but that isn't even necessary for me, as long as I can pool a new GPU rather than having 0 GPUs on my pod, even with a network storage attached.
71 replies
RRunPod
Created by Nafi on 6/29/2024 in #⚡|serverless
What is meant by a runner?
Ive had to just manually build and test for now
19 replies
RRunPod
Created by Nafi on 6/29/2024 in #⚡|serverless
What is meant by a runner?
Thats the thing, you have to deploy with a container image first, but the point of the CI/CD pipeline is to build and test. Am i wrong?
19 replies
RRunPod
Created by Nafi on 6/29/2024 in #⚡|serverless
What is meant by a runner?
Yeah yeah whatever 🤡
19 replies