Skip to content

Commit 854f07a

Browse files
committed
add testing
1 parent d2e5fce commit 854f07a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/tests_fabric/utilities/test_throughput.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ def test_get_available_flops(xla_available):
6868
"device_name",
6969
[
7070
# Hopper
71+
"NVIDIA H200 SXM1",
72+
"NVIDIA H200 NVL1",
7173
"h100-nvl", # TODO: switch with `torch.cuda.get_device_name()` result
7274
"h100-hbm3", # TODO: switch with `torch.cuda.get_device_name()` result
7375
"NVIDIA H100 PCIe",

0 commit comments

Comments
 (0)