Skip to content

Commit

Permalink
Disable resource-hungry Tempus tests
Browse files Browse the repository at this point in the history
Timing out in the nightly runs, and we really want to re-enabled the
Intel PR build.

User Support Ticket(s) or Story Referenced: N/A
  • Loading branch information
sebrowne committed Jan 31, 2023
1 parent 61f33a7 commit d81da0f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions packages/framework/ini-files/config-specs.ini
Original file line number Diff line number Diff line change
Expand Up @@ -1910,6 +1910,21 @@ opt-set-cmake-var Zoltan_ch_7944_parmetis_parallel_DISABLE BOOL FORCE : ON
opt-set-cmake-var Zoltan_ch_simple_scotch_parallel_DISABLE BOOL FORCE : ON
opt-set-cmake-var Epetra_Directory_test_LL_MPI_1_DISABLE BOOL FORCE : ON

# These tests time out if other stuff is running on the machine at the same time.
# Not a LOT of other stuff, but they seem to be more resource-intensive than one would
# think looking at the MPI rank count.
Tempus_BackwardEuler_MPI_1
Tempus_DIRK_ASA_MPI_1
Tempus_ExplicitRK_ASA_MPI_1
Tempus_HHTAlpha_MPI_1
Tempus_IMEX_RK_Combined_RSA_MPI_1
Tempus_IMEX_RK_Partitioned_Combined_FSA_Partitioned_IMEX_RK_1st_Order_MPI_1
Tempus_IMEX_RK_Partitioned_Staggered_FSA_General_Partioned_IMEX_RK_MPI_1
Tempus_IMEX_RK_Partitioned_Staggered_FSA_Partitioned_IMEX_RK_1st_Order_MPI_1
Tempus_IMEX_RK_Staggered_FSA_MPI_1
Tempus_Newmark_MPI_1


[rhel7_sems-intel-2021.3-sems-openmpi-4.0.5_release-debug_shared_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_all]
# uses sems-v2 modules
use rhel7_sems-intel-2021.3-sems-openmpi-4.0.5_release-debug_shared_no-kokkos-arch_no-asan_no-complex_fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
Expand Down

0 comments on commit d81da0f

Please sign in to comment.