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_20200701_000611 branch to master #7611

Merged
merged 14 commits into from
Jul 1, 2020

Conversation

trilinos-autotester
Copy link
Contributor

Auto PR created to promote from master_merge_20200701_000611 branch to master

csiefer2 and others added 14 commits June 29, 2020 15:08
 * Moved the RK Tableau in to RKBase, along with related
   accessors, to allow access from the base class.
    - IMEX steppers return the explicit tableau from getTableau().
 * Moved getStageNumber() to RKBase.
 * Add stageNumber to the StepperRKModifierXBase interface.
 * Added RK stepper unit tests for stageNumber and stageX.
   The stageX tests were a little difficult to develop, because
   in explicit RK steppers stageX and workingState->getX are the
   same.  So there is no stageX to test outside the stepper.
   Therefore direct comparisons against numerical values was used.
 * Added accessors to the IMEX and IMEX Partition tableaus,
   to both the explicit and implicit tableaus.
 * Added comparison operators for RKButcherTableau.
 * Added unit tests for these accessors.
 * Fix and add unit tests for StepperRKAppActionComposite.
 * Add a const version of StepperRKBase::getStageX().
 * Switch StepperRKModifierXBase::XDOT_END_STAGE to
   StepperRKModifierXBase::X_END_STAGE as that is what
   EMPIRE is using.

All tests pass on a Mac/GCC.
…-AppAction-Interface

Tempus: Adjustments to the AppAction Interface
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: TrilinosCouplings: Upgrading STK example
PR Author: csiefer2
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: Zoltan2: Fix the configuration file name in the installation directory
PR Author: seheracer
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: MueLu: fix for RegionVector unit test failing
PR Author: pohm01
* Piro: modified gradient checks
      added Hessian checks

* Piro/ROL: Thyra adapter, finite difference Hessian
     implemented second-order FD Hessian

* Piro: modified Tpetra Analysis test A
      added Hessian derivatives
      modified test to make constraint Hessian non trivial.

* ROL: Thyra adapters, added Hessian implementation

* Piro: Using ROL Primal vector space
      for testing purposes

* Piro: use the setHessianSupports function

* Piro: remove double spaces

* ROL: update the Doxygen to be consistent with the function arguments.

* Piro: update Hessian related names

* ROL: update Hessian related names

* ROL: use finite diff. if derivatives are not supported

* Piro: resolves a compatibility issue when Np > 1

* Piro: resolves a compatibility issue when Np > 1

Co-authored-by: kliegeois <kimliegeois@ymail.com>
@trilinos-autotester trilinos-autotester requested a review from a team as a code owner July 1, 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: 7206
  • 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 7611
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200701_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA d11ccea
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77938d2

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 7016
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 7611
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200701_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA d11ccea
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77938d2

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 5441
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
JENKINS_JOB_TYPE Experimental
PR_LABELS
PULLREQUESTNUM 7611
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200701_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA d11ccea
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77938d2

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 5288
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
JENKINS_JOB_TYPE Experimental
PR_LABELS
PULLREQUESTNUM 7611
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200701_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA d11ccea
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77938d2

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 1477
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
JENKINS_JOB_TYPE Experimental
PR_LABELS
PULLREQUESTNUM 7611
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200701_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA d11ccea
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77938d2

Build Information

Test Name: Trilinos_pullrequest_clang_7.0.1

  • Build Num: 256
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
JENKINS_JOB_TYPE Experimental
PR_LABELS
PULLREQUESTNUM 7611
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200701_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA d11ccea
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77938d2

Build Information

Test Name: Trilinos_pullrequest_clang_9.0.0

  • Build Num: 1147
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
JENKINS_JOB_TYPE Experimental
PR_LABELS
PULLREQUESTNUM 7611
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200701_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA d11ccea
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77938d2

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 4772
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
JENKINS_JOB_TYPE Experimental
PR_LABELS
PULLREQUESTNUM 7611
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200701_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA d11ccea
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77938d2

Using Repos:

Repo: TRILINOS (trilinos/Trilinos)
  • Branch: master_merge_20200701_000611
  • SHA: d11ccea
  • 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: 7206
  • 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 7611
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200701_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA d11ccea
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77938d2

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 7016
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
PR_LABELS
PULLREQUESTNUM 7611
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200701_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA d11ccea
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77938d2

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 5441
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
JENKINS_JOB_TYPE Experimental
PR_LABELS
PULLREQUESTNUM 7611
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200701_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA d11ccea
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77938d2

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 5288
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
JENKINS_JOB_TYPE Experimental
PR_LABELS
PULLREQUESTNUM 7611
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200701_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA d11ccea
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77938d2

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 1477
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
JENKINS_JOB_TYPE Experimental
PR_LABELS
PULLREQUESTNUM 7611
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200701_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA d11ccea
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77938d2

Build Information

Test Name: Trilinos_pullrequest_clang_7.0.1

  • Build Num: 256
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
JENKINS_JOB_TYPE Experimental
PR_LABELS
PULLREQUESTNUM 7611
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200701_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA d11ccea
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77938d2

Build Information

Test Name: Trilinos_pullrequest_clang_9.0.0

  • Build Num: 1147
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
JENKINS_JOB_TYPE Experimental
PR_LABELS
PULLREQUESTNUM 7611
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200701_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA d11ccea
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77938d2

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 4772
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
FORCE_CLEAN true
JENKINS_JOB_TYPE Experimental
PR_LABELS
PULLREQUESTNUM 7611
PULLREQUEST_CDASH_TRACK Clean
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20200701_000611
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA d11ccea
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 77938d2


CDash Test Results for PR# 7611.

@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 33d2b9f into master Jul 1, 2020
@trilinos-autotester
Copy link
Contributor Author

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

@william76 william76 deleted the master_merge_20200701_000611 branch August 12, 2020 22:01
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.

6 participants