lanl / spiner

Performance portable routines for generic, tabulated, multi-dimensional data
https://lanl.github.io/spiner
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

Add a `PORTABLE_FORCEINLINE` function #12

Closed Yurlungur closed 2 years ago

Yurlungur commented 3 years ago

To mimic KOKKOS_FORCEINLINE and allows to get rid of all our noexcept and nothrow decorators. As suggested by @dholladay00 .

Yurlungur commented 2 years ago

Resolved in ports-of-call.