Skip to content

Commit

Permalink
adding rtx8000 attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
zross5 committed Oct 27, 2023
1 parent 5515a77 commit fb5f699
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/provider-attributes.json
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,11 @@
"description": "Nvidia Quadro RTX 6000",
"value": true
},
{
"key": "capabilities/gpu/vendor/nvidia/model/rtx8000",
"description": "Nvidia Quadro RTX 8000",
"value": true
},
{
"key": "capabilities/gpu/vendor/nvidia/model/a2000",
"description": "Nvidia Quadro A2000",
Expand Down

0 comments on commit fb5f699

Please sign in to comment.