Remove warnings in CUDA 11.6 and clang 13.
All threads resolved!
All threads resolved!
The following warnings are removed:
- CUDA 11.6 complains that
diag_suppress
is deprecated. This MR usesnv_diag_suppress
conditionally on checking theCUDACC
version. - Fixed some warnings clang 13 complained about, concretely about a VP check that defined an unused variable.
Merge request reports
Activity
added RTA label
assigned to @msaur
- Resolved by Daniel Hugo Campora Perez
@dcampora Can I run a ci-test or should I wait?
added only GitLab CI label
enabled an automatic merge when the pipeline for a60fe089 succeeds
unassigned @msaur
mentioned in commit aca66314
mentioned in issue Moore#411 (closed)
Please register or sign in to reply