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

Redefine timing_t as std::chrono::milliseconds #1549

Conversation

SergeyKopienko
Copy link
Contributor

@SergeyKopienko SergeyKopienko commented Apr 30, 2024

In this PR we redefine timing_t as std::chrono::milliseconds and remove count() function call at all, so we always operates by value with physical sense.

Of course it's not mandatory improvement, we are able to apply it later.
@AnuyaWelling2801, up to you.

@akukanov
Copy link
Contributor

As far as I understand, this change might affect the public API of dynamic selection, namely, the reporting requirements of the auto-tune policy. I suggest to take it for discussion, but not apply right now.

Base automatically changed from dev/awelling/auto_tune_sycl_profiling to main April 30, 2024 19:08
@SergeyKopienko SergeyKopienko force-pushed the dev/skopienko/auto_tune_sycl_profiling_simplify_submit_and_change_timing_t_type branch 3 times, most recently from 5ca7d80 to 9c37557 Compare May 6, 2024 16:12
@SergeyKopienko SergeyKopienko force-pushed the dev/skopienko/auto_tune_sycl_profiling_simplify_submit_and_change_timing_t_type branch 3 times, most recently from 1a3b420 to 8d26128 Compare May 23, 2024 07:36
@SergeyKopienko SergeyKopienko force-pushed the dev/skopienko/auto_tune_sycl_profiling_simplify_submit_and_change_timing_t_type branch from 8d26128 to 1deb00d Compare June 10, 2024 13:29
@SergeyKopienko
Copy link
Contributor Author

@AnuyaWelling2801, what do you think, will you apply this PR or I may close it?

@SergeyKopienko SergeyKopienko force-pushed the dev/skopienko/auto_tune_sycl_profiling_simplify_submit_and_change_timing_t_type branch from 1deb00d to 6b84356 Compare June 28, 2024 14:18
@SergeyKopienko SergeyKopienko deleted the dev/skopienko/auto_tune_sycl_profiling_simplify_submit_and_change_timing_t_type branch July 2, 2024 16:48
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