Closed jcoulter12 closed 1 year ago
This PR replaces a 5D kokkos for loop with a kokkos::gemv call, which in some cases can result in a dramatic speedup of elph calculations.
Thanks to @anjohan for the suggestion and help on this PR.
This PR replaces a 5D kokkos for loop with a kokkos::gemv call, which in some cases can result in a dramatic speedup of elph calculations.
Thanks to @anjohan for the suggestion and help on this PR.