Skip to content
Snippets Groups Projects
Unverified Commit 59ebc7e8 authored by Marcin Wielgus's avatar Marcin Wielgus Committed by GitHub
Browse files

Merge pull request #991 from mindprince/v100-2-4

GCE VMs with 2x and 4x V100 GPUs can now be created.
parents 218a7406 8eab6f54
No related branches found
No related tags found
No related merge requests found
......@@ -78,6 +78,8 @@ var (
},
"nvidia-tesla-v100": {
1: 12,
2: 24,
4: 48,
8: 96,
},
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment