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 RepositoriesMulti-Language GPU Compilers

Compilers that translate C, C++, and Fortran code to run on NVIDIA GPUs using standard languages, OpenACC directives, or CUDA.

Distinct from GPU-Accelerated Compilers: Distinct from GPU-Accelerated Compilers: focuses on compiling multiple standard languages (C, C++, Fortran) for GPU execution, not just image processing pipelines.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Multi-Language GPU Compilers. Refine with filters or upvote what's useful.

Awesome Multi-Language GPU Compilers 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.
  • nvidia/isaac-gr00tAvatar de NVIDIA

    NVIDIA/Isaac-GR00T

    6,222Voir sur GitHub↗

    Compiles C, C++, and Fortran code to run on NVIDIA GPUs using standard languages and CUDA.

    Jupyter Notebook
    Voir sur GitHub↗6,222
  1. Home
  2. Operating Systems & Systems Programming
  3. Hardware Interfacing and Drivers
  4. Hardware Acceleration
  5. GPU Acceleration
  6. GPU-Accelerated Compilers
  7. Multi-Language GPU Compilers

Explorer les sous-tags

  • Standard Language Parallel Construct MappingsMaps C++ and Fortran parallel constructs to GPU execution using standard language features and compilers. **Distinct from Multi-Language GPU Compilers:** Distinct from Multi-Language GPU Compilers: focuses on mapping standard language parallel constructs to GPU execution, not general multi-language compilation.