R
RunPod5w ago
Sander

Help Request: ODM Container Only Using CPU

Has anyone tried to deploy an ODM processing node using a pod before? https://github.com/OpenDroneMap/NodeODM How do I add the --gpus all to the pod? docker run -p 3000:3000 --gpus all opendronemap/nodeodm:gpu Or are there some limitations I don't see making this not working?
GitHub
GitHub - OpenDroneMap/NodeODM: A lightweight REST API to access aer...
A lightweight REST API to access aerial image processing engines such as ODM or MicMac - OpenDroneMap/NodeODM
4 Replies
riverfog7
riverfog75w ago
if you do nvidia-smi in the pod and get something, your gpu is passed through the pod
Sander
SanderOP5w ago
Yeah, that's what's confusing - nvidia-smi works fine in the pod and shows the GPU, but ODM still only processes with CPU.
nerdylive
nerdylive5w ago
Is there indicator of that using cpu only? I'm guessing the nvidia Cuda version Try a later one 12.5filter when you create the pod
Sander
SanderOP5w ago
Thank you - looks like it's a CUDA version mismatch.
Want results from more Discord servers?
Add your server