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

devitocodes/devitocodes.github.io

Repository files navigation

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.