exasim-project / NeoFOAM

WIP Prototype of a modern CFD core
20 stars 1 forks source link

ENH: Field uses std::span #25

Closed HenningScheufler closed 4 months ago

HenningScheufler commented 4 months ago

@greole @bevanwsjones

bevanwsjones commented 4 months ago

I thought std::span was not gpu compatible -> pretty cool if it is 🤩

HenningScheufler commented 4 months ago

There was a flag to enable it. A colleague of Gregor mentioned it in one of the PRs: Kokkos_ENABLE_CUDA_CONSTEXPR