Which knowledge do we need to transfer
gt4py.next
not much to transfer, because doesn't go very deep
Peter wrote most of the code so far
later: for optimizations we can learn from DaCe people
gt4py.cartesian
graph is in nice structure (GPU-nice)
building the pipeline + some GT4Py specific optimizationsideally we would like to transfer Cartesian optimizations to next
vertical: is not needed to transfer because we have scan and k-caches are explicit