Skip to content
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

Merged
merged 51 commits into from
Oct 31, 2018

Conversation

trilinos-autotester
Copy link
Contributor

Auto PR created to promote from master_merge_20181031_010612 branch to master

Sidafa Conde and others added 30 commits October 18, 2018 14:27
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: MueLu require Tpetra if Kokkos is enabled
PR Author: jhux2
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
…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
alanw0 and others added 18 commits October 29, 2018 13:42
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
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
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
@trilinos-autotester trilinos-autotester requested a review from a team as a code owner October 31, 2018 07:06
@bartlettroscoe bartlettroscoe added the stage: in progress Work on the issue has started label Oct 31, 2018
@trilinos-autotester
Copy link
Contributor Author

Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request.

@trilinos-autotester
Copy link
Contributor Author

Status Flag 'Master Merge AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3

  • Build Num: 2104
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.9.3
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PULLREQUESTNUM 3780
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20181031_010612
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA c8490fe
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f795653

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 1766
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.8.4
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PULLREQUESTNUM 3780
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20181031_010612
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA c8490fe
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f795653

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 1541
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 3780
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20181031_010612
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA c8490fe
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f795653

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 80
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
JENKINS_JOB_TYPE Experimental
PULLREQUESTNUM 3780
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20181031_010612
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA c8490fe
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f795653

Using Repos:

Repo: TRILINOS (trilinos/Trilinos)
  • Branch: master_merge_20181031_010612
  • SHA: c8490fe
  • Mode: TEST_REPO

Pull Request Author: trilinos-autotester

@trilinos-autotester
Copy link
Contributor Author

Status Flag 'Master Merge AutoTester' - Jenkins Testing: all Jobs PASSED

Pull Request Auto Testing has PASSED (click to expand)

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3

  • Build Num: 2104
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.9.3
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PULLREQUESTNUM 3780
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20181031_010612
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA c8490fe
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f795653

Build Information

Test Name: Trilinos_pullrequest_gcc_4.8.4

  • Build Num: 1766
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
COMPILER_MODULE sems-gcc/4.8.4
JENKINS_BUILD_TYPE Release
JENKINS_COMM_TYPE MPI
JENKINS_DO_COMPLEX OFF
JENKINS_JOB_TYPE Experimental
MPI_MODULE sems-openmpi/1.8.7
PULLREQUESTNUM 3780
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20181031_010612
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA c8490fe
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f795653

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 1541
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 3780
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20181031_010612
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA c8490fe
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f795653

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 80
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
JENKINS_JOB_TYPE Experimental
PULLREQUESTNUM 3780
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20181031_010612
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA c8490fe
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA f795653


CDash Test Results for PR# 3780.

@trilinos-autotester
Copy link
Contributor Author

Status Flag 'Pre-Merge Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request.

@trilinos-autotester
Copy link
Contributor Author

Status Flag 'Master Merge AutoTester' - Pull Request MUST BE MERGED MANUALLY BY Project Team - Master Automerge is disabled (in .cfg file)

@william76 william76 merged commit cdbfaf5 into master Oct 31, 2018
@william76
Copy link
Contributor

Merging PR based on passing tests.

@bartlettroscoe bartlettroscoe removed the stage: in progress Work on the issue has started label Oct 31, 2018
@william76 william76 deleted the master_merge_20181031_010612 branch October 31, 2018 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.