ROCm / ROCm/AMDMIGraphX

Update MIGraphX Driver to change run timing and stream synchronization for runs

Open
#3,077 0 comments 0 reactions 1 assignee View on GitHub

@TedThemistokleous is already working on this.

Since May 13, 2024.

dependencies onnxruntime
Dominant language
C++
Stars
333
Forks
150
Avg merge
4d 19h
Merged PRs (30d)
54

Description

Add additional flags to the MIGraphX Driver perf to allow for different timing methodologies to match how we run a model through onnxruntime.

Handling things this way allows us to do a correct apples to apples comparison between Onnxruntime MIGraphX Perf and MIGraphX Perf runs.

  • Add flag alternative timing
  • Flag for alternative sync/async modes
  • Flag for alternative sync points (between run, at end of run)

cc @pfultz2 Incase I've missed anything or there's anything else you want to ad as part of this.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.