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

fix missing return warning for repeat and axpby #1124

Merged

Conversation

reed-lau
Copy link
Contributor

@reed-lau reed-lau commented Oct 5, 2023

When I compile a test code in linux with g++9.4.0 and nvcc11.4, there are serval warnings:

image image

I fixed it following the other code blocks.

@hwu36
Copy link
Collaborator

hwu36 commented Oct 5, 2023

@thakkarV

@thakkarV
Copy link
Collaborator

thakkarV commented Oct 5, 2023

@hwu36 yeah this seems fine to patch in

@mnicely mnicely added this to the CUTLASS 3.3 milestone Oct 10, 2023
@hwu36 hwu36 merged commit fa8dfe6 into NVIDIA:main Oct 12, 2023
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.

4 participants