You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for BSR matrices to some trsv routines (#2104) ([detail](https://jenkins-son.sandia.gov/job/KokkosKernels_semsrhel7gpu01_cuda114_gcc830_cpp17/214/changes#detail))
Lapack - SVD: adding quick return when cuSOLVER is skipped (#2107) ([detail](https://jenkins-son.sandia.gov/job/KokkosKernels_semsrhel7gpu01_cuda114_gcc830_cpp17/214/changes#detail))
The failure in Trsv indicates this is related with the #2104 PR, @jgfouca can you take a look?
@jgfouca The build failed with cuda/11.1+gcc/8.3.0 and in just a gcc/8.3.0 build as well, so it looks like gcc/8.3.0 may be the commonality
ndellingwood
changed the title
Nightly test failures, Cuda/11.4 builds: cc1plus: error with KokkosSparse::Impl::Sequential::TrsvWrap<...>::divide
Nightly test failures, builds with gcc/8.3.0 as host compiler: cc1plus: error with KokkosSparse::Impl::Sequential::TrsvWrap<...>::divide
Feb 15, 2024
Nightly cuda/11.4 builds are failing to compile with error:
This follows merge of commits
Changes:
Git (git https://github.com/kokkos/kokkos-kernels.git)
The failure in Trsv indicates this is related with the #2104 PR, @jgfouca can you take a look?
Reproducer (kokkos-dev-2):
The text was updated successfully, but these errors were encountered: