lanl/MATAR

KOKKOS_FUNCTION macro on all functions called from device

オープン

#84 opened on 2024/05/09

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (16 件のフォーク)auto 404
good first issue

Repository metrics

Stars
 (33 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド