Skip to content

CUDA: When linking device code suppress CUDA 8.0+ deprecation warnings

The CUDA compiler automatic deprecation warnings are pure noise when doing device linking, and should be suppressed to reduce the amount of confusion from users.

Topic-rename: cuda-dlink-no-deprecated-gpu

Edited by Brad King

Merge request reports