Skip to content

Instantly share code, notes, and snippets.

@possatti
Created September 23, 2019 05:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save possatti/b38dae23f4cdd14f76aa3e7e2b98b1d0 to your computer and use it in GitHub Desktop.
Save possatti/b38dae23f4cdd14f76aa3e7e2b98b1d0 to your computer and use it in GitHub Desktop.
Names of GPUs per hostname. The ID is the pci.bus from nvidia-smi.
{
"lcad55": {
1: "Titan Xp",
},
"car02": {
37: "Titan",
2: "Quadro",
},
"car03": {
37: "Titan",
2: "Quadro",
},
"car05": {
37: "Titan",
2: "Quadro",
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment