-
Notifications
You must be signed in to change notification settings - Fork 579
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_20181031_010612 branch to master #3780
Conversation
github issue #3703
Automatically Merged using Trilinos Pull Request AutoTester PR Title: MueLu require Tpetra if Kokkos is enabled PR Author: jhux2
github issue #3727
I have built according to the recipe in github issue #2839. The tests that were reported failing on mutrino are now passing. This commit reenables the tests in question.
Follow-on for github issue #2839. Rather than set disable to false, this commit deletes the lines entirely.
Automatically Merged using Trilinos Pull Request AutoTester PR Title: MueLu: reenable tests on mutrino PR Author: jhux2
…ash-login Automatically Merged using Trilinos Pull Request AutoTester PR Title: ATDM: Add mention of needing to use bash -l for non-bash users PR Author: bartlettroscoe
Xpetra: fix another compile error
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Ctest: More rocketman PR Author: csiefer2
The LAPACK STEQR function, which computes eigenvalues/vectors of symmetric, tridiagonal matrices, seg faults on the IBM Power systems for some unknown reason. However PTEQR, which does the same for SPD systems, appears to work. So I replaced to the call to STEQR in the recurrence basis implementation with PTEQR. This was more complicated than it sounds because the recurrence matrix is not positive definite. So I had to put in a shift to make it so for PTEQR. This required loosening a few tight numerical tolerances in some tests.
…rsion. J. Hu got tripped up by trying to load the env for cuda-9.2 which is not supported on hansen/shiller. Only cuda-8.0 and cuda-9.0 are supported.
…-212) SPARC needs gnu-7.2.0 and they are seeing build errors with Trilinos with that cee-rhel6 env.
…el6-gcc-7-2-0 Automatically Merged using Trilinos Pull Request AutoTester PR Title: Add cee-rhel6 gnu-7.2.0 env for SPARC PR Author: bartlettroscoe
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Replace STEQR with PTEQR in Stokhos for issue #3542 PR Author: etphipp
Fix warnings of the type warning: ‘MueLu::CoalesceDropFactory_kokkos<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >::Build(MueLu::CoalesceDropFactory_kokkos<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >::Level&) const ::<lambda(MueLu::CoalesceDropFactory_kokkos<double, int, int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >::LO)>’ has a field ‘MueLu::CoalesceDropFactory_kokkos<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >::Build(MueLu::CoalesceDropFactory_kokkos<Scalar, LocalOrdinal, GlobalOrdinal, Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType> >::Level&) const ::<lambda(MueLu::CoalesceDropFactory_kokkos<double, int, int, Kokkos::Compat::KokkosDeviceWrapperNode<Kokkos::Serial> >::LO)>::<distFunctor capture>’ whose type uses the anonymous namespace A fix is to name the anonymous namespace. Thanks to Luc BV for suggesting the fix.
fixes github issue #3743 Thanks to Luc BV for suggesting the fix.
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Xpetra: fix compile error PR Author: jhux2
github issue #3717
…tall (#3746) This should fix CUDA builds of downstream APPs like EMPIRE.
Automatically Merged using Trilinos Pull Request AutoTester PR Title: MueLu: fix build of example PR Author: jhux2
…ll-nvcc_wrapper-fix Automatically Merged using Trilinos Pull Request AutoTester PR Title: Install and point to nvcc_wrapper correctly when loading env from install (#3746) PR Author: bartlettroscoe
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Piro: Relax tolerance of MatrixFreeDecorator test to fix issue #2474 PR Author: mperego
Piro: add getter to access nonlinear solver
Includes fixing nvidia build warnings in stk_topology.
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Ctest: More rocketman fixes PR Author: csiefer2
Automatically Merged using Trilinos Pull Request AutoTester PR Title: MueLu: makepr.sh updates PR Author: csiefer2
…eters of MueLu::Hierarchy
Automatically Merged using Trilinos Pull Request AutoTester PR Title: TrilinosCouplings: fix issue #3749 by fully specifying template parameters of MueLu::Hierarchy PR Author: lucbv
Automatically Merged using Trilinos Pull Request AutoTester PR Title: MueLu: Fixing Avatar interface warnings PR Author: csiefer2
two Trilinos pre-push test platforms.
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Ctest: More rocketman fixes PR Author: csiefer2
…ix-system-name Automatically Merged using Trilinos Pull Request AutoTester PR Title: Fix some typos in about <system_name> and 'cee-rhel6' and 'sems-rhel6' envs PR Author: bartlettroscoe
This allows you to switch to the EMPIRE way of pulling in the HDF5 and Netcdf TPLs. This was added to aid in the debugging of apparent changing of behavior of SEACAS when using the SPARC way vs. th EMPIRE way of specifiying the HDF5 and Netcdf TPLs (see #3632).
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Panzer hierarchic PR Author: rppawlo
Bring recent STK development into Trilinos.
…empire-netcdf-hdf5-config Automatically Merged using Trilinos Pull Request AutoTester PR Title: Add env var ATDM_CONFIG_USE_SPARC_TPL_FIND_SETTINGS (#3632) PR Author: bartlettroscoe
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.9.3
Jenkins Parameters
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
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.9.3
Jenkins Parameters
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
|
Status Flag 'Pre-Merge Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request. |
Status Flag 'Master Merge AutoTester' - Pull Request MUST BE MERGED MANUALLY BY Project Team - Master Automerge is disabled (in .cfg file) |
Merging PR based on passing tests. |
Auto PR created to promote from master_merge_20181031_010612 branch to master