MATAR icon indicating copy to clipboard operation
MATAR copied to clipboard

KOKKOS_FUNCTION macro on all functions called from device

Open jacob-moore22 opened this issue 1 year ago • 1 comments

It has been noted that some functions are missing the KOKKOS_FUNCTION macro, and are therefore unable to be called by the device. We need to go through and verify that all required functions have the macro.

jacob-moore22 avatar May 09 '24 18:05 jacob-moore22

Any examples?

Adrian-Diaz avatar Mar 12 '25 20:03 Adrian-Diaz