Skip to content

Instantly share code, notes, and snippets.

@JimmyWhitaker
Created October 8, 2020 16:46
Show Gist options
  • Save JimmyWhitaker/3566b0ee3e9f7bffede9a489a94f4c1d to your computer and use it in GitHub Desktop.
Save JimmyWhitaker/3566b0ee3e9f7bffede9a489a94f4c1d to your computer and use it in GitHub Desktop.
Setting the GPU type in a Pachyderm Pipeline
"scheduling_spec": {
"node_selector": {
"cloud.google.com/gke-accelerator": "nvidia-tesla-t4"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment