Closed PhilipDeegan closed 5 months ago
I feel like the right fix is to drop the markup at the declaration site https://github.com/kokkos/kokkos-tutorials/blob/b5774b6a3f075e53afe7e1789caf63cb5b68d2d8/Exercises/tools_minimd/neighbor.h#L133 The only use is in a host-only function https://github.com/kokkos/kokkos-tutorials/blob/b5774b6a3f075e53afe7e1789caf63cb5b68d2d8/Exercises/tools_minimd/neighbor.cpp#L824
@dalg24 I'll test it
seems ok, updated
for #98