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

allow up to 20 parameters in launch interface of CudaFunctions #321

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

dkales
Copy link
Contributor

@dkales dkales commented Jan 22, 2025

We ran into some issues that the current macros are only defined up to 12 elements.
Let me know if you have any issues with extending their definitions, at the moment I extended them up to 20.

@dkales dkales changed the title allow up to 20 parameters in safe interface of CudaFunctions allow up to 20 parameters in interface of CudaFunctions Jan 22, 2025
@dkales dkales changed the title allow up to 20 parameters in interface of CudaFunctions allow up to 20 parameters in launch interface of CudaFunctions Jan 22, 2025
@dkales dkales force-pushed the feat/allow_more_launch_params branch from 4f89614 to 70d0b7e Compare January 22, 2025 16:00
@coreylowman coreylowman merged commit 0d33d40 into coreylowman:main Jan 22, 2025
14 checks passed
@dkales dkales deleted the feat/allow_more_launch_params branch January 22, 2025 16:11
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