Skip to content

Commit

Permalink
adding H200 as a GPU Type
Browse files Browse the repository at this point in the history
  • Loading branch information
umfranci committed Nov 15, 2024
1 parent 2962dc5 commit b2beb02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lisa/tools/nvidiasmi.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ class NvidiaSmi(Tool):
("H100", "44453233", 0),
("A10-4Q", "56475055", 0),
("A10-8Q", "3e810200", 0),
("H200","3ec2cbb2",0)
)

@property
Expand Down

0 comments on commit b2beb02

Please sign in to comment.