pyhpc-benchmarks icon indicating copy to clipboard operation
pyhpc-benchmarks copied to clipboard

Compare with an MLIR-based stencil DSL

Open learning-chip opened this issue 3 years ago • 1 comments

This project https://github.com/spcl/open-earth-compiler/ provides a DSL frontend for stencil/PDE programs, and rely on MLIR & LLVM to run on NVIDIA and AMD GPUs. It is not a Python frontend, but can be called from Python I think (see https://arxiv.org/abs/2005.13014)

learning-chip avatar Mar 28 '21 00:03 learning-chip

If there's interest for this, I would be happy to accept a PR implementing one or more benchmarks with this (and run the benchmarks on my hardware).

dionhaefner avatar Mar 29 '21 07:03 dionhaefner