-
Notifications
You must be signed in to change notification settings - Fork 577
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Trilinos Master Merge PR Generator: Auto PR created to promote from master_merge_20221111_175808 branch to master #11268
Conversation
…iew_reduced_memcpys Tpetra: Reduce device-to-host memcpy calls in non-uvm builds
* Ifpack2: Update PowerMethod to compute absolute eigenvalue or eigenvalue The Dinv*A matrix for this problem has two dominant eigenvalues, 12.5839 and -10.6639. The original implementation used a random guess and computed the eigenvalues in iterations using the norm, but returned the final answer using xAx. This caused spurious issues where the history would appear to converge, but the final answer would be horribly incorrect. Now the power method computes the spectral radius by default, and it computes xAx iteratively if compute spectral radius is set to false
…railingwhitespace Automatically Merged using Trilinos Pull Request AutoTester PR Title: MueLu: Remove trailing whitespace PR Author: GrahamBenHarper
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_PR_gcc-7.2.0
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_gcc-8.3.0
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_gcc-7.2.0-serial
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_gcc-7.2.0-debug
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_intel-17.0.1
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_intel-19.0.5
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_clang-7.0.1
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_clang-9.0.0
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_clang-10.0.0
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_cuda-10.1.243
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_cuda-11.4.2-uvm-off
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_PR_gcc-7.2.0
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_gcc-8.3.0
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_gcc-7.2.0-serial
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_gcc-7.2.0-debug
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_intel-17.0.1
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_intel-19.0.5
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_clang-7.0.1
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_clang-9.0.0
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_clang-10.0.0
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_cuda-10.1.243
Jenkins Parameters
Build InformationTest Name: Trilinos_PR_cuda-11.4.2-uvm-off
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# 11268: IS A SUCCESS - Pull Request successfully merged |
Auto PR created to promote from master_merge_20221111_175808 branch to master