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

Enable CUDA 11.5 on CI when testing oldest-newest CUDA versions #716

Merged
merged 2 commits into from
Oct 22, 2021

Conversation

ptheywood
Copy link
Member

  • Adds CUDA 11.4.2 and CUDA 11.5.0 downloads URLS to windows install script
  • Replaces CUDA 11.4 with CUDA 11.5 on CI jobs that test the latest CUDA (but not places where 11.2 is used intentionally)

diag_suppress etc are deprecation warnings from CUDA 11.5, favouring nv_diag_suppress etc instead
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.

All looks pretty trivial. Trusting the 11.5 specific changes are right.

@Robadob Robadob merged commit a6373ce into master Oct 22, 2021
@Robadob Robadob deleted the cuda-11-5-ci branch October 22, 2021 14:40
@ptheywood ptheywood added this to the v2.0.0-alpha.2 milestone Oct 22, 2021
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