-
Notifications
You must be signed in to change notification settings - Fork 578
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_20210720_000543 branch to master #9454
Conversation
- Remove all old envs except `ARM-20.1_OPENMPI-4.0.5`.
While all tests pass, these changes produce a ton of cuda compiler warnings for calling host function from device functions. It's an issue with lambda captures triggering ctor and dtor of int value members. Will fix next.
Automatically Merged using Trilinos Pull Request AutoTester PR Title: TrilinosCouplings: Fix some issue in Tpetra Maxwell example PR Author: cgcgcg
…on_features_to_basisvalues2 Automatically Merged using Trilinos Pull Request AutoTester PR Title: Panzer: 8605 Updates to BasisValues2 to allow lazy evaluation PR Author: seamill
Automatically Merged using Trilinos Pull Request AutoTester PR Title: MueLu: Adding new unit test PR Author: csiefer2
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Tpetra: Removing deprecated code in test PR Author: csiefer2
…vities w/out ROL (#9427)
Framework: Remove atdm environments
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Panzer: remove UVM use from IntegrationValues PR Author: rppawlo
Intel 19.1.3 behave differently from other compilers. I suspect that the problem is that a turnery operator seek a pointer which should not be seen.
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Tpetra: add test and fix for #9160 PR Author: brian-kelley
Ninja only write dummy Makefiles, so reading it in does not work.
…put (#9437) * Panzer: implement a method to add IOSS information records to the output Implement an addInformationRecords() method that adds a vector of strings to the Panzer STK Interface. The strings are deduped as they are added and then added to the STK mesh during setupExodusFile().
PyTrilinos: Get CMAKE_BINARY_DIR directly from CMake
* initial cut at interface changes * remove caching of values * fied host device error * removed host access of device view * more memory access violation fixing * Have many coloring tests fixed * Have all coloring tests passing * Fixed coord model * Fixed device access error * enabled muelu testing * Fixes for UVM * progress toward UVM free intrepid test * WOrking through unit test * have more of the tests passing * have more tests going * added spaces to parallel fors * have intrepid2 test passing * Fixed maxwell for special case Co-authored-by: Matt Bettencourt <[email protected]> Co-authored-by: Matt Bettencourt <[email protected]>
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Ifpack2 - separate jacobi setup from tridiag setup PR Author: kyungjoo-kim
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: Trilinos_pullrequest_gcc_7.2.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_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
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_7.2.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_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
|
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# 9454: IS A SUCCESS - Pull Request successfully merged |
Auto PR created to promote from master_merge_20210720_000543 branch to master