Arturo Vargas

Results 130 comments of Arturo Vargas

If only configure with `ROCM_PATH` only it looks like HYPRE files which require MPI get build with the hip compiler resulting an in an error: ``` In file included from...

@adayton1 , cmake will sometimes add a NDEBUG define which will cause asserts to no work. Will you be covering this case too? We see it in RAJA with the...

@ajpowelsnl did you branch from an older version of the persuite. I was interested in looking at the kokkos version of the `MAT_MAT_SHARED` kernel, but don't see it.

> > @ajpowelsnl did you branch from an older version of the persuite. I was interested in looking at the kokkos version of the `MAT_MAT_SHARED` kernel, but don't see it....

> > > > @ajpowelsnl did you branch from an older version of the persuite. I was interested in looking at the kokkos version of the `MAT_MAT_SHARED` kernel, but don't...

Looks like testing is in progress.

YES! If its ready do you want to mark it ready for review?

@homerdin how difficult do you think it would be to get a Basic_MAT_MAT_SHARED RAJA/Sycl version?

@homerdin getting a base version sounds good to me. I can assist with developing the RAJA Teams backend version.

I was just thinking about it from a user point of view. If my application assembles a matrix how does the hand off to STRUMPACK work? For example, can I...