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 RepositoriesParallel Algorithm Training

Educational practice focusing on the implementation and optimization of data-parallel algorithms.

Distinct from Parallel Algorithms: Focuses on the training and practice aspect rather than just the implementation of the algorithms themselves.

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

Awesome Parallel Algorithm Training 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.
  • srush/gpu-puzzlesAvatar de srush

    srush/GPU-Puzzles

    12,242Voir sur GitHub↗

    GPU-Puzzles is an interactive learning environment and tutorial designed for mastering CUDA GPU kernel development. It serves as an educational tool and lab where users solve coding puzzles to understand how to map high-level logic to low-level GPU hardware instructions. The platform focuses on teaching parallel computing concepts and GPU architecture. Users practice developing parallel algorithms and managing GPU memory through a series of hands-on challenges. The environment utilizes a bridge between Python and CUDA to execute kernels and provide real-time feedback by validating outputs ag

    Provides practical training in developing parallel algorithms to improve performance on CUDA-supported hardware.

    Jupyter Notebookcudamachine-learningpuzzles
    Voir sur GitHub↗12,242
  1. Home
  2. Scientific & Mathematical Computing
  3. Parallel Algorithms
  4. Parallel Algorithm Training