awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesPolyhedral Loop Transformation Engines

Applies mathematical polytope models to reorder loop iterations and optimize data locality across multi-dimensional arrays.

Distinct from Loop Optimizations: Distinct from general loop optimizations: applies mathematical polytope models to reorder loop iterations and optimize data locality.

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

Awesome Polyhedral Loop Transformation Engines GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • tiramisu-compiler/tiramisuAvatar de Tiramisu-Compiler

    Tiramisu-Compiler/tiramisu

    960Voir sur 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 mathematical polytope models to reorder loop iterations and optimize data locality across multi-dimensional arrays.

    C++code-generationcompilerdeep-neural-networks
    Voir sur GitHub↗960
  1. Home
  2. Programming Languages & Runtimes
  3. Loop Optimizations
  4. Polyhedral Loop Transformation Engines