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

Tuning compute_tau_rayleigh_kernel #15

Open
bartvstratum opened this issue Jun 17, 2021 · 1 comment
Open

Tuning compute_tau_rayleigh_kernel #15

bartvstratum opened this issue Jun 17, 2021 · 1 comment
Assignees

Comments

@bartvstratum
Copy link
Member

I added compute_tau_rayleigh_kernel.py to the kernel tuning scripts. Block size tuning resulted in a factor 3.3 speedup.

@bartvstratum bartvstratum self-assigned this Jun 17, 2021
@bartvstratum
Copy link
Member Author

Applying the same optimization as used in the Planck_source_kernel resulted in a factor 4.9 speedup.

Old profile:

7.5         10976081          8  1372010.1  1369047  1377270  compute_tau_rayleigh_kernel

New profile:

1.6          2254943          8   281867.9   280604   284284  compute_tau_rayleigh_kernel

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

No branches or pull requests

1 participant