awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesPolyhedral

Transforms nested loops and data layouts using the polyhedral model to maximize hardware efficiency and performance.

Distinct from Loop Optimizations: Distinct from general loop optimizations: transforms nested loops specifically via the polyhedral model for hardware efficiency.

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

Awesome Polyhedral GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • tiramisu-compiler/tiramisuالصورة الرمزية لـ Tiramisu-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

    Transforms nested loops and data layouts using the polyhedral model to maximize hardware efficiency and performance.

    C++code-generationcompilerdeep-neural-networks
    عرض على GitHub↗960
  1. Home
  2. Programming Languages & Runtimes
  3. Loop Optimizations
  4. Polyhedral