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

Some minor improvement to cuda kernel utils #1837

Merged
merged 1 commit into from
Jun 23, 2024

Conversation

charleskawczynski
Copy link
Member

This PR makes some small improvements to the cuda kernel utils and applies @inline/Base.@propagate_inbounds to some places to avoid bounds checking.

@charleskawczynski charleskawczynski force-pushed the ck/gpu_kernel_tweaks branch 2 times, most recently from 58f515d to 0854a06 Compare June 22, 2024 15:03
@charleskawczynski charleskawczynski merged commit 93194ba into main Jun 23, 2024
16 of 19 checks passed
@charleskawczynski charleskawczynski deleted the ck/gpu_kernel_tweaks branch June 23, 2024 03:00
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