-
Notifications
You must be signed in to change notification settings - Fork 575
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
ROL Trilinos Sync 21-May-2018 #2790
Conversation
…sematrix. just needs some cmake magic now
stacktrace to simple Options are now ROL_LA:STRING="Eigen" vs ROL_LA:STRING="Teuchos::SerialDense" and ROL_LAPACK:STRING="simple" vs ROL_LAPACK:STRING="Teuchos::LAPACK"
…e. Removed extraneous Teuchos calls elsewhere
…inversion example to directly include this file
…n Mac was issuing a warning about TrustRegionModel::update hiding an overloaded virtual function
Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection Is Not Necessary for this Pull Request. |
Status Flag 'Pull Request 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
Using Repos:
Pull Request Author: dridzal |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The pre-pushed tests passed. I believe this pull request address broken tests from a previous merge. I approve.
Status Flag 'Pull Request 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
|
Status Flag 'Pre-Merge Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED AND APPROVED by [ gregvw dpkouri ]! |
Status Flag 'Pull Request AutoTester' - Pull Request MUST BE MERGED MANUALLY BY Project Team - Master Automerge is disabled (in .cfg file) |
@trilinos/rol
Description
Bug-fix merge between the ROL-Trilinos repo and the main Trilinos repo, via a Trilinos fork.
Motivation
Related to Trilinos issues:
Testing
Trilinos check-in tests, performed in ROL-Trilinos and in the Trilinos fork.