euler_kokkos icon indicating copy to clipboard operation
euler_kokkos copied to clipboard

Compressible hydro and magneto-hydrodynamics (2nd order Godunov) implemented with MPI+Kokkos

Results 2 euler_kokkos issues
Sort by recently updated
recently updated
newest added

Hi, Thank you for contributing to such a great library. I have a question regarding the loop method used in this repository. Based on the experiment conducted in the [repository](https://github.com/pkestene/kokkos-proj-tmpl),...

Hi, I am trying to learn and use your MPI+kokkos code. It went well for MPI+openmp in kokkos but failed for MPI+cuda. Here is what I got: Do you have...