-
Notifications
You must be signed in to change notification settings - Fork 578
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_20210927_180047 branch to master #9752
Conversation
they are available in Tempus.
for adjoint sensitivities and to be consistent with the Piro::SteadySolver. We might want to have a joint routine for both of these functions to set the supports, but need to verify that they can indeed be the same.
Code compiles and tests pass, and Albany compiles on top of this Trilinos, but there are no tests yet that execute the adjoint capability. Need to write a test to verify implementation (and debug, if necessary).
More tests are needed, as these are somewhat trivial, but this is a start. Also making a couple corrections to the sensitivities based on setting up the tests.
…solver - should not be done in the same as forward solver.
Adding PL options to fix runtime errors. Test is only setting up integrator so far, not actually doing a solve / verifying the solution.
within the 'Tempus' parameter list through Piro.
for explicit steppers with mass lumping (needed for transient adjoint sensitivities). If the user tries to set this to 'false' in this case, the code will throw.
for forward and adjoint sensitivities.
Piro::ObserverToTempusIntegrationObserverAdapter for adjoint transient sensitivities. A few more fixes are still needed.
correctly for adjoint transient sensitivities. Requires addition of helper functions to other routines in Piro.
ObserverToTempusIntegrattionObserverAdapter.
computed/printed) for transient adjoint sensitivities.
correctly responses for adjoint transient sensitivities. Non-zero DgDp is returned only for the 'Tempus->Sensitivities-> Response Function Index' value specified in the input file, as Tempus does not handle multiple responses for adjoint transient sensitivities.
Parameter Index'.
sensitivity case.
The standard syntax (and only syntax for this accepted by GCC) is `template class <instantiation>` rather than simply `template <instantitation>`. Since this is guarded by WIN32, it is possible MSVC accepts the latter as an extension (I did not check this). However, to make it build everywhere, use the standard syntax.
These were marked as being exported from epetra, but are actually in ifpack. It is possible that rather than removing these, they should get their own ifpack-export specification, but that depends on how they are used. It did not show up in my build, but in any case, the epetra export spec is clearly incorrect so needs to be removed. If they need to be exported from ifpack, that can be done in a follow up commit.
Automatically Merged using Trilinos Pull Request AutoTester PR Title: MueLu: Tag isolated nodes as Dirichlet PR Author: cgcgcg
…fault Tempus: add default flag to delay initialization
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Fix various windows build issues PR Author: Keno
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Phalanx: add conversion utility PR Author: rppawlo
Amesos2: disable NON_CONTIGUOUS_AND_ROOTED option for SuperLU_MT
work in Albany/LCM.
Automatically Merged using Trilinos Pull Request AutoTester PR Title: Framework: Update the stale bot to use v4.x PR Author: william76
…t-sens Automatically Merged using Trilinos Pull Request AutoTester PR Title: Piro: implementation of transient adjoint sensitivities PR Author: ikalash
…) and setAllToScalar() (#9660) * tpetra: removed need for matrix to have isFillActive() in scale() and setAllToScalar(), removing need for resumeFill/fillComplete around calls to these functions #9640 tpetra: removed caching of Frobenius norm value; there was no way to guarantee that the cached value would be correct. #9658 muelu, panzer, teko, xpetra, zoltan2: removed resumeFill/fillComplete that are no longer needed in light of these changes. * tpetra: #9658 removed comments about caching the Frobenius norm
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: gcc-7.2.0
Jenkins Parameters
Build InformationTest Name: gcc-8.3.0
Jenkins Parameters
Build InformationTest Name: gcc-7.2.0-serial
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_gcc_7.2.0_debug
Jenkins Parameters
Build InformationTest Name: intel-17.0.1
Jenkins Parameters
Build InformationTest Name: intel-19.0.5
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_cuda_10.1.105
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off
Jenkins Parameters
Build InformationTest Name: clang-7.0.1
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_clang_9.0.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_clang_10.0.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_cuda_10.1.243
Jenkins Parameters
Using Repos:
Pull Request Author: trilinos-autotester |
NOTICE: The AutoTester has encountered an internal error (usually a Communications Timeout), testing will be restarted, previous tests may still be running but will be ignored by the AutoTester... |
Status Flag 'Master Merge AutoTester' - Testing Jenkins Projects: Pull Request Auto Testing STARTING (click to expand)Build InformationTest Name: gcc-7.2.0
Jenkins Parameters
Build InformationTest Name: gcc-8.3.0
Jenkins Parameters
Build InformationTest Name: gcc-7.2.0-serial
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_gcc_7.2.0_debug
Jenkins Parameters
Build InformationTest Name: intel-17.0.1
Jenkins Parameters
Build InformationTest Name: intel-19.0.5
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_cuda_10.1.105
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off
Jenkins Parameters
Build InformationTest Name: clang-7.0.1
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_clang_9.0.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_clang_10.0.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_cuda_10.1.243
Jenkins Parameters
Using Repos:
Pull Request Author: trilinos-autotester |
Status Flag 'Master Merge AutoTester' - Jenkins Testing: 1 or more Jobs FAILED Note: Testing will normally be attempted again in approx. 15 Mins. If a change to the PR source branch occurs, the testing will be attempted again on next available autotester run. Pull Request Auto Testing has FAILED (click to expand)Build InformationTest Name: gcc-7.2.0
Jenkins Parameters
Build InformationTest Name: gcc-8.3.0
Jenkins Parameters
Build InformationTest Name: gcc-7.2.0-serial
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_gcc_7.2.0_debug
Jenkins Parameters
Build InformationTest Name: intel-17.0.1
Jenkins Parameters
Build InformationTest Name: intel-19.0.5
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_cuda_10.1.105
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_cuda_10.1.105_uvm_off
Jenkins Parameters
Build InformationTest Name: clang-7.0.1
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_clang_9.0.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_clang_10.0.0
Jenkins Parameters
Build InformationTest Name: Trilinos_pullrequest_cuda_10.1.243
Jenkins Parameters
Console Output (last 100 lines) : gcc-7.2.0 # 57 (click to expand)
Console Output (last 100 lines) : gcc-8.3.0 # 106 (click to expand)
Console Output (last 100 lines) : gcc-7.2.0-serial # 36 (click to expand)
Console Output (last 100 lines) : Trilinos_pullrequest_gcc_7.2.0_debug # 3732 (click to expand)
Console Output (last 100 lines) : intel-17.0.1 # 33 (click to expand)
Console Output (last 100 lines) : intel-19.0.5 # 35 (click to expand)
Console Output (last 100 lines) : Trilinos_pullrequest_cuda_10.1.105 # 2371 (click to expand)
Console Output (last 100 lines) : Trilinos_pullrequest_cuda_10.1.105_uvm_off # 1366 (click to expand)
Console Output (last 100 lines) : clang-7.0.1 # 5 (click to expand)
Console Output (last 100 lines) : Trilinos_pullrequest_clang_9.0.0 # 1756 (click to expand)
Console Output (last 100 lines) : Trilinos_pullrequest_clang_10.0.0 # 3745 (click to expand)
Console Output (last 100 lines) : Trilinos_pullrequest_cuda_10.1.243 # 443 (click to expand)
|
Status Flag 'Master Merge AutoTester' - Failure: Timed out waiting for job intel-17.0.1 to start: Total Wait = 603
|
Closing this because of newer master merge builds. |
Auto PR created to promote from master_merge_20210927_180047 branch to master