yasahi-hpc
yasahi-hpc
Hi, @masterleinad and @jbigot Thank you for your comments. I made a fix
That is true. We can create some valid (non-overlapping) cases with layout stride views, which do not satisfy this check. If there is a way to check that in a...
So, it now suppresses "maybe overlapping" cases for safety.
@masterleinad Sorry about that. I thought I did that, but something went wrong.
> Tests are missing Sure. I will add tests for `expect_no_overlap`.
Done > Should this have a bug fix entry to the 4.4 changelog? Looks like a fixes an issue from 4.3 (or earlier)? At first I thought it was aiming...
https://github.com/kokkos/kokkos-kernels/pull/2202
I have made a small investigation. | Function | `dgetrs` | `dgbtrs` | `dpbtrs` | `dpttrs` | | -------- | -------- | ------- | ------- | ------- | | Brief...
# General dense - [ ] Implement batched serial getrf (factorization) [\#2331](https://github.com/kokkos/kokkos-kernels/pull/2331): in review - [x] Implement batched serial iamax (helper) [\#2399](https://github.com/kokkos/kokkos-kernels/pull/2399): merged - [x] Implement batched serial laswp (helper)...
Retest this please