awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesDistributed Parallelism APIs

APIs for mapping functions over data shards across multiple hardware devices.

Distinguishing note: Focuses on the API for distributed device management, distinct from the underlying topology configuration.

Explore 1 awesome GitHub repository matching devops & infrastructure · Distributed Parallelism APIs. Refine with filters or upvote what's useful.

Awesome Distributed Parallelism APIs 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.
  • jax-ml/jaxAvatar de jax-ml

    jax-ml/jax

    35,828Voir sur GitHub↗

    This project is a high-performance numerical computing library designed for large-scale scientific and machine learning workloads. It functions as an automatic differentiation framework and a just-in-time compilation engine, transforming high-level Python code into optimized machine instructions. By enforcing pure functional programming patterns and immutable array semantics, the library ensures that mathematical functions remain compatible with automated graph transformations and symbolic differentiation. The platform distinguishes itself through its distributed array computing capabilities,

    Distributes computations across multiple hardware units by mapping functions over data shards and managing device meshes.

    Pythonjax
    Voir sur GitHub↗35,828
  1. Home
  2. DevOps & Infrastructure
  3. Distributed Parallelism APIs