Jump to content

Tensor Contraction Engine

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Michael Hardy (talk | contribs) at 15:02, 19 September 2017. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Tensor Contraction Engine (TCE) 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