issues
search
GridTools
/
gtc
A stencil DSL toolchain written in Python.
GNU General Public License v3.0
0
stars
3
forks
source link
Reduce code duplication in Usid generators
#53
Closed
havogt
closed
4 years ago
havogt
commented
4 years ago
eve:
Changes TemplatedGenerator to also consider templates from baseclasses
gtc:
Rename IR ugpu to usid
Base TemplatedGenerator for both naive and gpu
Naive and Gpu generators moved to the same file usid_codegen
Updated gtc diagram
eve:
gtc: