earth-system-radiation / rte-rrtmgp

RTE+RRTMGP is a set of codes for computing radiative fluxes in planetary atmospheres.
BSD 3-Clause "New" or "Revised" License
74 stars 67 forks source link

Add testing of OpenMP GPU offload with IFX #208

Closed RobertPincus closed 1 year ago

RobertPincus commented 1 year ago

Compile and run (on CPUs) accelerator offload code with nvfortran and ifx during continuous integration. Note that ifx is currently failing with an internal compiler error. Addresses #194