-
Notifications
You must be signed in to change notification settings - Fork 577
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_20210908_000545 branch to master #9673
Conversation
Automatically Merged using Trilinos Pull Request AutoTester PR Title: MueLu: Various fixes for classical and Maxwell PR Author: cgcgcg
A vCycle is related to solving a problem, not to setup of the MG hierarchy. So, let's move the region MG vCycle function from the "setup" file to the "solve" file.
Automatically Merged using Trilinos Pull Request AutoTester PR Title: MueLu: collect region MG solver stuff in one file PR Author: mayrmt
* Fix Panzer's projection test with UVM off * Extract views from MDField to avoid CUDA warnings * Remove no longer needed comments * Fix Panzer's ip_coordinates test with UVM off
* fixed some device access errors * Have globa stats working * have residual calculation working in parallel * Fixed up some scatter operators * fixed resid response Co-authored-by: Matt Bettencourt <mbetten@sandia.gov> Co-authored-by: Matt Bettencourt <matt.bettencourt@ng-analytics.com>
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Fix PanzerAdaptersSTK_STK_ResponseLibraryTest2_MPI_2 with UVM off PR Author: JacobDomagala
Automatically Merged using Trilinos Pull Request AutoTester PR Title: panzer: Minor fixes in some of the source terms for examples PR Author: bathmatt
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Panzer mini em PR Author: bathmatt
Automatically Merged using Trilinos Pull Request AutoTester PR Title: panzer: Resolved UVM issues for mixed poisson PR Author: bathmatt
Automatically Merged using Trilinos Pull Request AutoTester PR Title: panzer: Tpetra gather PR Author: bathmatt
Automatically Merged using Trilinos Pull Request AutoTester PR Title: panzer: Fixed Dirichlet resid for edge basis and UVM PR Author: bathmatt
…nd CrsGraph (#9626) * tpetra: added method replaceDomainMap for #9451; fixed doxygen comments for replaceDomainMapAndImport to match the error checks in code * tpetra: put re-used code into a macro * tpetra: new functions and test: replaceRangeMap, replaceRangeMapAndExporter * tpetra: Minor * tpetra: revisions to address @Tasmit's review of #9451
Automatically Merged using Trilinos Pull Request AutoTester PR Title: panzer: Fixed uvm error with building the sideset coords PR Author: bathmatt
Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request. |
Status Flag 'Master Merge AutoTester' - Failure: Timed out waiting for job Trilinos_pullrequest_clang_9.0.0 to start: Total Wait = 603
|
Status Flag 'Master Merge AutoTester' - Testing Jenkins Projects: Pull Request Auto Testing STARTING (click to expand)Build InformationTest Name: gcc-7.2.0
Jenkins Parameters
Build InformationTest Name: gcc-8.3.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_gcc_7.2.0_serial
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_gcc_7.2.0_debug
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_intel_17.0.1
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_intel_19.0.5
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_cuda_9.2
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_cuda_10.1.105
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off
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_10.1.243
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: gcc-7.2.0
Jenkins Parameters
Build InformationTest Name: gcc-8.3.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_gcc_7.2.0_serial
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_gcc_7.2.0_debug
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_intel_17.0.1
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_intel_19.0.5
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_cuda_9.2
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_cuda_10.1.105
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off
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_10.1.243
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# 9673: IS A SUCCESS - Pull Request successfully merged |
Auto PR created to promote from master_merge_20210908_000545 branch to master