Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set TEST_0 PASS_REGULAR_EXPRESSION and untangle test-block and overall args #7229

Merged

Conversation

bartlettroscoe
Copy link
Member

I noticed this while looking over this failing test on CDash like here.

I should update the TriBITS documentation to advise people not to set FINAL_PASS_REGULAR_EXPRESSION but instead determine pass/fail at the TEST_<idx> block level.

How was this tested?

I configured, built, and ran this single ShyLU_NodeHTS locally and it showed:

$ ctest -VV
UpdateCTestConfiguration  from :/home/rabartl/Trilinos.base/BUILDS/ATDM/SEMS-RHEL6/CHECKIN/gnu-openmp-dbg-pt/DartConfiguration.tcl
Parse Config file:/home/rabartl/Trilinos.base/BUILDS/ATDM/SEMS-RHEL6/CHECKIN/gnu-openmp-dbg-pt/DartConfiguration.tcl
 Add coverage exclude regular expressions.
SetCTestConfiguration:CMakeCommand:/home/projects/sems/install/rhel6-x86_64/sems/utility/cmake/3.12.2/bin/cmake
UpdateCTestConfiguration  from :/home/rabartl/Trilinos.base/BUILDS/ATDM/SEMS-RHEL6/CHECKIN/gnu-openmp-dbg-pt/DartConfiguration.tcl
Parse Config file:/home/rabartl/Trilinos.base/BUILDS/ATDM/SEMS-RHEL6/CHECKIN/gnu-openmp-dbg-pt/DartConfiguration.tcl
Test project /home/rabartl/Trilinos.base/BUILDS/ATDM/SEMS-RHEL6/CHECKIN/gnu-openmp-dbg-pt
Constructing a list of tests
Done constructing a list of tests
Updating test list for fixtures
Added 0 tests to meet fixture requirements
Checking test dependency graph...
Checking test dependency graph end
test 1
    Start 1: ShyLU_NodeHTS_hts_test_1
1: Test command: /home/projects/sems/install/rhel6-x86_64/sems/utility/cmake/3.12.2/bin/cmake "-DTEST_CONFIG=" "-P" "/home/rabartl/Trilinos.base/BUILDS/ATDM/SEMS-RHEL6/CHECKIN/gnu-openmp-dbg-pt/packages/shylu/shylu_node/hts/test/ShyLU_NodeHTS_hts_test_1.cmake"
1: Environment variables: 
1:  OMP_NUM_THREADS=2
1: Test timeout computed to be: 600
1: 
1: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1: 
1: Advanced Test: ShyLU_NodeHTS_hts_test_1
1: 
1: Selected Test/CTest Propeties:
1:   CATEGORIES = BASIC
1:   PROCESSORS = 2
1:   TIMEOUT    = DEFAULT
1: 
1: Running test commands: TEST_0
1: 
1: ================================================================================
1: 
1: TEST_0
1: 
1: Running: "/projects/sems/install/rhel6-x86_64/sems/compiler/gcc/7.2.0/openmpi/1.10.1/bin/mpiexec" "--bind-to" "none" "-np" "1" "/home/rabartl/Trilinos.base/BUILDS/ATDM/SEMS-RHEL6/CHECKIN/gnu-openmp-dbg-pt/packages/shylu/shylu_node/hts/test/hts_test.exe"
1: 
1: --------------------------------------------------------------------------------
1: 
1: HTS Test: Passed
1: 
1: --------------------------------------------------------------------------------
1: 
1: TEST_0: Return code = 0
1: TEST_0: Pass criteria = Match REGEX {Passed} [PASSED]
1: TEST_0: Result = PASSED
1: 
1: ================================================================================
1: 
1: OVERALL FINAL RESULT: TEST PASSED (ShyLU_NodeHTS_hts_test_1)
1: 
1: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1: 
1/1 Test #1: ShyLU_NodeHTS_hts_test_1 .........   Passed    8.63 sec

100% tests passed, 0 tests failed out of 1

Subproject Time Summary:
ShyLU_Node    =  17.26 sec*proc (1 test)

Total Test time (real) =   8.63 sec

Note the criteria:

TEST_0: Pass criteria = Match REGEX {Passed} [PASSED]

NOTE, you might also want to use the ALWAYS_FAIL_ON_NONZERO_RETURN option as well documented at:

…l args

I noticed this while looking over this failing test on CDash.

I should update the TriBITS documentation to advise people not to set
FINAL_PASS_REGULAR_EXPRESSION but instead determine pass/fail at the
TEST_<idx> block level.
@bartlettroscoe bartlettroscoe requested a review from a team as a code owner April 22, 2020 14:24
@bartlettroscoe bartlettroscoe added PA: Linear Solvers Issues that fall under the Trilinos Linear Solvers Product Area pkg: ShyLU labels Apr 22, 2020
@bartlettroscoe
Copy link
Member Author

I tried to set reviewers who modified this package recently but there are are not many recent commits as shown by:

$ git log-short -- packages/shylu/shylu_node/hts/
847a14e "Set TEST_0 PASS_REGULAR_EXPRESSION and untangle test-block and overall args"
Author: Roscoe A. Bartlett <[email protected]>
Date:   Wed Apr 22 07:58:42 2020 -0600 (27 minutes ago)

7a25eb3 "ShyLU HTS: fix memset-zero of std::complex"
Author: Brian Kelley <[email protected]>
Date:   Sat Dec 7 14:45:44 2019 -0700 (5 months ago)

896d751 "ShyLU: Fix build errors when Scalar=complex<float> is enabled"
Author: Mark Hoemmen <[email protected]>
Date:   Wed Oct 10 16:47:09 2018 -0600 (1 year, 6 months ago)

203fc76 "ShyLU/HTS: Partially fix #2942."
Author: Andrew M. Bradley <[email protected]>
Date:   Thu Jun 14 13:12:20 2018 -0600 (1 year, 10 months ago)

2a6a0af "shylu_hts: comment out 'unused' variable in .cpp"
Author: Nathan Ellingwood <[email protected]>
Date:   Thu Feb 22 11:31:23 2018 -0700 (2 years, 2 months ago)

f57ee58 "ShyLU: Fixing some variable names"
Author: Alexander Heinlein <alexander.heinlein@uni-köln.de>
Date:   Fri Oct 6 17:32:00 2017 -0600 (2 years, 7 months ago)

d66d3b2 "ShyLU: Further changes for splitting the package"
Author: Alexander Heinlein <alexander.heinlein@uni-köln.de>
Date:   Thu Oct 5 15:34:00 2017 -0600 (2 years, 7 months ago)

193e84f "ShyLU: changing the names for consistency"
Author: Alexander Heinlein <alexander.heinlein@uni-köln.de>
Date:   Tue Oct 3 11:48:31 2017 -0600 (2 years, 7 months ago)

73bbea7 "Moving config file"
Author: Alexander Heinlein <alexander.heinlein@uni-köln.de>
Date:   Mon Oct 2 16:03:09 2017 -0600 (2 years, 7 months ago)

8b0f850 "Adding FROSch and Splitting ShyLU"
Author: Alexander Heinlein <alexander.heinlein@uni-köln.de>
Date:   Mon Oct 2 16:01:28 2017 -0600 (2 years, 7 months ago)

@ndellingwood
Copy link
Contributor

@bartlettroscoe changes look good to me, I'm adding @ambrad to see if he can give an okay as well

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 6407
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.8.4
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 6233
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 4659
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 4506
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 695
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 4024
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_clang_9.0.0

  • Build Num: 397
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_python_2

  • Build Num: 2194
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 2205
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Using Repos:

Repo: TRILINOS (bartlettroscoe/Trilinos)
  • Branch: fix-shylu-hts-test-regex
  • SHA: 847a14e
  • Mode: TEST_REPO

Pull Request Author: bartlettroscoe

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Jenkins Testing: all Jobs PASSED

Pull Request Auto Testing has PASSED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 6407
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.8.4
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 6233
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 4659
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 4506
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 695
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 4024
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_clang_9.0.0

  • Build Num: 397
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_python_2

  • Build Num: 2194
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 2205
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403


CDash Test Results for PR# 7229.

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Merge Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
NO REVIEWS HAVE BEEN PERFORMED ON THIS PULL REQUEST!

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However Inspection must be performed before merge can occur...

@bartlettroscoe bartlettroscoe requested a review from ambrad April 22, 2020 17:39
@bartlettroscoe
Copy link
Member Author

@trilinos/shylu

WARNING: PR testing did not actually run this test!!!! See CDash results.

@trilinos/framework, how is that possible? The configure output shown here at the top shows:

loading initial cache file /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/Trilinos/cmake/std/PullRequestLinuxCuda9.2TestingSettings.cmake
loading initial cache file /home/trilinos/jenkins/ride/workspace/trilinos-folder/Trilinos_pullrequest_cuda_9.2/packageEnables.cmake
-- NOTE: No packages are being enabled!

I can't see where that logic is being performed but this needs to be fixed ASAP!

@bartlettroscoe
Copy link
Member Author

FYI: This not getting tested looks to be related to #6697 and some bug with testing Primary Tested vs Secondary Tested code.

@bartlettroscoe
Copy link
Member Author

Let me fix #6697 so that this gets tested and then we can merge?

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pre-Merge Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED AND APPROVED by [ ambrad ]!

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - AutoMerge IS ENABLED, but the Label AT: AUTOMERGE is not set. Either set Label AT: AUTOMERGE or manually merge the PR...

5 similar comments
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - AutoMerge IS ENABLED, but the Label AT: AUTOMERGE is not set. Either set Label AT: AUTOMERGE or manually merge the PR...

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - AutoMerge IS ENABLED, but the Label AT: AUTOMERGE is not set. Either set Label AT: AUTOMERGE or manually merge the PR...

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - AutoMerge IS ENABLED, but the Label AT: AUTOMERGE is not set. Either set Label AT: AUTOMERGE or manually merge the PR...

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - AutoMerge IS ENABLED, but the Label AT: AUTOMERGE is not set. Either set Label AT: AUTOMERGE or manually merge the PR...

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - AutoMerge IS ENABLED, but the Label AT: AUTOMERGE is not set. Either set Label AT: AUTOMERGE or manually merge the PR...

@trilinos-autotester trilinos-autotester added the AT: STALE Added by the PR autotester if too much time has elapsed since the last successful PR test iteration label Apr 29, 2020
@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

2 similar comments
@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@bartlettroscoe
Copy link
Member Author

FYI: Once PR #7414 merges to 'develop', then we can run another PR test iteration for this PR and ShyLU_NodeHTS and other ST packages will get tested in PR testing.

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

1 similar comment
@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

bartlettroscoe added a commit to bartlettroscoe/Trilinos that referenced this pull request May 24, 2020
…6697, trilinos#7229)

I added an explict test for the subpackage ShyLU_NodeHTS to make sure it will
get tested if there are any changes (see trilinos#7229).

I also changed the list of toplevel packages as CDash subproject to list all
of the PR packages.  This is because you can't just list the changed SE
packages, you have to list all of the top-level packages that have any enabled
subpackages downstream.  That type of logic will require doing a full TriBITS
dependency analysis in CMake code calling the macro
TRIBITS_ADJUST_AND_PRINT_PACKAGE_DEPENDENCIES().  That will require some
refactoring that I don't have the time to do now.

But note that at least the list of toplevel packages will always be correct as
there are changes to the Trilinos/PackagesList.cmake file.  That is better
than using a static list that never gets updated.
@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@trilinos-autotester
Copy link
Contributor

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@bartlettroscoe bartlettroscoe added AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration and removed AT: STALE Added by the PR autotester if too much time has elapsed since the last successful PR test iteration labels May 26, 2020
@bartlettroscoe bartlettroscoe added the ATDM DevOps Issues that will be worked by the Coordinated ATDM DevOps teams label May 26, 2020
@bartlettroscoe bartlettroscoe self-assigned this May 26, 2020
@bartlettroscoe
Copy link
Member Author

Now that PR #7414 just merged, we can retest this PR and the PR tester should actually test ShyLU_NodeHTS.

@trilinos-autotester trilinos-autotester added the AT: STALE Added by the PR autotester if too much time has elapsed since the last successful PR test iteration label May 26, 2020
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing.

@trilinos-autotester trilinos-autotester removed the AT: STALE Added by the PR autotester if too much time has elapsed since the last successful PR test iteration label May 26, 2020
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 6808
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.8.4
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 6620
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 5045
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 4892
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 1082
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 4381
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_clang_9.0.0

  • Build Num: 756
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_python_2

  • Build Num: 2516
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 2527
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Using Repos:

Repo: TRILINOS (bartlettroscoe/Trilinos)
  • Branch: fix-shylu-hts-test-regex
  • SHA: 847a14e
  • Mode: TEST_REPO

Pull Request Author: bartlettroscoe

@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - Jenkins Testing: all Jobs PASSED

Pull Request Auto Testing has PASSED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 6808
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.8.4
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 6620
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 5045
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 4892
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 1082
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 4381
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_clang_9.0.0

  • Build Num: 756
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_python_2

  • Build Num: 2516
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 2527
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7229
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH fix-shylu-hts-test-regex
TRILINOS_SOURCE_REPO https://github.com/bartlettroscoe/Trilinos
TRILINOS_SOURCE_SHA 847a14e
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 591f403


CDash Test Results for PR# 7229.

@trilinos-autotester trilinos-autotester removed the AT: RETEST Causes the PR autotester to run a new round of PR tests on the next iteration label May 26, 2020
@trilinos-autotester
Copy link
Contributor

Status Flag 'Pull Request AutoTester' - AutoMerge IS ENABLED, but the Label AT: AUTOMERGE is not set. Either set Label AT: AUTOMERGE or manually merge the PR...

@bartlettroscoe
Copy link
Member Author

FYI: Note that, as predicted, the last PR testing iteration shown here (sort by "Start Time") we see that indeed the ShyLU_NodeHTS package is being enabled as well as all of its downstream packages and tests and examples. If you look at the configure output for one of the builds such as here you see:

Explicitly enabled SE packages on input (by user):  ShyLU_NodeHTS 1

...

Sweep forward enabling all forward library dependent packages because Trilinos_ENABLE_ALL_FORWARD_DEP_PACKAGES=ON ...

-- Setting Trilinos_ENABLE_ShyLU_Node=ON because Trilinos_ENABLE_ShyLU_NodeHTS=ON
-- Setting Trilinos_ENABLE_Ifpack2=ON because Trilinos_ENABLE_ShyLU_NodeHTS=ON
-- Setting Trilinos_ENABLE_ShyLU=ON because Trilinos_ENABLE_ShyLU_Node=ON
-- Setting Trilinos_ENABLE_Teko=ON because Trilinos_ENABLE_Ifpack2=ON
-- Setting Trilinos_ENABLE_MueLu=ON because Trilinos_ENABLE_Ifpack2=ON
-- Setting Trilinos_ENABLE_ShyLU_DDFROSch=ON because Trilinos_ENABLE_Ifpack2=ON
-- Setting Trilinos_ENABLE_Stokhos=ON because Trilinos_ENABLE_Ifpack2=ON
-- Setting Trilinos_ENABLE_ROL=ON because Trilinos_ENABLE_Ifpack2=ON
-- Setting Trilinos_ENABLE_Piro=ON because Trilinos_ENABLE_Ifpack2=ON
-- Setting Trilinos_ENABLE_PanzerAdaptersSTK=ON because Trilinos_ENABLE_Ifpack2=ON
-- Setting Trilinos_ENABLE_PanzerMiniEM=ON because Trilinos_ENABLE_Teko=ON
-- Setting Trilinos_ENABLE_NOX=ON because Trilinos_ENABLE_Teko=ON
-- Setting Trilinos_ENABLE_Tempus=ON because Trilinos_ENABLE_NOX=ON
-- Setting Trilinos_ENABLE_TrilinosCouplings=ON because Trilinos_ENABLE_NOX=ON
-- Setting Trilinos_ENABLE_ShyLU_DDBDDC=ON because Trilinos_ENABLE_MueLu=ON
-- Setting Trilinos_ENABLE_ShyLU_DD=ON because Trilinos_ENABLE_ShyLU_DDBDDC=ON
-- Setting Trilinos_ENABLE_Panzer=ON because Trilinos_ENABLE_PanzerAdaptersSTK=ON

...

Processing enabled package: ShyLU_Node (HTS, Tacho, Tests, Examples)
-- ShyLU_NodeHTS_hts_test_1: Added test (BASIC, PROCESSORS=2)!
-- ShyLU_NodeTacho_Tacho_TestUtilTaskScheduler_MPI_1: Added test (BASIC, NUM_MPI_PROCS=1, PROCESSORS=1)!
-- ShyLU_NodeTacho_Tacho_TestUtilTaskSchedulerMultiple_MPI_1: Added test (BASIC, NUM_MPI_PROCS=1, PROCESSORS=1)!
-- ShyLU_NodeTacho_Tacho_TestUtilChaseLevTaskScheduler_MPI_1: Added test (BASIC, NUM_MPI_PROCS=1, PROCESSORS=1)!
-- ShyLU_NodeTacho_Tacho_TestSerialDoubleTaskScheduler_MPI_1: Added test (BASIC, NUM_MPI_PROCS=1, PROCESSORS=1)!
-- ShyLU_NodeTacho_Tacho_TestSerialDoubleTaskSchedulerMultiple_MPI_1: Added test (BASIC, NUM_MPI_PROCS=1, PROCESSORS=1)!
-- ShyLU_NodeTacho_Tacho_TestSerialDoubleChaseLevTaskScheduler_MPI_1: Added test (BASIC, NUM_MPI_PROCS=1, PROCESSORS=1)!
-- ShyLU_NodeTacho_Tacho_TestSerialDoubleComplexTaskScheduler_MPI_1: Added test (BASIC, NUM_MPI_PROCS=1, PROCESSORS=1)!
-- ShyLU_NodeTacho_Tacho_TestSerialDoubleComplexTaskSchedulerMultiple_MPI_1: Added test (BASIC, NUM_MPI_PROCS=1, PROCESSORS=1)!
-- ShyLU_NodeTacho_Tacho_TestSerialDoubleComplexChaseLevTaskScheduler_MPI_1: Added test (BASIC, NUM_MPI_PROCS=1, PROCESSORS=1)!

...

and we see packages with 1 or more tests here showing:

SubProject C Err C Warn B Err B Warn Not Run Fail Pass Proc Time Order
TrilinosCouplings 0 0 0 0 0 0 22 1m 11s 14
Panzer 0 0 0 0 0 0 169 41m 34s 13
Piro 0 0 0 0 0 0 16 7m 13s 12
ROL 0 0 0 0 0 0 180 36m 53s 11
Stokhos 0 0 0 0 0 0 76 2m 25s 10
Tempus 0 0 0 0 0 0 146 38m 50s 9
Rythmos 0 0 0 0 0 0 83 2m 40s 8
ShyLU_DD 0 0 0 0 0 0 56 2m 30s 7
MueLu 0 0 0 0 0 0 63 7m 42s 6
NOX 0 0 0 0 0 0 107 4m 6s 5
Teko 0 0 0 0 0 0 19 2m 36s 4
Stratimikos 0 0 0 0 0 0 39 44s 3
Ifpack2 0 0 0 0 0 0 46 1m 7s 2
ShyLU_Node 0 0 0 0 0 0 10 8s 1

Excellent!

I will now merge this.

@bartlettroscoe bartlettroscoe merged commit f3c5db3 into trilinos:develop May 26, 2020
jmgate pushed a commit to tcad-charon/Trilinos that referenced this pull request May 27, 2020
…s:develop' (84480d7).

* trilinos-develop: (28 commits)
  This simply unlinks the 'package_subproject_list.cmake' temporary created during testing
  Add test for ShyLU_NodeHTS and list all packages for CDash (trilinos#6697, trilinos#7229)
  Add running of get-changed-trilinos-packages-helpers-unit-tests.sh (trilinos#6697)
  Fix a space error in Python-only builds CTEST_LABELS_FOR_SUBPROJECTS var (trilinos#6697)
  Fix tests for addition of package_subproject_list.cmake file (trilinos#6697)
  Exclude some ST packages from PR testing selection (trilinos#6697)
  Move shunit2 to be reused in TrilinosFrameworkTests (trilinos#6697)
  Write a package_subproject_list.cmake file for Python-only builds (trilinos#6697)
  MueLu RefMaxwell: Apply BCs to A_nodal
  Intrepid2: Changes to Projection Tools            - made dependency on KokkosKernels optional            - improved solution of element projections by            re-using matrix factorization when possible
  MueLu Utilities: Add Kokkos version of ApplyOAZToMatrixRows
  Update Tpetra_Details_Behavior.hpp
  Use generated package_subproject_list.cmake file (trilinos#3272)
  Add support for generating CTEST_LABELS_FOR_SUBPROJECTS (trilinos#6697)
  Automatic snapshot commit from tribits at 52acd38
  Return all PT and ST changed packages (trilinos#6697)
  added a couple of large mv tests
  adds details support for long multivector thresholds
  tpetra: Include multivector length in deciding where kernels should run.
  Intrepid2: Modified tests to exercise projection of Hierarchical basis
  ...
jmgate pushed a commit to tcad-charon/Trilinos that referenced this pull request May 27, 2020
…s:develop' (84480d7).

* trilinos-develop: (28 commits)
  This simply unlinks the 'package_subproject_list.cmake' temporary created during testing
  Add test for ShyLU_NodeHTS and list all packages for CDash (trilinos#6697, trilinos#7229)
  Add running of get-changed-trilinos-packages-helpers-unit-tests.sh (trilinos#6697)
  Fix a space error in Python-only builds CTEST_LABELS_FOR_SUBPROJECTS var (trilinos#6697)
  Fix tests for addition of package_subproject_list.cmake file (trilinos#6697)
  Exclude some ST packages from PR testing selection (trilinos#6697)
  Move shunit2 to be reused in TrilinosFrameworkTests (trilinos#6697)
  Write a package_subproject_list.cmake file for Python-only builds (trilinos#6697)
  MueLu RefMaxwell: Apply BCs to A_nodal
  Intrepid2: Changes to Projection Tools            - made dependency on KokkosKernels optional            - improved solution of element projections by            re-using matrix factorization when possible
  MueLu Utilities: Add Kokkos version of ApplyOAZToMatrixRows
  Update Tpetra_Details_Behavior.hpp
  Use generated package_subproject_list.cmake file (trilinos#3272)
  Add support for generating CTEST_LABELS_FOR_SUBPROJECTS (trilinos#6697)
  Automatic snapshot commit from tribits at 52acd38
  Return all PT and ST changed packages (trilinos#6697)
  added a couple of large mv tests
  adds details support for long multivector thresholds
  tpetra: Include multivector length in deciding where kernels should run.
  Intrepid2: Modified tests to exercise projection of Hierarchical basis
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ATDM DevOps Issues that will be worked by the Coordinated ATDM DevOps teams PA: Linear Solvers Issues that fall under the Trilinos Linear Solvers Product Area pkg: ShyLU
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants