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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesData Parallel Optimization Tools

A specialized compiler tool that transforms high-level loop structures and matrix operations to maximize hardware execution efficiency.

Distinct from Parallelizing Compilers: Distinct from parallelizing compilers: functions as a specialized compiler tool transforming high-level loops and matrix operations.

Explore 1 awesome GitHub repository matching scientific & mathematical computing · Data Parallel Optimization Tools. Refine with filters or upvote what's useful.

Awesome Data Parallel Optimization Tools GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • tiramisu-compiler/tiramisuAvatar de Tiramisu-Compiler

    Tiramisu-Compiler/tiramisu

    960Ver en 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

    A specialized compiler tool that transforms high-level loop structures and matrix operations to maximize hardware execution efficiency.

    C++code-generationcompilerdeep-neural-networks
    Ver en GitHub↗960
  1. Home
  2. Scientific & Mathematical Computing
  3. High-Performance Execution Environments
  4. High-Performance and Parallel Computing
  5. Parallelizing Compilers
  6. Data Parallel Optimization Tools