trilinos / Trilinos

Primary repository for the Trilinos Project
https://trilinos.org/
Other
1.22k stars 568 forks source link

ROL_example_tempus_example_parabolic_modeleval_forward-adjoint_MPI_1 failing in build CUDA debug builds for 'waterman' and 'ats2' starting before 2019-07-18 #5545

Closed fryeguy52 closed 3 years ago

fryeguy52 commented 5 years ago

Bug Report

CC: @trilinos/rol, @rppawlo (Trilinos Nonlinear Solvers Product Lead), @bartlettroscoe, @fryeguy52

Next Action Status

## Description As shown in [this query](https://testing-dev.sandia.gov/cdash/queryTests.php?project=Trilinos&filtercount=5&showfilters=1&filtercombine=and&field1=buildname&compare1=61&value1=Trilinos-atdm-waterman-cuda-9.2-debug&field2=testname&compare2=61&value2=ROL_example_tempus_example_parabolic_modeleval_forward-adjoint_MPI_1&field3=site&compare3=61&value3=waterman&field4=buildstarttime&compare4=84&value4=2019-07-18T04%3A01%3A00UTC&field5=buildstarttime&compare5=83&value5=2019-06-18T04%3A01%3A00UTC) the tests: * ROL_example_tempus_example_parabolic_modeleval_forward-adjoint_MPI_1 are failing in the builds: * Trilinos-atdm-waterman-cuda-9.2-debug The error looks like: ``` ROL_example_tempus_example_parabolic_modeleval_forward-adjoint.exe: /home/jenkins/waterman/workspace/Trilinos-atdm-waterman-cuda-9.2-debug/SRC_AND_BUILD/Trilinos/packages/rol/example/tempus/example_parabolic_modeleval_forward-adjoint.hpp:542: void ParabolicModelWopForward::applyImpl(Thyra::EOpTransp, const Thyra::MultiVectorBase&, const Teuchos::Ptr >&, Real, Real) const [with Real = double]: Assertion `opSupportedImpl(M_trans)' failed. [waterman4:70575] *** Process received signal *** [waterman4:70575] Signal: Aborted (6) [waterman4:70575] Signal code: (-6) ``` ## Current Status on CDash The current status of this test for the current testing day can be found [here](https://testing-dev.sandia.gov/cdash/queryTests.php?project=Trilinos&filtercount=5&showfilters=1&filtercombine=and&field1=buildname&compare1=61&value1=Trilinos-atdm-waterman-cuda-9.2-debug&field2=testname&compare2=61&value2=ROL_example_tempus_example_parabolic_modeleval_forward-adjoint_MPI_1&field3=site&compare3=61&value3=waterman&field4=buildstarttime&compare4=84&value4=today&field5=buildstarttime&compare5=83&value5=yesterday) ## Steps to Reproduce One should be able to reproduce this failure on waterman as described in: * https://github.com/trilinos/Trilinos/blob/develop/cmake/std/atdm/README.md More specifically, the commands given for waterman are provided at: * https://github.com/trilinos/Trilinos/blob/develop/cmake/std/atdm/README.md#waterman The exact commands to reproduce this issue should be: ``` $ cd / $ source $TRILINOS_DIR/cmake/std/atdm/load-env.sh Trilinos-atdm-waterman-cuda-9.2-debug $ cmake \ -GNinja \ -DTrilinos_CONFIGURE_OPTIONS_FILE:STRING=cmake/std/atdm/ATDMDevEnv.cmake \ -DTrilinos_ENABLE_TESTS=ON -DTrilinos_ENABLE_Rol=ON \ $TRILINOS_DIR $ make NP=16 $ bsub -x -Is -n 20 ctest -j20 ```
bartlettroscoe commented 5 years ago

The error looks like:

ROL_example_tempus_example_parabolic_modeleval_forward-adjoint.exe: /home/jenkins/waterman/workspace/Trilinos-atdm-waterman-cuda-9.2-debug/SRC_AND_BUILD/Trilinos/packages/rol/example/tempus/example_parabolic_modeleval_forward-adjoint.hpp:542: void ParabolicModelWopForward<Real>::applyImpl(Thyra::EOpTransp, const Thyra::MultiVectorBase<Scalar>&, const Teuchos::Ptr<Thyra::MultiVectorBase<Scalar> >&, Real, Real) const [with Real = double]: Assertion `opSupportedImpl(M_trans)' failed.
[waterman4:70575] *** Process received signal ***
[waterman4:70575] Signal: Aborted (6)
[waterman4:70575] Signal code:  (-6)
brian-kelley commented 5 years ago

@bartlettroscoe This test fails for me on a non-CUDA build as well. It only fails on debug builds, not release. Maybe the assertion doesn't need to exist at all, since the value of M_trans doesn't get used in this function.

bartlettroscoe commented 5 years ago

@brian-kelley said:

Maybe the assertion doesn't need to exist at all, since the value of M_trans doesn't get used in this function.

Then the function Thyra::LinearOpBase::opSupportedImpl() (implements Thyra::LinearOpBase::opSupported() NVI function) should be overridden to return the correct values. If this is a symmetric operator, then it should be overridden to return true.

bartlettroscoe commented 4 years ago

FYI: As shown in this query, this test:

is also failing in the build:

showing:

ROL_example_tempus_example_parabolic_modeleval_forward-adjoint.exe: /vscratch1/jenkins/vortex-slave/workspace/Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-2019.06.24_static_dbg/SRC_AND_BUILD/Trilinos/packages/rol/example/tempus/example_parabolic_modeleval_forward-adjoint.hpp:542: void ParabolicModelWopForward<Real>::applyImpl(Thyra::EOpTransp, const Thyra::MultiVectorBase<Scalar>&, const Teuchos::Ptr<Thyra::MultiVectorBase<Scalar> >&, Real, Real) const [with Real = double]: Assertion `opSupportedImpl(M_trans)' failed.
[vortex2:26460] *** Process received signal ***
[vortex2:26460] Signal: Aborted (6)
[vortex2:26460] Signal code:  (-6)
<< Rank 0: Generating lwcore_cpu.79271_3.0 on vortex2 Tue Feb 18 05:15:29 MST 2020 (LLNL_COREDUMP_FORMAT_CPU=lwcore) >>
<< Rank 0:  Generated lwcore_cpu.79271_3.0 on vortex2 Tue Feb 18 05:15:32 MST 2020 in 3 secs >>
<< Rank 0: Waiting 60 secs before aborting task on vortex2 Tue Feb 18 05:15:32 MST 2020 (LLNL_COREDUMP_WAIT_FOR_OTHERS=60) >>
<< Rank 0:  Waited 60 secs -> now aborting task on vortex2 Tue Feb 18 05:16:32 MST 2020 (LLNL_COREDUMP_KILL=task) >>

Reproducability instructions are at:

grover-trilinos commented 4 years ago

Test results for issue #5545 as of 2020-08-30

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 8 5 12 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 4 years ago

Test results for issue #5545 as of 2020-09-06

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 12 1 14 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 4 years ago

Test results for issue #5545 as of 2020-09-13

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 13 0 13 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 4 years ago

Test results for issue #5545 as of 2020-09-20

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 14 0 14 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 4 years ago

Test results for issue #5545 as of 2020-09-27

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 2 1 15 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 4 years ago

Test results for issue #5545 as of 2020-10-04

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 9 1 18 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 4 years ago

Test results for issue #5545 as of 2020-10-11

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 15 1 20 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 4 years ago

Test results for issue #5545 as of 2020-10-18

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 21 1 24 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 4 years ago

Test results for issue #5545 as of 2020-10-25

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 25 0 25 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 4 years ago

Test results for issue #5545 as of 2020-11-08

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 2 1 24 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 4 years ago

Test results for issue #5545 as of 2020-11-15

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 8 1 24 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 3 years ago

Test results for issue #5545 as of 2020-11-22

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 13 1 25 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 3 years ago

Test results for issue #5545 as of 2020-11-29

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 20 1 25 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 3 years ago

Test results for issue #5545 as of 2020-12-06

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 27 0 27 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 3 years ago

Test results for issue #5545 as of 2020-12-13

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 27 0 27 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 3 years ago

Test results for issue #5545 as of 2020-12-21

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 29 0 29 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 3 years ago

Test results for issue #5545 as of 2020-12-27

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 29 0 29 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 3 years ago

Test results for issue #5545 as of 2021-01-10

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 24 0 24 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 3 years ago

Test results for issue #5545 as of 2021-01-17

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 23 0 23 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 3 years ago

Test results for issue #5545 as of 2021-01-31

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 24 0 24 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 3 years ago

Test results for issue #5545 as of 2021-02-14

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 25 0 25 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 3 years ago

Test results for issue #5545 as of 2021-02-21

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 26 0 26 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 3 years ago

Test results for issue #5545 as of 2021-02-28

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 28 0 28 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 3 years ago

Test results for issue #5545 as of 2021-03-07

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 26 0 26 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 3 years ago

Test results for issue #5545 as of 2021-03-14

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 28 0 28 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 3 years ago

Test results for issue #5545 as of 2021-04-04

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 28 0 28 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

grover-trilinos commented 3 years ago

Test results for issue #5545 as of 2021-04-11

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 28 0 28 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

dridzal commented 3 years ago

@trilinos/framework , based on the recent pass/fail results, can we close this issue?

grover-trilinos commented 3 years ago

Test results for issue #5545 as of 2021-04-18

Tests with issue trackers Passed: twip=1

Detailed test results: (click to expand)

Tests with issue trackers Passed: twip=1

Site Build Name Test Name Status Details Consec­utive Pass Days Non-pass Last 30 Days Pass Last 30 Days Issue Tracker
vortex Trilinos-atdm-ats2-cuda-10.1.243-gnu-7.3.1-spmpi-rolling_­static_­dbg_­cuda-aware-mpi ROL_­example_­tempus_­example_­parabolic_­modeleval_­forward-adjoint_­MPI_­1 Passed Completed 27 0 27 #5545

This is an automated comment generated by Grover. Each week, Grover collates and reports data from CDash in an automated way to make it easier for developers to stay on top of their issues. Grover saw that there are tests being tracked on CDash that are associated with this open issue. If you have a question, please reach out to Ross. I'm just a cat.

dridzal commented 3 years ago

This test has been passing for a while, ever since the fix by @prwolfe . This fix was merged with the private ROL develop branch. Closing the issue.