We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2e5fce commit 854f07aCopy full SHA for 854f07a
tests/tests_fabric/utilities/test_throughput.py
@@ -68,6 +68,8 @@ def test_get_available_flops(xla_available):
68
"device_name",
69
[
70
# Hopper
71
+ "NVIDIA H200 SXM1",
72
+ "NVIDIA H200 NVL1",
73
"h100-nvl", # TODO: switch with `torch.cuda.get_device_name()` result
74
"h100-hbm3", # TODO: switch with `torch.cuda.get_device_name()` result
75
"NVIDIA H100 PCIe",
0 commit comments