-
Notifications
You must be signed in to change notification settings - Fork 120
iGPU_MIGraphX: Host shuts down when running MIGraphX benchmark on Strix #353
Copy link
Copy link
Open
Description
Description
Running the MIGraphX benchmark commands from README section 3.2.6 causes the host amd-HCAR300-MI3 to switch itself off completely.
Steps to reproduce
On branch onnx-benchmark-iGPU_MIGraphX-support at commit f190bde:
python performance_benchmark.py --model resnet50 --execution_provider iGPU_MIGraphX --num 100 --timelimit 10python performance_benchmark.py --model_path ./models/resnet50/resnet50_fp32.onnx --execution_provider iGPU_MIGraphX --migraphx_dtype fp16 --num 100 --timelimit 10Both commands cause the host to shut itself off.
Expected behavior
The benchmark should complete and print a performance report without affecting system stability.
System information
| Item | Value |
|---|---|
| Host | amd-HCAR300-MI3 |
| CPU | AMD Ryzen AI 9 HX 370 w/ Radeon 890M |
| GPU | AMD Radeon Graphics (gfx1150, STRIXEMU, Card SKU: STRIXEMU) |
| OS | Ubuntu 24.04.3 LTS |
| Kernel | 6.12.0-awestx |
| ROCm driver | 6.12.0-awestx |
| Python | 3.12.3 |
| RAM | 30Gi |
| Branch | onnx-benchmark-iGPU_MIGraphX-support |
| Commit | f190bde |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels