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

Adjust launch bounds default parameters to avoid emitting a warning #1600

Merged
merged 2 commits into from
Feb 13, 2024

Conversation

artv3
Copy link
Member

@artv3 artv3 commented Feb 12, 2024

Summary

CUDA emits a warning when specifying min threads per block and not number of threads in launch bounds parameters.
The warning is of the type:

warning : .minnctapersm is ignored when neither .maxntid nor .reqntid is specified.

Co-authored-by: Jason Burmark <MrBurmark@users.noreply.github.com>
@artv3
Copy link
Member Author

artv3 commented Feb 13, 2024

Can I get a re-approval?

@artv3 artv3 merged commit 616ac79 into develop Feb 13, 2024
23 checks passed
@artv3 artv3 deleted the artv3/cuda-launch-bounds-warning-fix branch February 13, 2024 18:04
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.

3 participants