Luc Berger
Luc Berger
@brian-kelley can you have a quick look?
We do not have a CscMatrix currently, realistically there is very minimal differences between a CrsMatrix and a CscMatrix since it is up to the user to understand what the...
Here is a list of the current issues observed while building with the HIP backend: - [x] Kokkos_ArithTraits `long double` specialization, see issue #807, PR #809 and PR #844 -...
Thanks, I have shared my current configuration on the internal repo (see the Technical tips section on the homepage). One thing that I need to do is ask what extra...
@brian-kelley thanks for looking at this, I am still waiting on `rocm/3.8.0` tests to move with the ETI/tests PR as I feel it might fix quite a few things. Hopefully...
Using the latest rocm LLVM compiler the new list of failing tests is much shorter: ## Graph [ RUN ] hip.graph_graph_color_deterministic_double_int_int_TestExecSpace :0:rocdevice.cpp :2325: 378970770383 us: Device::callbackQueue aborting with status: 0x1016...
@euphoricpoptarts where are the tests for the new coarsening implementations?
Yeah, that happened a bunch with OpenMP Target too, I will ask about it on the Kokkos channel, I'm not sure it's related though... Also I have a build going...
Okay, I think that would be something good to mention during the stand-up meeting.
Adding @MikolajZuzek, I will reproduce this on our machines and unless I find more problems I will submit a simple fix for these two small issues.