Closed jmstone closed 1 month ago
This update doesn't seem to be to the Kokkos 4.4.00 tag on the master branch but rather to a recent version of the Kokkos development branch. Is this actually what we want?
This update doesn't seem to be to the Kokkos 4.4.00 tag on the master branch but rather to a recent version of the Kokkos development branch. Is this actually what we want?
No, we want the Kokkos 4.4.00 tag. I would worry that things are less stable on the development branch. My bad. Could you commit the change that guarantees we get the 4.4.00 tag to this branch, and then I can merge it? I am not expert at managing submodules.
This pull request also appears to be into bump_to_kokkos4.4
from main
rather than the other way around. I assume this is not correct?
This pull request also appears to be into
bump_to_kokkos4.4
frommain
rather than the other way around. I assume this is not correct?
Yes, please fix my mess of a PR. Thank you.
Time to bump Kokkos to the latest version again. This enables getting rid of the patch required to fix the shared memory bug in Kokkos 4.1 as well. The Newtonian solvers seem to work fine with this version on both CPUs and an A100, with no loss of performance.