Skip to content

Output driven parallelism #663

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

Open
wants to merge 64 commits into
base: master
Choose a base branch
from

Conversation

DiamonDinoia
Copy link
Collaborator

@DiamonDinoia DiamonDinoia commented Apr 21, 2025

  • Output Driven initial implementation
  • Binsize tuning
  • Parameter tuning
  • Optimized interp

@DiamonDinoia
Copy link
Collaborator Author

@janden if you could have a look at the python issue and then review?

@DiamonDinoia DiamonDinoia requested review from blackwer and janden and removed request for blackwer May 2, 2025 21:40
@DiamonDinoia
Copy link
Collaborator Author

DiamonDinoia commented May 5, 2025

Performance summary:

dim type method mean_ms nupts_per_s
1 1 1 51.785 1.93e+09
1 1 2 47.124 2.12e+09
1 1 3 89.269 1.12e+09
1 2 1 58.341 1.71e+09
2 1 1 346.492 2.89e+08
2 1 2 239.713 4.17e+08
2 1 3 103.491 9.66e+08
2 2 1 97.006 1.03e+09
2 2 2 96.725 1.03e+09
3 1 1 2780.466 3.60e+07
3 1 2 10323.879 9.69e+06
3 1 3 769.989 1.30e+08
3 2 1 (tweaked) 660.690 1.51e+08
3 2 1 (master) 1913.930 5.22e+07
3 2 2 1140.149 8.77e+07

@DiamonDinoia
Copy link
Collaborator Author

image

@blackwer
Copy link
Member

blackwer commented May 6, 2025 via email

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