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

Try and fix CI for old CTK #116

Merged
merged 17 commits into from
Jun 28, 2023
Merged

Try and fix CI for old CTK #116

merged 17 commits into from
Jun 28, 2023

Conversation

miscco
Copy link
Collaborator

@miscco miscco commented Jun 23, 2023

No description provided.

@miscco miscco force-pushed the fix_common_type branch 2 times, most recently from c6968ab to d267ed6 Compare June 23, 2023 14:15
@miscco miscco force-pushed the fix_common_type branch 10 times, most recently from 6c9a3d3 to fbbaf6b Compare June 26, 2023 18:15
@miscco miscco force-pushed the fix_common_type branch 4 times, most recently from 60b2efe to c2e730f Compare June 27, 2023 11:12
@miscco miscco force-pushed the fix_common_type branch 3 times, most recently from 52a7754 to 1709b83 Compare June 28, 2023 08:26
@miscco
Copy link
Collaborator Author

miscco commented Jun 28, 2023

For the record, I did additional testing with nvrtc and nvcc, which passed with nvcc 12.1 and all standard modes

@miscco miscco linked an issue Jun 28, 2023 that may be closed by this pull request
@miscco miscco requested a review from jrhemstad June 28, 2023 09:35
Copy link
Collaborator

@jrhemstad jrhemstad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't delved into all of the details of the changes here. I'll leave that to @wmaxey @griwes @senior-zero

@miscco
Copy link
Collaborator Author

miscco commented Jun 28, 2023

To summarize the warning suppression discussion

We can suppress the warnings with nvcc 11.3 onwards. Otherwise it is not supported.

That only leaves 11.1 and 11.2 as problematic versions. My agreement with @senior-zero was that those two versions are fine to be "potentially broken" especially given that it is really easy to work around the issue on the user side

@wmaxey wmaxey merged commit f066fa7 into NVIDIA:monorepo Jun 28, 2023
356 checks passed
@miscco miscco deleted the fix_common_type branch June 29, 2023 06:48
alliepiper added a commit to alliepiper/cccl that referenced this pull request Mar 28, 2024
Adopt histogram script to new format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Make libcu++ matrix green
5 participants