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: Cleanup of AppAction Includes. #7539

Merged
merged 1 commit into from
Jun 18, 2020

Conversation

ccober6
Copy link
Contributor

@ccober6 ccober6 commented Jun 16, 2020

  • A user (@hillyuan) noted that in the Stepper*AppAction.hpp
    files, there were both an include and a forward declaration
    for the Stepper.
    • Removed the Stepper includes from Stepper*AppAction.hpp.
    • Removed unneeded SolutionHistory includes from default
      implementations of AppActions. They are included from
      their base.
    • Added documentation for applications on using AppAction
      defaults as templates for app-specific AppActions.
  • Added StepperOperatorSplitModifierXDefault.
  • Fixed latent bugs in StepperRKObserverDefault.
  • Added unit testing of the default AppActions (i.e.,
    StepperModifierDefault, StepperModifierXDefault, and
    Stepper*ObserverDefault).

Miscellaneous

  • Fixed some warnings related to TEMPUS_HIDE_DEPRECATED_CODE.

All tests pass on a Mac.

@trilinos/tempus

Motivation

In #7522, @hillyuan noted that a build error was occurring, and in #7525 implemented a fix. Other changes were desired, so this PR incorporates #7525 changes and adds additional changes.

Related Issues

Stakeholder Feedback

N/A

Testing

This PR has been tested on a Mac, and will go through CI.

 * A user (@hillyuan) noted that in the Stepper*AppAction.hpp
   files, there were both an include and a forward declaration
   for the Stepper.
    - Removed the Stepper includes from Stepper*AppAction.hpp.
    - Removed unneeded SolutionHistory includes from default
      implementations of AppActions.  They are included from
      their base.
    - Added documentation for applications on using AppAction
      defaults as templates for app-specific AppActions.
 * Added StepperOperatorSplitModifierXDefault.
 * Fixed latent bugs in StepperRKObserverDefault.
 * Added unit testing of the default AppActions (i.e.,
   Stepper*ModifierDefault, Stepper*ModifierXDefault, and
   Stepper*ObserverDefault).

 Miscellaneous
 * Fixed some warnings related to TEMPUS_HIDE_DEPRECATED_CODE.

All tests pass on my Mac.
@ccober6 ccober6 added type: bug The primary issue is a bug in Trilinos code or tests pkg: Tempus labels Jun 16, 2020
@ccober6 ccober6 requested a review from asteyer June 16, 2020 15:52
@ccober6 ccober6 self-assigned this Jun 16, 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: 7061
  • 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 7539
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 7522-Tempus-Cleanup-of-AppAction-Includes
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA fd9733c
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a0009a7

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 6871
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7539
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 7522-Tempus-Cleanup-of-AppAction-Includes
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA fd9733c
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a0009a7

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 5296
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7539
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 7522-Tempus-Cleanup-of-AppAction-Includes
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA fd9733c
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a0009a7

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 5143
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7539
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 7522-Tempus-Cleanup-of-AppAction-Includes
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA fd9733c
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a0009a7

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 1332
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7539
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 7522-Tempus-Cleanup-of-AppAction-Includes
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA fd9733c
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a0009a7

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 4627
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7539
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 7522-Tempus-Cleanup-of-AppAction-Includes
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA fd9733c
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a0009a7

Build Information

Test Name: Trilinos_pullrequest_clang_9.0.0

  • Build Num: 1002
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7539
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 7522-Tempus-Cleanup-of-AppAction-Includes
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA fd9733c
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a0009a7

Build Information

Test Name: Trilinos_pullrequest_python_2

  • Build Num: 2729
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7539
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 7522-Tempus-Cleanup-of-AppAction-Includes
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA fd9733c
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a0009a7

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 2738
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7539
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 7522-Tempus-Cleanup-of-AppAction-Includes
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA fd9733c
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a0009a7

Using Repos:

Repo: TRILINOS (trilinos/Trilinos)
  • Branch: 7522-Tempus-Cleanup-of-AppAction-Includes
  • SHA: fd9733c
  • Mode: TEST_REPO

Pull Request Author: ccober6

@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: 7061
  • 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 7539
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 7522-Tempus-Cleanup-of-AppAction-Includes
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA fd9733c
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a0009a7

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 6871
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7539
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 7522-Tempus-Cleanup-of-AppAction-Includes
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA fd9733c
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a0009a7

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 5296
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7539
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 7522-Tempus-Cleanup-of-AppAction-Includes
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA fd9733c
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a0009a7

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 5143
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7539
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 7522-Tempus-Cleanup-of-AppAction-Includes
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA fd9733c
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a0009a7

Build Information

Test Name: Trilinos_pullrequest_gcc_8.3.0

  • Build Num: 1332
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7539
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 7522-Tempus-Cleanup-of-AppAction-Includes
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA fd9733c
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a0009a7

Build Information

Test Name: Trilinos_pullrequest_cuda_9.2

  • Build Num: 4627
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7539
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 7522-Tempus-Cleanup-of-AppAction-Includes
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA fd9733c
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a0009a7

Build Information

Test Name: Trilinos_pullrequest_clang_9.0.0

  • Build Num: 1002
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7539
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 7522-Tempus-Cleanup-of-AppAction-Includes
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA fd9733c
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a0009a7

Build Information

Test Name: Trilinos_pullrequest_python_2

  • Build Num: 2729
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7539
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 7522-Tempus-Cleanup-of-AppAction-Includes
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA fd9733c
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a0009a7

Build Information

Test Name: Trilinos_pullrequest_python_3

  • Build Num: 2738
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 7539
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH 7522-Tempus-Cleanup-of-AppAction-Includes
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA fd9733c
TRILINOS_TARGET_BRANCH develop
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA a0009a7


CDash Test Results for PR# 7539.

@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...

1 similar comment
@trilinos-autotester
Copy link
Contributor

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

@ccober6
Copy link
Contributor Author

ccober6 commented Jun 17, 2020

@asteyer can you go ahead and review this? I need some of the fixes in this PR.

@trilinos-autotester
Copy link
Contributor

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

Copy link
Contributor

@sconde sconde left a comment

Choose a reason for hiding this comment

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

I've tested with Drekar. All smooth on this end.

Thank you.

@trilinos-autotester
Copy link
Contributor

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

@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...

@ccober6 ccober6 merged commit 34b0144 into develop Jun 18, 2020
@ccober6 ccober6 deleted the 7522-Tempus-Cleanup-of-AppAction-Includes branch June 18, 2020 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: Tempus type: bug The primary issue is a bug in Trilinos code or tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants