We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
compute_tau_rayleigh_kernel
I added compute_tau_rayleigh_kernel.py to the kernel tuning scripts. Block size tuning resulted in a factor 3.3 speedup.
compute_tau_rayleigh_kernel.py
The text was updated successfully, but these errors were encountered:
Applying the same optimization as used in the Planck_source_kernel resulted in a factor 4.9 speedup.
Planck_source_kernel
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
Sorry, something went wrong.
bartvstratum
No branches or pull requests
I added
compute_tau_rayleigh_kernel.py
to the kernel tuning scripts. Block size tuning resulted in a factor 3.3 speedup.The text was updated successfully, but these errors were encountered: