Skip to content
This repository has been archived by the owner on Jan 22, 2020. It is now read-only.

Support instances with GPUs #40

Open
dgageot opened this issue Mar 28, 2017 · 1 comment
Open

Support instances with GPUs #40

dgageot opened this issue Mar 28, 2017 · 1 comment

Comments

@dgageot
Copy link
Contributor

dgageot commented Mar 28, 2017

Here's a sample REST for a VM with GPUs:

  "guestAccelerators": [
    {
      "acceleratorType": "projects/code-story-blog/zones/europe-west1-b/acceleratorTypes/nvidia-tesla-k80",
      "acceleratorCount": 2
    }
  ]

Beware that not all zones support GPUs

@dgageot
Copy link
Contributor Author

dgageot commented Apr 13, 2017

This is not yet supported by Google's Go Api

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant