NOAA-GFDL / NDSL

NOAA NASA Domain Specific Language middleware layer
6 stars 8 forks source link

Move `DaCe` to top of `master` as of March 1st. #19

Closed FlorianDeconinck closed 6 months ago

FlorianDeconinck commented 6 months ago

Description DaCe team fixed the dace:cpu compilation issue we were having by removing the double const on read pointers at code generation (which was tripping gcc).

The new version comes with a lot of fixes to merging transform we might take advantage off. No tests have been done on those.

How Has This Been Tested? Ran validation on FVDynamics for dace:cpu and dace:gpu orchestrated. No performance benchmark.

Checklist: