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

Refactor get_name for BLAS Level 3 benchmarks #439

Merged
merged 5 commits into from
Jul 10, 2023

Conversation

aacostadiaz
Copy link
Collaborator

This PR moves the get_name function in the BLAS Level 3 benchmarks to a common location, ensuring that different backends can obtain uniform benchmark names.

@aacostadiaz aacostadiaz added the stacked PR is stacked on top of another label Jun 7, 2023
* Refactor get_name for benchmarks level 2

* Refactor get_name for benchmarks level 2

* Refactor get_name for benchmarks extension

* Add mem_type

---------

Co-authored-by: Alejandro Acosta <[email protected]>
@aacostadiaz aacostadiaz merged commit 3288e83 into aacosta/benchmark_name_2 Jul 10, 2023
5 checks passed
@aacostadiaz aacostadiaz deleted the aacosta/benchmark_name_3 branch July 10, 2023 11:56
aacostadiaz added a commit that referenced this pull request Jul 10, 2023
* Refactor get_name for benchmarks level 1

* Refactor get_name for benchmarks level 2

* Refactor get_name for benchmarks level 2

* Add mem_type

* Fix conflict

* Refactor get_name for BLAS Level 3 benchmarks (#439)

* Refactor get_name for benchmarks level 2

* Refactor get_name for benchmarks level 2

* Refactor get_name for benchmarks level 3

* Add mem_type

* Refactor get_name for BLAS extension benchmarks (#440)

* Refactor get_name for benchmarks level 2

* Refactor get_name for benchmarks level 2

* Refactor get_name for benchmarks extension

* Add mem_type

---------

Co-authored-by: Alejandro Acosta <[email protected]>

---------

Co-authored-by: Alejandro Acosta <[email protected]>

---------

Co-authored-by: Alejandro Acosta <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stacked PR is stacked on top of another
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants