Skip to content

CTest: add compute-sanitizer alias for cuda-memcheck

Tobias Ribizel requested to merge upsj/cmake:master into master

CUDA 11 adds the new compute-sanitizer as a replacement for cuda-memcheck on newer architectures. It looks to me like the parameters and output are identical, so I just added an alias to cuda-memcheck.

Topic-rename: ctest-memcheck-compute-sanitizer

Edited by Brad King

Merge request reports