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

Add generic benchmark runner #65

Merged

Conversation

aacostadiaz
Copy link
Collaborator

This PR adds a generic implementation of ExampleRunner that can run GEMM with SYCL or Cuda

@aacostadiaz aacostadiaz added the incremental Incremental changes label May 20, 2024
Copy link
Collaborator

@mehdi-goli mehdi-goli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you move all these incremental tests to the bench_folder.

@aacostadiaz aacostadiaz force-pushed the aacosta/example-runner branch 2 times, most recently from df71ab7 to 5e3659d Compare May 27, 2024 15:17
@aacostadiaz
Copy link
Collaborator Author

Can you move all these incremental tests to the bench_folder.

Done in #75

@aacostadiaz aacostadiaz added incremental Incremental changes and removed incremental Incremental changes labels May 28, 2024
@aacostadiaz aacostadiaz force-pushed the aacosta/example-runner branch 2 times, most recently from 7a7aadc to b836f98 Compare May 28, 2024 14:52
@aacostadiaz aacostadiaz changed the title Add generic example runner Add generic benchmark runner May 29, 2024
@aacostadiaz aacostadiaz merged commit 4b09a7a into codeplaysoftware:sycl-develop May 29, 2024
3 checks passed
aacostadiaz added a commit that referenced this pull request Jul 16, 2024
* Add generic example runner

* Init d and ref_d with different values

* Move runner to benchmark folder
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.

None yet

3 participants