Skip to content

@trilinos/tpetra: Generalizes Crs Matrix tests that run for GO=int

James Willenbring requested to merge tjfulle:issues/698 into develop

Created by: tjfulle

@mhoemmen, the PR addresses #698 (closed)

I built/tested with checkin-tests-sems.sh --local-do-all --enable-all-packages=on. I'd be happy to test with other Tpetra instantiations if you'd like.

Summary of Build/Test cases

Pull: Not Performed
Configure: Passed (5.12 min)
Build: Passed (102.21 min)
Test: Passed (14.07 min)

100% tests passed, 0 tests failed out of 2278

Label Time Summary:
Amesos               =  23.00 sec (14 tests)
Amesos2              =  11.89 sec (7 tests)
Anasazi              = 132.34 sec (71 tests)
AztecOO              =  19.56 sec (17 tests)
Belos                = 118.32 sec (61 tests)
Domi                 = 194.63 sec (125 tests)
Epetra               =  66.29 sec (61 tests)
EpetraExt            =  16.14 sec (10 tests)
FEI                  =  49.83 sec (43 tests)
Galeri               =   6.24 sec (9 tests)
GlobiPack            =   2.68 sec (6 tests)
Ifpack               =  74.91 sec (53 tests)
Ifpack2              =  64.04 sec (33 tests)
Intrepid             = 281.07 sec (152 tests)
Intrepid2            =  65.95 sec (66 tests)
Isorropia            =   9.37 sec (6 tests)
Kokkos               = 332.36 sec (21 tests)
ML                   =  55.96 sec (34 tests)
MiniTensor           =   0.61 sec (2 tests)
MueLu                = 465.97 sec (54 tests)
NOX                  = 191.54 sec (101 tests)
OptiPack             =   7.48 sec (5 tests)
Panzer               = 446.36 sec (128 tests)
Phalanx              =   7.28 sec (15 tests)
Pike                 =   4.57 sec (7 tests)
Piro                 =  38.46 sec (11 tests)
ROL                  = 1424.70 sec (122 tests)
RTOp                 =  17.96 sec (24 tests)
Rythmos              = 254.51 sec (83 tests)
SEACAS               =  10.79 sec (8 tests)
STK                  =  18.54 sec (12 tests)
Sacado               = 119.30 sec (290 tests)
Shards               =   1.51 sec (4 tests)
ShyLU                =  11.66 sec (5 tests)
Stokhos              = 159.14 sec (74 tests)
Stratimikos          =  44.62 sec (39 tests)
Teko                 = 268.63 sec (19 tests)
Teuchos              =  75.79 sec (124 tests)
ThreadPool           =  17.96 sec (10 tests)
Thyra                =  79.78 sec (80 tests)
Tpetra               = 169.15 sec (134 tests)
TrilinosCouplings    =  80.29 sec (19 tests)
Triutils             =   3.18 sec (2 tests)
Xpetra               =  57.95 sec (17 tests)
Zoltan               = 220.15 sec (16 tests)
Zoltan2              = 150.24 sec (92 tests)

Total Test time (real) = 843.97 sec

Total time for MPI_RELEASE_DEBUG_SHARED_PT = 121.41 min

Merge request reports