Merge pull request #2448 from alicevision/fix/ripple

Update ripple with "cuda" instead of "gpu"
This commit is contained in:
Fabien Castan 2024-06-25 09:55:11 +02:00 committed by GitHub
commit b286c95ccd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,8 +40,8 @@ class RippleSubmitter(BaseSubmitter):
#Map meshroom GPU modes to MPC services
gpudict = {
"NONE":"",
"NORMAL":",gpu8G",
"INTENSIVE":",gpu16G"
"NORMAL":",cuda8G",
"INTENSIVE":",cuda16G"
}
#Specify some constraints