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

kernel launch abstraction partially complete #9

Merged
merged 11 commits into from
Mar 5, 2024
Merged

Conversation

arhik
Copy link
Member

@arhik arhik commented Mar 5, 2024

No description provided.

arhik added 11 commits March 4, 2024 15:41
following CUDA.jl api
`wgpukernel` macro now takes function call site instead of function definition. This is an effort to align with GPUCompiler infrastructure.
updating examples after changes in `wgpukernel` macro.

These examples will need one more update once we manage to provide option to launch or not in macro call.
@arhik arhik merged commit 4def344 into JuliaWGPU:main Mar 5, 2024
3 checks passed
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.

1 participant