-
Notifications
You must be signed in to change notification settings - Fork 572
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_20200725_000609 branch to master #7726
Conversation
I think we loose some testing if you don't allow the enable of Pamgen.
This is to be consistent with existing keywords like 'no-rdc' and 'no-complex'.
This allows the orginal list of files to be passed correctly to the inner configure of CMake. Otherwise, only the first file listed gets passed through.
A did a could of things here: * Enables/disables are set as cache vars instead of regular CMake non-cache vars to allow the user to override the enables/disables on the CMake command-line if they link. (You always want to do that if you can.) * To make the default disables for the mini builds kick in first, we process the SPARC_MiniTrilinos_PACKAGES.cmake file before the ATDMDevEnv.cmake file. (This is a nice way to define overrides of defaults. Just list your *.cmake file before a later *.cmake file.)
Automatically Merged using Trilinos Pull Request AutoTester PR Title: ATDM: cee-rhel6: Add support and nightly builds for mini builds to support SPARC mini builds (ATDV-352) PR Author: bartlettroscoe
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Zoltan2: Sphynx: Update copyright PR Author: seheracer
Automatically Merged using Trilinos Pull Request AutoTester PR Title: TrilinosCouplings: Extending STK example to work in 2D PR Author: csiefer2
…empusSolver to reflect current explicit (#7722) stepper supported in Tempus.
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 |
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# 7726: IS A SUCCESS - Pull Request successfully merged |
Auto PR created to promote from master_merge_20200725_000609 branch to master