awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesPolyhedral Optimizations

Applies advanced loop transformations and data layout rearrangements based on the polyhedral model to maximize hardware efficiency.

Distinct from Loop Optimizations: Distinct from general loop optimizations: applies advanced polyhedral model transformations and data layout rearrangements.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Polyhedral Optimizations. Refine with filters or upvote what's useful.

Awesome Polyhedral Optimizations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • tiramisu-compiler/tiramisuTiramisu-Compiler 的头像

    Tiramisu-Compiler/tiramisu

    960在 GitHub 上查看↗

    Tiramisu is a polyhedral C++ compiler framework designed to express and optimize data-parallel algorithms for diverse hardware accelerators. It provides a programming interface that allows developers to define mathematical expressions, manage loop iteration spaces, and organize functions targeting heterogeneous architectures. The system features an advanced compilation infrastructure that abstracts computations into a hardware-agnostic intermediate representation before lowering them into native machine code or hardware configuration bitstreams. It calculates exact data flow dependencies thro

    Applies advanced loop transformations and data layout rearrangements based on the polyhedral model to maximize hardware efficiency.

    C++code-generationcompilerdeep-neural-networks
    在 GitHub 上查看↗960
  1. Home
  2. Programming Languages & Runtimes
  3. Loop Optimizations
  4. Polyhedral Optimizations