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

Trilinos Master Merge PR Generator: Auto PR created to promote from master_merge_20200810_000611 branch to master #7813

Merged
merged 29 commits into from
Aug 10, 2020

Conversation

trilinos-autotester
Copy link
Contributor

Auto PR created to promote from master_merge_20200810_000611 branch to master

bartlettroscoe and others added 29 commits June 18, 2020 19:37
Origin repo remote tracking branch: 'github/master'
Origin repo remote repo URL: 'github = git@github.com:TriBITSPub/TriBITS.git'

At commit:

commit 92a3410513228fabe25c8a7831457b5eba9d2301
Author:  Roscoe A. Bartlett <rabartl@sandia.gov>
Date:    Wed Jun 17 09:35:32 2020 -0600
Summary: Comment out temp debug print statement (#7376)
Origin repo remote tracking branch: 'github/master'
Origin repo remote repo URL: 'github = git@github.com:TriBITSPub/TriBITS.git'

At commit:

commit 6165385bda2cb968e036530f9718bbcecbef704f
Author:  Roscoe A. Bartlett <rabartl@sandia.gov>
Date:    Mon Jul 6 16:38:42 2020 -0600
Summary: Rename local var CMAKE_INSTALL_REFIX to avoid Trilinos/Dakota integration problems (#7636)
Tracks whether things need to be initialized and whether
the adapter was able to do directy assignment.
Removes some spurious copies based on that information.
The old approach worked for all intents and purposes but was not
consistent with how the Tempus::IntegratorObserver was intended to work.
which is really the correct thing to do in general when the mass matrix is
not equal to the identity matrix.

Changing warning to error when specifying 'Invert Mass Matrix = false'.
This option should always be 'true' and was confusing/misleading.
MueLu: region w-cycle and symmetric Gauss-Seidel
I think this are not needed and testing in #7797
suggested it is ok to remove them.
Possibly this code will be refactored in the future to be a kernel.
Jennifer Loe has been using an MPI build of Trilinos, but performing single
node execution.  In this situation, MPI is not initialized, so a different
communicator needs to be used.  Now the class checks if it's an MPI build
and if MPI has been initialized before using an MPI communicator.  Otherwise,
it uses a serial communicator.
…etraXpetra

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: MueLu: switch from shortname EpetraCrsMatrx to full EpetraCrsMatrixT
PR Author: pohm01
…p-fixes

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: Piro: some improvements to Tempus Observer and Tempus Solver
PR Author: ikalash
This is a cosmetic update to improve clarity.
…lockTriDContainer

Ifpack2: Move fence to be more consistent with Tpetra conventions.
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: STK: fix clang build
PR Author: jvo1012
Adds logic for MPI builds where MPI has not been initialized
…dling

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: Amesos2: Handle x and b copying more efficiently.
PR Author: MicheldeMessieres
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: Tribits GitHub snapshot to fix #7636
PR Author: bartlettroscoe
Zoltan2 Sphynx: Add options for initial guess and full/partial ortho
@trilinos-autotester trilinos-autotester requested a review from a team as a code owner August 10, 2020 06:06
@trilinos-autotester trilinos-autotester requested a review from a team as a code owner August 10, 2020 06:06
@trilinos-autotester
Copy link
Contributor Author

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

@trilinos-autotester
Copy link
Contributor Author

Status Flag 'Master Merge AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 7526
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.8.4
FORCE_CLEAN true
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 7336
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 5761
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
JENKINS_JOB_TYPE Experimental
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 5608
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 1797
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Build Information

Test Name: Trilinos_pullrequest_clang_7.0.1

  • Build Num: 307
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Build Information

Test Name: Trilinos_pullrequest_clang_9.0.0

  • Build Num: 1263
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 242
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
JENKINS_JOB_TYPE Experimental
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 5093
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
JENKINS_JOB_TYPE Experimental
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Using Repos:

Repo: TRILINOS (trilinos/Trilinos)
  • Branch: master_merge_20200810_000611
  • SHA: 52b9c81
  • Mode: TEST_REPO

Pull Request Author: trilinos-autotester

@trilinos-autotester
Copy link
Contributor Author

NOTICE: The AutoTester has encountered an internal error (usually a Communications Timeout), testing will be restarted, previous tests may still be running but will be ignored by the AutoTester...

@trilinos-autotester
Copy link
Contributor Author

Status Flag 'Master Merge AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 7532
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.8.4
FORCE_CLEAN true
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 7342
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 5767
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
JENKINS_JOB_TYPE Experimental
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 5614
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 1803
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Build Information

Test Name: Trilinos_pullrequest_clang_7.0.1

  • Build Num: 310
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Build Information

Test Name: Trilinos_pullrequest_clang_9.0.0

  • Build Num: 1266
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 248
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
JENKINS_JOB_TYPE Experimental
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 5099
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
JENKINS_JOB_TYPE Experimental
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Using Repos:

Repo: TRILINOS (trilinos/Trilinos)
  • Branch: master_merge_20200810_000611
  • SHA: 52b9c81
  • Mode: TEST_REPO

Pull Request Author: trilinos-autotester

@trilinos-autotester
Copy link
Contributor Author

Status Flag 'Master Merge 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: 7532
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.8.4
FORCE_CLEAN true
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 7342
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 5767
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
JENKINS_JOB_TYPE Experimental
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 5614
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 1803
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Build Information

Test Name: Trilinos_pullrequest_clang_7.0.1

  • Build Num: 310
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Build Information

Test Name: Trilinos_pullrequest_clang_9.0.0

  • Build Num: 1266
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Build Information

Test Name: Trilinos_pullrequest_clang_10.0.0

  • Build Num: 248
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
JENKINS_JOB_TYPE Experimental
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 5099
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
JENKINS_JOB_TYPE Experimental
PR_LABELS
PULLREQUESTNUM 7813
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200810_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 52b9c81
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 688a924


CDash Test Results for PR# 7813.

@trilinos-autotester
Copy link
Contributor Author

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

@trilinos-autotester
Copy link
Contributor Author

Status Flag 'Master Merge AutoTester' - Pull Request will be Automerged

@trilinos-autotester trilinos-autotester merged commit 1164ca2 into master Aug 10, 2020
@trilinos-autotester
Copy link
Contributor Author

Merge on Pull Request# 7813: IS A SUCCESS - Pull Request successfully merged

@william76 william76 deleted the master_merge_20200810_000611 branch August 12, 2020 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants