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

Known issue, cub error checking and cub version bump. #592

Merged
merged 3 commits into from
Jul 15, 2021

Conversation

ptheywood
Copy link
Member

  • Adds some missing gpuErrchk for cub calls.
  • Updates cub to 1.13.0. Tested using CUDA 10.0 under linux to ensure old versions have not been harmed.
  • Adds a known issue with CUDA 11.0 debug builds to the readme. Closes Linux Debug errors with CUDA 11.0 #569.

The c++ test suite still passes with CUDA 10.0, our minimum supported CUDA version under linux.
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.

Looks good

@ptheywood ptheywood merged commit 0ff46db into master Jul 15, 2021
@ptheywood ptheywood deleted the cub-error-checks branch July 15, 2021 11:49
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.

Linux Debug errors with CUDA 11.0
2 participants