-
Notifications
You must be signed in to change notification settings - Fork 99
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
Release 3.7.01 #1617
Release 3.7.01 #1617
Conversation
…f_template Change template type for StaticCrsGraph in BsrMatrix (cherry picked from commit bb89138)
…ned-tpl-deps KokkosKernels: Remove listing of undefined TPL deps (trilinos/Trilinos#11152) (cherry picked from commit 9acf300)
(using SpGEMM with nonstandard scalar type, with MKL enabled). Mirror of Trilinos PR #11278.
Use new cusparseSpSV for SPTRSV when cuSPARSE enabled with CUDA >= 11.3 (cherry picked from commit b2acb36)
…f-cusparsehandle Move destroying dense vector descriptors out of cuSparse sptrsv handle (cherry picked from commit 1d0b48c)
Fix cuda_data_type_from to return CUDA_C_64F for Kokkos::complex<double> (cherry picked from commit 7d05d9d)
…-cuSPARSE Disable compile-time check in cuda_data_type_from on supported scalar types for cuSPARSE (cherry picked from commit 7cb14fc)
batched/dense: Reduce register pressure (cherry picked from commit a131d8b)
Release candidate 3.7.01
Please hold PR until successful pass and merge of trilinos/Trilinos#11347 |
@ndellingwood: We may want to include #1608. See trilinos/Trilinos#11330 (comment). |
@e10harvey trying to cherry-pick #1608 is messy various conflicts, for the rdc test referenced can the batched tests be marked with the RUN_SERIAL option to avoid the timeout, or does enabling rdc increase the test time (in which case #1608 is necessary and can't be worked around)? |
@ndellingwood: Okay, understood -- I think it can wait till 4.0. It is marked as RUN_SERIAL -- perhaps the system load was higher than usual. |
Thanks for the update @e10harvey ! If timeout continues to be a problem with the rdc build I'll volunteer to make changes similar to #1608 in Trilinos prior to 4.0 (I think they'll need to be made manually, the repo reorg and other changes made since then make it hard to use git tricks to cleanly pull in the update) |
trilinos/Trilinos#11347 passed testing, ready for merge |
No description provided.