Skip to content

Commit

Permalink
Merge pull request #2 from mlcommons/fix-zhihanj-nvidiaopen
Browse files Browse the repository at this point in the history
Correct NVIDIA accelerator number for open submission
  • Loading branch information
nathanw-mlc authored Mar 28, 2024
2 parents 3c4a1cf + e7cc710 commit 992a3de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions open/NVIDIA/systems/DGX-H100_H100-SXM-80GBx8_TRT_SPARSE.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"accelerator_memory_configuration": "HBM3",
"accelerator_model_name": "NVIDIA H100-SXM-80GB",
"accelerator_on-chip_memories": "",
"accelerators_per_node": 1,
"accelerators_per_node": 8,
"boot_firmware_version": "",
"cooling": "Air-cooled",
"disk_controllers": "NVMe",
Expand Down Expand Up @@ -45,7 +45,7 @@
"status": "available",
"submitter": "NVIDIA",
"sw_notes": "",
"system_name": "NVIDIA DGX H100 (1x H100-SXM-80GB)",
"system_name": "NVIDIA DGX H100 (8x H100-SXM-80GB)",
"system_type": "datacenter",
"system_type_detail": "N/A"
}
}

0 comments on commit 992a3de

Please sign in to comment.