diff --git a/examples/mlperf/training_submission_v5.0/tinycorp/systems/tinybox_8xMI300X.json b/examples/mlperf/training_submission_v5.0/tinycorp/systems/tinybox_8xMI300X.json index 174b064171..1e0f789430 100644 --- a/examples/mlperf/training_submission_v5.0/tinycorp/systems/tinybox_8xMI300X.json +++ b/examples/mlperf/training_submission_v5.0/tinycorp/systems/tinybox_8xMI300X.json @@ -5,7 +5,7 @@ "system_name": "tinybox 8xMI300X", "number_of_nodes": "1", "host_processors_per_node": "2", - "host_processor_model_name": "AMD EPYC 9354 32-Core Processor", + "host_processor_model_name": "AMD EPYC 9354", "host_processor_core_count": "32", "host_processor_vcpu_count": "64", "host_processor_frequency": "", @@ -18,7 +18,7 @@ "host_networking_topology": "", "host_memory_configuration": "24x 96GB DDR5", "accelerators_per_node": "8", - "accelerator_model_name": "AMD Instinct MI300X", + "accelerator_model_name": "AMD Instinct MI300X 192GB HBM3", "accelerator_host_interconnect": "PCIe 5.0 x16", "accelerator_frequency": "", "accelerator_on-chip_memories": "", @@ -30,10 +30,9 @@ "hw_notes": "", "framework": "tinygrad, branch mlperf_training_v5.0", "other_software_stack": { - "python": "3.10.16", - "ROCm": "3.0.0+94441cb" + "python": "3.10.16", + "ROCm": "3.0.0+94441cb" }, "operating_system": "Ubuntu 24.04.1 LTS", "sw_notes": "" - } - \ No newline at end of file + } \ No newline at end of file diff --git a/examples/mlperf/training_submission_v5.0/tinycorp/systems/tinybox_green.json b/examples/mlperf/training_submission_v5.0/tinycorp/systems/tinybox_green.json index eca528fb40..24cbce1f1c 100644 --- a/examples/mlperf/training_submission_v5.0/tinycorp/systems/tinybox_green.json +++ b/examples/mlperf/training_submission_v5.0/tinycorp/systems/tinybox_green.json @@ -5,7 +5,7 @@ "system_name": "tinybox green", "number_of_nodes": "1", "host_processors_per_node": "1", - "host_processor_model_name": "AMD EPYC 7532 32-Core Processor", + "host_processor_model_name": "AMD EPYC 7532", "host_processor_core_count": "32", "host_processor_vcpu_count": "64", "host_processor_frequency": "", @@ -35,4 +35,4 @@ }, "operating_system": "Ubuntu 22.04.4", "sw_notes": "" -} +} \ No newline at end of file diff --git a/examples/mlperf/training_submission_v5.0/tinycorp/systems/tinybox_red.json b/examples/mlperf/training_submission_v5.0/tinycorp/systems/tinybox_red.json index 8031c6c78b..58b6efe77c 100644 --- a/examples/mlperf/training_submission_v5.0/tinycorp/systems/tinybox_red.json +++ b/examples/mlperf/training_submission_v5.0/tinycorp/systems/tinybox_red.json @@ -5,7 +5,7 @@ "system_name": "tinybox red", "number_of_nodes": "1", "host_processors_per_node": "1", - "host_processor_model_name": "AMD EPYC 7532 32-Core Processor", + "host_processor_model_name": "AMD EPYC 7532", "host_processor_core_count": "32", "host_processor_vcpu_count": "64", "host_processor_frequency": "", @@ -34,4 +34,4 @@ }, "operating_system": "Ubuntu 22.04.4", "sw_notes": "" -} +} \ No newline at end of file