Skip to content

Atdm waterman disables

James Willenbring requested to merge fryeguy52:atdm-waterman-disables into develop

Created by: fryeguy52

@trilinos/framework @bartlettroscoe

Description

This disables the test PanzerAdaptersSTK_MixedPoissonExample-ConvTest-Hex-Order-3 on the atdm waterman builds:

  • Trilinos-atdm-waterman-cuda-9.2-debug
  • Trilinos-atdm-waterman-cuda-9.2-opt

see #2751

This also disables a unit test that is timing out in the test KokkosKernels_sparse_serial_MPI_1 on the atdm waterman builds:

  • Trilinos-atdm-waterman-cuda-9.2-debug
  • Trilinos-atdm-waterman-gnu-debug-openmp

see #3438 (closed) and #2964

KokkosKernels_sparse_serial_MPI_1 does not timeout anymore on these builds when I tested it

Trilinos-atdm-waterman-cuda-9.2-debug

7/8 Test #6: KokkosKernels_sparse_serial_MPI_1 ...   Passed  230.71 sec

Trilinos-atdm-waterman-gnu-debug-openmp

6/7 Test #5: KokkosKernels_sparse_serial_MPI_1 ...   Passed  217.19 sec

Merge request reports