Minimal GCP GPU example #1291
Labels
cloud-gcp
Google Cloud
cml-runner
Subcommand
external-request
You asked, we did
question
User requesting support
Hello!
I have tried to get CML working with GCP with a GPU runner to unfortunately limited success.
I think I have read most of the GitHub issues related to GCP + GPU configurations:
And I have tried many configurations of:
Through various GitHub Issues I have arrived at this current "minimal testing action" that spins up an GCP instance and the runner gets connected as a self-hosted runner in the next job: https://github.com/evamaxfield/gcloud-whisper-testing/blob/main/.github/workflows/runner.yml#L56. I can print the working directory but as soon as I try
nvidia-smi
the entire runner is stopped: https://github.com/evamaxfield/gcloud-whisper-testing/actions/runs/3737891152/jobs/6343531827It would really help to have a minimal GCP example in the documentation. Unless I have configured something incorrectly, I just can't get it to work.
The text was updated successfully, but these errors were encountered: