Jump to content

Tensor Contraction Engine

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by Fadesga (talk | contribs) at 22:29, 17 July 2023 (References). The present address (URL) is a permanent link to this version.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The Tensor Contraction Engine (TCE) is a compiler for a domain-specific language that allows chemists to specify the computation in a high-level Mathematica-style language. It transforms tensor summation expressions to low-level code (C/Fortran) for specific hardware being mindful of memory availability, communication costs, loop fusion and ordering, etc. It is used primarily in computational chemistry.

References

[edit]