minutes
dace.Scalar
for parametersint
debug
backend (e.g. iterative python)serialbox
capacities to allow for data serialization deep within solvers!$ser data_buffered
system that buffers scalars up until the array is full and do a dump then. Also, a !$ser flush_savepoint
to dump all buffers with no checks.unstable
fork (https://github.com/FlorianDeconinck/gt4py/tree/unstable/develop)
int
in stencilgt4py.next
developmentmain
branch as of March 6th.Let's restart the meeting on Jan 16th.
Updates from CSCS
Updates from NASA:
Updates from NOAA:
log10
builtin. Pending on adding the feature in the DaCe backend (DaCe PR already opened)Updates from FVM:
PACE paper: https://gmd.copernicus.org/articles/16/2719/2023/
gt:gpu
closed the performance gap to orchestrated dace:gpu
dace:gpu
generates too many kernels__INLINED
is deprecated: https://github.com/GridTools/gt4py/issues/1012, but a compiler pass to eliminate compile time ifs is missing.__INLINED
actually improves performance or the C++ compiler optimizes properly.gt4py.next
part of the main branch