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

Support -ftuning_list in kernel tuning pass #364

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

xysmlx
Copy link
Contributor

@xysmlx xysmlx commented Nov 28, 2021

-ftuning_list can indicate which op to tune in kernel tuning pass.

TODO: support in ir_based_fusion pass

@xysmlx xysmlx requested a review from jlxue November 28, 2021 07:59
@xysmlx
Copy link
Contributor Author

xysmlx commented Dec 5, 2021

The pipeline logs show it could successfully run all ROCm tests but report errors in the end of the test report:

ROCM	naive_cases #1	correctness	Succeed!
ROCM	naive_cases #2	correctness	Succeed!
ROCM	naive_cases #3	correctness	Succeed!
ROCM	naive_cases #4	correctness	Succeed!
ROCM	naive_cases #5	correctness	Succeed!
ROCM	blockfusion_cases #1	correctness	Succeed!
Test execution failed.
##[error]Bash exited with code '1'.

@xysmlx xysmlx changed the title Support -ftuning_list in kernel tuning pass [Hold, has problems] Support -ftuning_list in kernel tuning pass Dec 8, 2021
@wenxcs wenxcs marked this pull request as draft March 8, 2022 06:28
@xysmlx xysmlx changed the title [Hold, has problems] Support -ftuning_list in kernel tuning pass Support -ftuning_list in kernel tuning pass Apr 7, 2022
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