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

Tempus: add error estimator for selected methods #7644

Merged
merged 1 commit into from
Jul 7, 2020

Conversation

sconde
Copy link
Contributor

@sconde sconde commented Jul 7, 2020

  • SSPERK22
  • SSPERK33

@trilinos/tempus

Motivation

Add error estimator for selected explicit schemes to be available for applications.

Stakeholder Feedback

Testing

@sconde sconde requested review from ccober6 and seamill July 7, 2020 15:50
@sconde sconde added the AT: AUTOMERGE Causes the PR autotester to automatically merge the PR branch once approvals are completed label Jul 7, 2020
@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: 7237
  • 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
PR_LABELS AT: AUTOMERGE
PULLREQUESTNUM 7644
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tempus-embedded-pairs
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 5b00be2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA c1a4e33

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 7047
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE
PULLREQUESTNUM 7644
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tempus-embedded-pairs
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 5b00be2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA c1a4e33

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 5472
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE
PULLREQUESTNUM 7644
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tempus-embedded-pairs
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 5b00be2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA c1a4e33

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 5319
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE
PULLREQUESTNUM 7644
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tempus-embedded-pairs
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 5b00be2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA c1a4e33

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 1508
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE
PULLREQUESTNUM 7644
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tempus-embedded-pairs
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 5b00be2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA c1a4e33

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 4803
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE
PULLREQUESTNUM 7644
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tempus-embedded-pairs
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 5b00be2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA c1a4e33

Build Information

Test Name: Trilinos_pullrequest_clang_9.0.0

  • Build Num: 1178
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE
PULLREQUESTNUM 7644
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tempus-embedded-pairs
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 5b00be2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA c1a4e33

Build Information

Test Name: Trilinos_pullrequest_python_2

  • Build Num: 2886
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE
PULLREQUESTNUM 7644
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tempus-embedded-pairs
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 5b00be2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA c1a4e33

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 2895
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE
PULLREQUESTNUM 7644
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tempus-embedded-pairs
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 5b00be2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA c1a4e33

Using Repos:

Repo: TRILINOS (trilinos/Trilinos)
  • Branch: tempus-embedded-pairs
  • SHA: 5b00be2
  • Mode: TEST_REPO

Pull Request Author: sconde

Copy link
Contributor

@seamill seamill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks fine.

@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: 7237
  • 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
PR_LABELS AT: AUTOMERGE
PULLREQUESTNUM 7644
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tempus-embedded-pairs
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 5b00be2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA c1a4e33

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 7047
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE
PULLREQUESTNUM 7644
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tempus-embedded-pairs
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 5b00be2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA c1a4e33

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 5472
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE
PULLREQUESTNUM 7644
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tempus-embedded-pairs
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 5b00be2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA c1a4e33

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 5319
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE
PULLREQUESTNUM 7644
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tempus-embedded-pairs
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 5b00be2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA c1a4e33

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 1508
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE
PULLREQUESTNUM 7644
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tempus-embedded-pairs
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 5b00be2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA c1a4e33

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 4803
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE
PULLREQUESTNUM 7644
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tempus-embedded-pairs
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 5b00be2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA c1a4e33

Build Information

Test Name: Trilinos_pullrequest_clang_9.0.0

  • Build Num: 1178
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE
PULLREQUESTNUM 7644
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tempus-embedded-pairs
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 5b00be2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA c1a4e33

Build Information

Test Name: Trilinos_pullrequest_python_2

  • Build Num: 2886
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE
PULLREQUESTNUM 7644
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tempus-embedded-pairs
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 5b00be2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA c1a4e33

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 2895
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PR_LABELS AT: AUTOMERGE
PULLREQUESTNUM 7644
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH tempus-embedded-pairs
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 5b00be2
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA c1a4e33


CDash Test Results for PR# 7644.

@trilinos-autotester
Copy link
Contributor

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

@trilinos-autotester
Copy link
Contributor

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

@trilinos-autotester trilinos-autotester merged commit 01ce4f8 into develop Jul 7, 2020
@trilinos-autotester
Copy link
Contributor

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

@trilinos-autotester trilinos-autotester removed the AT: AUTOMERGE Causes the PR autotester to automatically merge the PR branch once approvals are completed label Jul 7, 2020
@sconde sconde deleted the tempus-embedded-pairs branch July 7, 2020 17:57
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.

3 participants