-
Notifications
You must be signed in to change notification settings - Fork 576
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
New STKUnit test failing in ATDM CUDA PT build on white #4551
Comments
…ilinos#4551, trilinos#2464) Has to be disabled for the CUDA PR build. Note, before this, no STK tests were being enabled at all.
We believe we have a fix for the failing stk unit test, we will try to get another stk update into trilinos in the next couple days. |
…s:develop' (625e220). * trilinos-develop: Temp disable some tests failing becuase ctest parallel level is too high (trilinos#2464) Ifpack2 - use KOKKOS_RESTRICT Ifpack2 - remove shadow warning Ifpack2 - add static inline to remove multiple definition of functions Disable known failing test STKUnit_tests_stk_ngp_test_utest_MPI_4 (trilinos#4551, trilinos#2464) WIP: Update CUDA PR build settings to correctly match working ATDM Trilinos config (trilinos#2464) No need to set new AAO features after cmake 3.10.0 upgrade (trilinos#1761) Ifpack2 - fix a typo trilinos#4388 Ifpack2 - change vector loop Ifpack2 - check point for debugging Ifpack2 - put profilier stop at the beginning of test Ifpack2 - little bit of improvement on extract part Ifpack2 - remove unused impl KokkosBatched - ifpack2 need some new functions from updated kokkoskernels Ifpack2 - improvement on block spmv Ifpack2 - for jacobi solver, invert diagonals and solve with gemv Ifpack2 - improvement by using large team size
…s:develop' (625e220). * trilinos-develop: Temp disable some tests failing becuase ctest parallel level is too high (trilinos#2464) Ifpack2 - use KOKKOS_RESTRICT Ifpack2 - remove shadow warning Ifpack2 - add static inline to remove multiple definition of functions Disable known failing test STKUnit_tests_stk_ngp_test_utest_MPI_4 (trilinos#4551, trilinos#2464) WIP: Update CUDA PR build settings to correctly match working ATDM Trilinos config (trilinos#2464) No need to set new AAO features after cmake 3.10.0 upgrade (trilinos#1761) Ifpack2 - fix a typo trilinos#4388 Ifpack2 - change vector loop Ifpack2 - check point for debugging Ifpack2 - put profilier stop at the beginning of test Ifpack2 - little bit of improvement on extract part Ifpack2 - remove unused impl KokkosBatched - ifpack2 need some new functions from updated kokkoskernels Ifpack2 - improvement on block spmv Ifpack2 - for jacobi solver, invert diagonals and solve with gemv Ifpack2 - improvement by using large team size
I believe this was fixed. |
output from failed test:
|
Defects with Primary tested code not currently used (or being tested) by ATDM is not really an ATDM issue so I am removing the "client: ATDM" label to get this off our list of active issues. |
This issue has had no activity for 365 days and is marked for closure. It will be closed after an additional 30 days of inactivity. |
This issue was closed due to inactivity for 395 days. |
CC: @trilinos/stk, @kddevin (Trilinos Data Services Product Lead), @bartlettroscoe, @fryeguy52
Next Action Status
Description
As shown in this query the test:
is failing in the builds:
Test Output on CDash
This looks like a new test that was added on 2019-02-22 and has been failing since
Current Status on CDash
The current status and recent history of this test
Steps to Reproduce
One should be able to reproduce this failure on ride or white as described in:
More specifically, the commands given for ride or white are provided at:
The exact commands to reproduce this issue should be:
The text was updated successfully, but these errors were encountered: