kaushikcfd / feinsum

Database approach for generating near-roofline Einstein Summation kernels.

Home Page:https://feinsum.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feinsum

logo

Continuous integration PyPI version

What is feinsum?

Feinsum, short for Fast-Einstein Summations, provides tools for managing databases of code-transformations on Batched Einstein Summations. Unlike typical computational primitive libraries that ship optimized computational kernel in source or binary form, feinsum records code-transformations from a trivial schedule, resulting in relative savings from not having to flush the operands to the DRAM.

Links

About

Database approach for generating near-roofline Einstein Summation kernels.

https://feinsum.readthedocs.io/

License:MIT License


Languages

Language:Python 99.8%Language:Shell 0.2%