Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ROCm] miopen benchmark behavior now better aligns with cudnn #1851

Draft
wants to merge 1 commit into
base: release/2.5
Choose a base branch
from

Conversation

jeffdaily
Copy link
Collaborator

The default benchmark setting is now false. The new miopen behavior means when benchmarking is disabled, for any shape that doesn't have a find hit, then it will do a quick search (same behavior as the prior default), and use that result. Now when benchmark is enabled, it will perform an exhaustive search and update any DBs. miopen immediate mode is still available and is used when deterministic is true and benchmark is false.

The default benchmark setting is now false. The new miopen behavior
means when benchmarking is disabled, for any shape that doesn't have a
find hit, then it will do a quick search (same behavior as the prior
default), and use that result. Now when benchmark is enabled, it will
perform an exhaustive search and update any DBs. miopen immediate mode
is still available and is used when deterministic is true and benchmark
is false.
@rocm-repo-management-api
Copy link

rocm-repo-management-api bot commented Jan 23, 2025

Jenkins build for fb4ac79c898d34d22b4ea338763561012cb2fca4 commit finished as FAILURE
Links: Blue Ocean view / Build artifacts

@rocm-repo-management-api
Copy link

rocm-repo-management-api bot commented Jan 24, 2025

Jenkins build for fb4ac79c898d34d22b4ea338763561012cb2fca4 commit finished as FAILURE
Links: Blue Ocean view / Build artifacts

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.

1 participant