
Reputation
Badges 1
5 × Eureka!Thanks @<1523701070390366208:profile|CostlyOstrich36> , I was ultimately able to get it to run but had to build my own image, which included:
- The right version of python
- Docker
- CUDA + NVIDIA drivers + kernel header for NVIDIA install
- Virtual env
- The right GPU machine types, region with availability
Here is the log from the GCP VM for extra context
Okay, thank you for that info @<1523701070390366208:profile|CostlyOstrich36> !
Well, this Machine Image
( projects/debian-cloud/global/images/debian-10-buster-v20210721
) was the default value set by the WebUI (not something we specified). A ccording to the docs it should be an optional field? However, when I clear the field and try to re-launch I get this error:
googleapiclient.errors.HttpError: <HttpError 400 when requesting
returned "Invalid ...
@<1523701070390366208:profile|CostlyOstrich36> , any thoughts on what might be happening with the autoscaler here?
I have encountered this issue too, and it seems like another user has already registered it in GH: None