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

Add vectorized cached loads #1993

Merged
merged 1 commit into from
Jul 10, 2023
Merged

Conversation

Zentrik
Copy link
Contributor

@Zentrik Zentrik commented Jul 8, 2023

Adds ability to do explicit vectorized loads using the ldg intrinsic.

@maleadt maleadt added enhancement New feature or request cuda kernels Stuff about writing CUDA kernels. labels Jul 10, 2023
@maleadt
Copy link
Member

maleadt commented Jul 10, 2023

LGTM, thanks!

@maleadt maleadt merged commit cd90c74 into JuliaGPU:master Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda kernels Stuff about writing CUDA kernels. enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants