-
Notifications
You must be signed in to change notification settings - Fork 573
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
Conversation
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.
This reverts commit e1da322.
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.
Fence at the latest point.
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
MueLu: Remove unnecessary fences.
Ifpack2: Use sync_host instead of fence
…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
Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request. |
Status Flag 'Master Merge AutoTester' - Testing Jenkins Projects: Pull Request Auto Testing STARTING (click to expand)Build InformationTest Name: Trilinos_pullrequest_gcc_4.8.4
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_intel_17.0.1
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_gcc_7.2.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_gcc_8.3.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_clang_7.0.1
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_clang_9.0.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_clang_10.0.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_cuda_9.2
Jenkins Parameters
Using Repos:
Pull Request Author: trilinos-autotester |
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... |
Status Flag 'Master Merge AutoTester' - Testing Jenkins Projects: Pull Request Auto Testing STARTING (click to expand)Build InformationTest Name: Trilinos_pullrequest_gcc_4.8.4
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_intel_17.0.1
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_gcc_7.2.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_gcc_8.3.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_clang_7.0.1
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_clang_9.0.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_clang_10.0.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_cuda_9.2
Jenkins Parameters
Using Repos:
Pull Request Author: trilinos-autotester |
Status Flag 'Master Merge AutoTester' - Jenkins Testing: all Jobs PASSED Pull Request Auto Testing has PASSED (click to expand)Build InformationTest Name: Trilinos_pullrequest_gcc_4.8.4
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_intel_17.0.1
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_gcc_7.2.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_gcc_8.3.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_clang_7.0.1
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_clang_9.0.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_clang_10.0.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_cuda_9.2
Jenkins Parameters
|
Status Flag 'Pre-Merge Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request. |
Status Flag 'Master Merge AutoTester' - Pull Request will be Automerged |
Merge on Pull Request# 7813: IS A SUCCESS - Pull Request successfully merged |
Auto PR created to promote from master_merge_20200810_000611 branch to master