Skip to content

Commit

Permalink
Update new_benchmark_checklist.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh authored Dec 16, 2024
1 parent 78d635c commit 1d302d2
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions new_benchmark_checklist.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,20 +51,17 @@ Provide clear instructions on:
- **Downloading** the dataset and reference model.
- **Using** the dataset and model for the benchmark.

## 12. CPU-Only and Recommended GPU Requirements
## 12. Recommended System Requirements to run the reference implementation
Document:
- Whether the reference implementation can run on **CPUs only**.
- The **minimum number** of GPUs and **required memory** if GPU usage is necessary.

## 13. System Memory and Storage Requirements
Specify the recommended system requirements to run the reference implementation:
- **System RAM**: System RAM required to run the reference implementation.
- **System RAM**: System memory required to run the reference implementation.
- **Storage**: Secondary storage required to run the reference implementation.

## 14. Submission Checker Modifications
## 13. Submission Checker Modifications
Ensure all necessary changes are made to the **submission checker** to validate the benchmark correctly.

## 15. Sample Log Files
## 14. Sample Log Files
Include sample logs for all applicable scenario runs:
- `mlperf_log_summary.txt`
- `mlperf_log_detail.txt`
Expand Down

0 comments on commit 1d302d2

Please sign in to comment.