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

MPS benchmarking scripts and test workflow #244

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

Chamodya-ka
Copy link
Contributor

@Chamodya-ka Chamodya-ka commented Sep 29, 2022

This PR adds Multi process bench-marking scripts and a workflow to test it.
Note: not checked if multi_process_script workflow works as intended with the CI runner with the GPU.

@Chamodya-ka Chamodya-ka marked this pull request as draft October 4, 2022 05:35
Copy link
Member

@krasznaa krasznaa left a comment

Choose a reason for hiding this comment

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

What's the idea with the CI setup exactly? Will this work with the CERN-based CI machine? @paulgessinger, will such a thing "fit into" #237?

I'm absolutely in favour of adding scripts for performance measurements. Though we'll probably need to write better applications than the current ones for proper throughput tests.

@Chamodya-ka
Copy link
Contributor Author

Chamodya-ka commented Oct 11, 2022

Though we'll probably need to write better applications than the current ones for proper throughput tests.

This was not clear to me, Do you suggest an alternative approach for benchmarking?

@krasznaa
Copy link
Member

This was not clear to me, Do you suggest an alternative approach for benchmarking?

Don't worry about that for now. You should just use these executables in your scripts for now. I just wanted to give you a heads' up that these applications are not able to do a super high throughput yet. (Their "host code" is not super efficient.)

@stephenswat stephenswat added feature New feature or request cuda Changes related to CUDA labels Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda Changes related to CUDA feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants