Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

Latest commit

 

History

History
4 lines (3 loc) · 446 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 446 Bytes

Devito: DSL and compiler framework for automated finite-differences and stencil computation

Devito is a domain-specific language and code generation framework for the design of highly optimised finite difference kernels for use in inversion methods. Devito utilises SymPy to allow the definition of operators from high-level symbolic equations and generates optimised and automatically tuned code specific to a given target architecture.