Skip to content

Solve #67

Nils Schild requested to merge solve_issue67 into master

Find a solution to missing KOKKOS_INLINE_FUNCTION statements at compiletime if a function called which is not a device function from a kernel. Throw an Error on this warning with BSL6D Flags.

Merge request reports