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 RepositoriesCUDA Binding Generators

Code generation tools that create hardware-specific CUDA bindings for a project to enable GPU-accelerated computation.

Distinct from Managed GPU Compute Bindings: Distinct from Managed GPU Compute Bindings: generates CUDA-specific bindings, not general OpenCL or Vulkan compute bindings.

Explore 1 awesome GitHub repository matching hardware & iot · CUDA Binding Generators. Refine with filters or upvote what's useful.

Awesome CUDA Binding Generators 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.
  • gorgonia/gorgoniaAvatar de gorgonia

    gorgonia/gorgonia

    5,919Voir sur GitHub↗

    Gorgonia is a Go library that provides an automatic differentiation engine and a computation graph framework for building and training neural networks. It functions as a CUDA-accelerated tensor library and a SIMD-optimized math library, enabling machine learning workflows entirely within the Go ecosystem. The library distinguishes itself through a dual-backend architecture that dispatches neural network operations to either a GPU or CPU depending on CUDA availability at runtime. It constructs differentiable directed acyclic graphs of tensor operations, supports reverse-mode automatic gradient

    Creates hardware-specific CUDA bindings using a code generation tool to enable GPU-accelerated computation.

    Go
    Voir sur GitHub↗5,919
  1. Home
  2. Hardware & IoT
  3. System Integration And Performance
  4. GPU & Performance
  5. GPU Computations
  6. Managed GPU Compute Bindings
  7. CUDA Binding Generators