Closed PhilipDeegan closed 5 months ago
@PhilipDeegan Are you willing to fix this?
yes, but I tried the same macro as on the header definition, but it doesn't work, is there another macro?
KOKKOS_FUNCTION
works
KOKKOS_INLINE_FUNCTION
shouldn't be used if the implementation is in a *.cpp
file anyway.
https://github.com/kokkos/kokkos-tutorials/blob/c181dd5839c20db34cde178f9921281afa789ab9/Exercises/tools_minimd/neighbor.cpp#L844