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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • tiramisu-compiler/tiramisuAvatar Tiramisu-Compiler

    Tiramisu-Compiler/tiramisu

    960Vezi pe 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
    Vezi pe GitHub↗960
  1. Home
  2. Programming Languages & Runtimes
  3. Loop Optimizations
  4. Polyhedral Optimizations