Skip to content

Walltime bound #31

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

Merged
merged 1 commit into from
May 13, 2025
Merged

Walltime bound #31

merged 1 commit into from
May 13, 2025

Conversation

ngc92
Copy link
Collaborator

@ngc92 ngc92 commented May 12, 2025

adds an additional bound on benchmarking repetitions to ensure that we stop after at most 2 minutes of total wallclock time.
This helps with cases where the user kernel is very fast, but the reference kernel is very slow, though we really should avoid having references that take that long...

@ngc92 ngc92 requested a review from msaroufim May 12, 2025 08:24
@ngc92 ngc92 merged commit 7d8a576 into main May 13, 2025
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.

2 participants