spcl / open-earth-compiler

development repository for the open earth compiler
https://arxiv.org/abs/2005.13014
Other
72 stars 14 forks source link

explicit intermediate storage to prevent fusion of long stencil chains #36

Closed gysit closed 3 years ago

gysit commented 3 years ago
gysit commented 3 years ago

the syntax could look as follows: %0 = stencil.buffer %1 ([0,0,0]:[64,64,60]) : (stencil.temp<?x?x?xf32>) -> stencil.temp<?x?x?xf32>