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_20190118_020615 branch to master #4215

Merged
merged 25 commits into from
Jan 19, 2019

Conversation

trilinos-autotester
Copy link
Contributor

Auto PR created to promote from master_merge_20190118_020615 branch to master

GeoffDanielson and others added 25 commits October 26, 2018 10:56
The modifies the prolongatorGraph output from structured aggregation.
Instead of getting a node based graph it now returns a dofs based graph.
This means that in the new format, the prolongator graph can be used to call the constructor of the prolongator matrix directly.
This has the advantage of reducing some overhead and it also simplifies the implementation of the geometric interpolation factory.
…ion_PDEsystems

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: MueLu: modifying structured aggregation to compute graph of prolongator
PR Author: lucbv
This necessary for the Kokkos profiling tools to work properly
with the stacked timers.  See comment in item 1 of
#4138 (comment).
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: Amesos2: Fix #4194
PR Author: mhoemmen
@trilinos/tpetra

Change Tpetra's getArrayViewFromDualView helper function, so that if
the View has a zero length, Teuchos::ArrayView's constructor gets
called as ArrayView(nullptr,0).  This is needed because ArrayView's
constructor throws an exception in debug mode, if given (nonnull,0).
…ated_cmake

Automatically Merged using Trilinos Pull Request AutoTester
PR Title: add cmake support for Tpetra_ENABLE_DEPRECATED_CODE
PR Author: GeoffDanielson
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: Thyra: add function to reset the ModelEvaluatorDefaultBase lazy initialization flag
PR Author: rppawlo
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: Panzer miniem: fix for Kokkos profiling
PR Author: jhux2
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: Tpetra: Fix #4199
PR Author: mhoemmen
It really is always double, not a value that depends on users' types.
Using mj_scalar_t caused problems with mj_scalar_t = int (for partitioning
matrix/tensor indices).
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: Zoltan2:  Corrected variable types in MJ
PR Author: kddevin
@trilinos-autotester trilinos-autotester requested review from a team as code owners January 18, 2019 09:06
@bartlettroscoe bartlettroscoe added the stage: in progress Work on the issue has started label Jan 18, 2019
@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.8.4

  • Build Num: 2266
  • 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 4215
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20190118_020615
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 28ff0df
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 59b802f

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 2067
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4215
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20190118_020615
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 28ff0df
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 59b802f

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 554
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
JENKINS_JOB_TYPE Experimental
PULLREQUESTNUM 4215
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20190118_020615
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 28ff0df
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 59b802f

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 168
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
JENKINS_JOB_TYPE Experimental
PULLREQUESTNUM 4215
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20190118_020615
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 28ff0df
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 59b802f

Using Repos:

Repo: TRILINOS (trilinos/Trilinos)
  • Branch: master_merge_20190118_020615
  • SHA: 28ff0df
  • 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.8.4

  • Build Num: 2266
  • 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 4215
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20190118_020615
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 28ff0df
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 59b802f

Build Information

Test Name: Trilinos_pullrequest_intel_17.0.1

  • Build Num: 2067
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
PULLREQUESTNUM 4215
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20190118_020615
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 28ff0df
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 59b802f

Build Information

Test Name: Trilinos_pullrequest_gcc_4.9.3_SERIAL

  • Build Num: 554
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
JENKINS_JOB_TYPE Experimental
PULLREQUESTNUM 4215
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20190118_020615
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 28ff0df
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 59b802f

Build Information

Test Name: Trilinos_pullrequest_gcc_7.2.0

  • Build Num: 168
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
JENKINS_JOB_TYPE Experimental
PULLREQUESTNUM 4215
TEST_REPO_ALIAS TRILINOS
TRILINOS_SOURCE_BRANCH master_merge_20190118_020615
TRILINOS_SOURCE_REPO https://github.com/trilinos/Trilinos
TRILINOS_SOURCE_SHA 28ff0df
TRILINOS_TARGET_BRANCH master
TRILINOS_TARGET_REPO https://github.com/trilinos/Trilinos
TRILINOS_TARGET_SHA 59b802f


CDash Test Results for PR# 4215.

@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)

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.

8 participants