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 nvcc compile error #2477

Merged
merged 2 commits into from Jul 6, 2022
Merged

Conversation

nielskm
Copy link
Contributor

@nielskm nielskm commented Jul 4, 2022

Fix invalid cast error when compiling with nvcc. Fixes #2476

@codecov
Copy link

codecov bot commented Jul 4, 2022

Codecov Report

Merging #2477 (ac6ea10) into devel (5a1ef7e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##            devel    #2477   +/-   ##
=======================================
  Coverage   91.49%   91.49%           
=======================================
  Files         181      181           
  Lines        7519     7519           
=======================================
  Hits         6879     6879           
  Misses        640      640           

@horenmar
Copy link
Member

horenmar commented Jul 6, 2022

Thanks

@horenmar horenmar merged commit 5f9109a into catchorg:devel Jul 6, 2022
@horenmar horenmar added the BugFix label Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nvcc compile error
2 participants