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

[Hackathon] Stabilize oneTBB Example Benchmarks 1 #1653

Open
sarathnandu opened this issue Feb 25, 2025 · 1 comment
Open

[Hackathon] Stabilize oneTBB Example Benchmarks 1 #1653

sarathnandu opened this issue Feb 25, 2025 · 1 comment
Assignees

Comments

@sarathnandu
Copy link
Contributor

sarathnandu commented Feb 25, 2025

Summary

Several oneTBB examples serve as performance benchmarks for the library. It's recommended to check the relative error for these examples. If the relative error exceeds 5%, consider stabilizing the example to improve the reproducibility of results, while still maintaining a reasonable execution time.

Additional task
Conduct scalability analysis and see if the examples are scalable in the given HW. See modifying the input parameters like dataSize improve scalability.

Target Examples

seismic : https://github.com/uxlfoundation/oneTBB/tree/master/examples/parallel_for/seismic
can be considered as reference for the usage of a utility class for Relative Error compute.

class measurements {

convex_hull
count_strings
parallel_preorder

@dnmokhov dnmokhov changed the title [Hackathon] Stabilize oneTBB Example Benchmarks [Hackathon] Stabilize oneTBB Example Benchmarks 1 Feb 26, 2025
@shaikhus12122864
Copy link

oneTBB_team1 is working on this (Intel OSS Hackathon 2025)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants