lanl/MATAR

KOKKOS_FUNCTION macro on all functions called from device

開放

#84 建立於 2024年5月9日

 (1 則留言) (0 個反應) (0 位負責人)C++ (16 個分叉)auto 404
good first issue

倉庫指標

星標
 (33 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南