Skip to content

Unofficial Submission: R-GAT IGBH#4

Open
gbeezybez wants to merge 26 commits into
mlcommons:mainfrom
gbeezybez:main
Open

Unofficial Submission: R-GAT IGBH#4
gbeezybez wants to merge 26 commits into
mlcommons:mainfrom
gbeezybez:main

Conversation

@gbeezybez
Copy link
Copy Markdown

This is an unofficial submission for the MLPerf Inference v6.0 Open Division (submitted post-deadline).
Benchmark: R-GAT
Dataset: IGBH
Division: Open
System: Virtual SUT
The submission includes the full results directory, system JSON, and the encrypted .tar.gz package.
I am forking and opening this PR to archive the results and make them publicly accessible for research purposes.

Copilot AI review requested due to automatic review settings May 8, 2026 20:46
@gbeezybez gbeezybez requested a review from a team as a code owner May 8, 2026 20:46
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds an unofficial MLPerf Inference v6.0 Open Division archive for the R-GAT benchmark on the IGBH dataset, including a system description, measurements config, and captured result artifacts/logs under a submission/ folder for public access.

Changes:

  • Added a DynamoNPU system description JSON.
  • Added Offline accuracy logs/artifacts and performance-side metrics JSONs for R-GAT.
  • Added measurements configuration files plus a top-level pointer file for the submission package.

Reviewed changes

Copilot reviewed 15 out of 20 changed files in this pull request and generated 8 comments.

Show a summary per file
File Description
submission/systems/DynamoNPU.json Adds system metadata for the DynamoNPU submission.
submission/results/DynamoNPU/R-GAT/offline/performance/run_1/README.md Documents how performance numbers were produced for run_1.
submission/results/DynamoNPU/R-GAT/offline/performance/run_1/igbh_workload_metrics.json Adds workload/perf/energy metrics for run_1.
submission/results/DynamoNPU/R-GAT/offline/performance/run_1/igbh_dynamo_benchmark_results.json Adds benchmark result summary metrics for run_1.
submission/results/DynamoNPU/R-GAT/offline/accuracy/mlperf_log_summary.txt Adds LoadGen accuracy-run summary output.
submission/results/DynamoNPU/R-GAT/offline/accuracy/mlperf_log_detail.txt Adds LoadGen accuracy-run detailed log output.
submission/results/DynamoNPU/R-GAT/offline/accuracy/mlperf_log_accuracy_igbh.json Adds accuracy dump payload for the IGBH run.
submission/results/DynamoNPU/R-GAT/offline/accuracy/accuracy.txt Adds computed accuracy summary.
submission/mlperf_log_summary.txt Adds a top-level LoadGen summary log.
submission/mlperf_log_detail.txt Adds a top-level LoadGen detailed log.
submission/measurements/DynamoNPU/R-GAT/offline/user.conf Adds user LoadGen overrides (target_qps, accuracy sampling).
submission/measurements/DynamoNPU/R-GAT/offline/README.md Adds run instructions and dataset notes for the measurement.
submission/measurements/DynamoNPU/R-GAT/offline/mlperf.conf Adds the mlperf.conf reference for the measurement.
submission/igbh_workload_metrics.json Adds a top-level workload metrics summary JSON.
mlperf-rgat-igbh-submission Adds a pointer file intended to reference the submission directory.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread submission/systems/DynamoNPU.json
@@ -0,0 +1 @@
loadgen/mlperf.conf No newline at end of file
Comment on lines +1 to +4
# R-GAT on Dynamo NPU - Offline Accuracy Run

## Setup
- Dataset: IGBH-tiny (256 validation samples, nodes 60000-60255)
Comment on lines +1 to +8
# Dynamo NPU Native Performance Report

Performance measured via native NPU signoff simulation.
LoadGen was not used for performance measurement due to the sub-nanosecond
operation timescales of the neuromorphic architecture, which are outside
the measurement resolution of software-based harnesses.

Key metrics (signoff mode, 256 samples):
Comment on lines +1 to +2
# R-GAT on Dynamo NPU - Offline Accuracy Run

Comment thread submission/igbh_workload_metrics.json Outdated
Comment on lines +1 to +6
{
"samples": 10000,
"total_energy_j": 2.680793159299025e-10,
"avg_latency_ps": 41.37685121124734,
"tops_w": 305581.2035174712
} No newline at end of file
Comment thread submission/mlperf_log_detail.txt Outdated
Comment on lines +12 to +13
:::MLLOG {"key": "qsl_reported_total_count", "value": 10000, "time_ms": 0.163250, "namespace": "mlperf::logging", "event_type": "POINT_IN_TIME", "metadata": {"is_error": false, "is_warning": false, "file": "loadgen.cc", "line_no": 1215, "pid": 132369, "tid": 132369}}
:::MLLOG {"key": "qsl_reported_performance_count", "value": 10000, "time_ms": 0.163250, "namespace": "mlperf::logging", "event_type": "POINT_IN_TIME", "metadata": {"is_error": false, "is_warning": false, "file": "loadgen.cc", "line_no": 1216, "pid": 132369, "tid": 132369}}
Comment thread mlperf-rgat-igbh-submission Outdated
@@ -0,0 +1 @@
submissions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants