Luc Berger
Luc Berger
Hey sorry to get back to you this late on this but since we are no longer supporting xl/16.1.1 or cuda/9.2.88 should we just close this issue as unresolved but...
Hum, this was tested with the auto-tester but I guess there is at least a corner case in which we are calling the test when we really should not. I'll...
@ndellingwood this particular one seems to be gone although there is a new Cuda issue in the nightly that looks like this: ``` Expected: ((double)AT1::abs(val1 - val2))
Okay let me know if you want to close this one then? I think the issue with the non-square matrices on CUDA should be resolved but the problem above is...
Is there a reason to assume that only users of Kokkos Kernels in Trilinos will need this vs users of the library that might have precompiled it and then compiled...
Also if you have some testing instruction for this I'm happy to follow them, I don't think CI will be able to help us assess this PR.
Some information would be helpful, it's not clear that this is for sparse matrices, could be dense as well in which case GEMM would be the kernel used. We already...
Yeah, I have been purposely refraining from doing it just yet as we are still making some heavy changes and I do not want folks to mistakenly believe that because...
Thanks for reporting this, we will investigate!
The only concern is I forgot that WIP provides this and that's probably because it's not very explicit, we could create an alias in this case that does the same...