Add Kokkos version with dependent Cabana implementation - #88
Conversation
|
One thing missing here is that the Cabana dependency on the Kokkos version should be included in the makefile (currently a user would need to include both |
|
Thanks a lot for keeping me updated, I am looking forward to test it :-)! |
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #88 +/- ##
==========================================
+ Coverage 71.71% 71.76% +0.05%
==========================================
Files 129 129
Lines 13954 13981 +27
==========================================
+ Hits 10007 10034 +27
Misses 3947 3947
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Convert standalone Cabana implementation to Kokkos version with dependent Cabana version, where only functions with neighbor loops differ significantly
LAMMPS interface is still in progress, as is full testing of the Kokkos only codepath