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

Update CI to use CUDA 11.7 #856

Merged
merged 2 commits into from
May 12, 2022
Merged

Update CI to use CUDA 11.7 #856

merged 2 commits into from
May 12, 2022

Conversation

ptheywood
Copy link
Member

@ptheywood ptheywood commented May 12, 2022

Updates the recent CUDA CI jobs to use 11.7(.0) which has been released. This is just to ensure we don't have any 11.7 specific issues.

Also updates the list of known CUDA windows urls to be a little more thorough (with 11.5.1 and the release of windows 11 being the most recent change in pattern)

CUDA 11.7 still distributes Thrust/CUB 1.15, which cannot be used on Windows so must be blocked via CMake.

@ptheywood ptheywood requested a review from Robadob May 12, 2022 10:36
Copy link
Member

@Robadob Robadob left a comment

Choose a reason for hiding this comment

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

Assuming CI passes should be good

Previously i'd assumed CUDA 11.7 would ship CUB 1.16.0, but it did not.
@ptheywood ptheywood merged commit e3fe3e5 into master May 12, 2022
@ptheywood ptheywood deleted the cuda-11.7 branch May 12, 2022 11:58
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