eth-cscs / DLA-Future

DLA-Future
https://eth-cscs.github.io/DLA-Future/master/
BSD 3-Clause "New" or "Revised" License
64 stars 14 forks source link

Add support for NVHPC #1033

Open msimberg opened 11 months ago

msimberg commented 11 months ago

Prerequisite for the nvc++ point in #812. Will likely look similar to pika's support for NVHPC, which in turn is similar to how the HIP support used to look in both pika and DLA-Future, namely compiling everything (cpp and cu files) with the same compiler.