Skip to content

Disable KokkosKernels_sparse_openmp_MPI_1 in gnu-debug-openmp on white/ride (#3168)

Created by: bartlettroscoe

@trilinos/kokkos-kernels

Description

This test is run with a debug-openmp on other platforms and the test in the gnu-opt-openmp build runs fine on this machine so this is not much of a testing loss.

We really need to get away from these full debug-debug builds across all of these platforms.

Motivation and Context

See #3168 (closed).

How Has This Been Tested?

On 'white' I ran:

$ ./checkin-test-atdm.sh gnu-debug-openmp --enable-packages=KokkosKernels --configure

and the configure output showed:

-- KokkosKernels_sparse_openmp_MPI_1: NOT added test because KokkosKernels_sparse_openmp_MPI_1_DISABLE='ON'!

That is enough of a test.

Checklist

  • My commit messages mention the appropriate GitHub issue numbers.

Merge request reports