awesome-repositories.com
Blog
awesome-repositories.com

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

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

2 repositorios

Awesome GitHub RepositoriesGPU Shared Memory Race Detection

Detection of hazardous data access patterns in GPU shared memory across multiple threads.

Distinct from Shared Memory Buffers: Candidates focus on filesystem buffers or bank swizzling, not the detection of concurrency race conditions in shared memory

Explore 2 awesome GitHub repositories matching operating systems & systems programming · GPU Shared Memory Race Detection. Refine with filters or upvote what's useful.

Awesome GPU Shared Memory Race Detection GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • dusty-nv/jetson-inferenceAvatar de dusty-nv

    dusty-nv/jetson-inference

    8,734Ver en GitHub↗

    jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU hardware. Its primary purpose is to enable real-time computer vision and AI inference at the edge with low latency and high throughput. The project distinguishes itself through high-performance streaming analytics and the ability to execute concurrent AI pipelines on auto-grade silicon. It provides specialized support for multi-sensor stream processing, utilizing zero-copy data transport to load camera frames directly into GPU memory. The codebase covers a broad surface of capabiliti

    Detects hazardous data access patterns where multiple threads access the same shared memory location.

    C++caffecomputer-visiondeep-learning
    Ver en GitHub↗8,734
  • nvidia/isaac-gr00tAvatar de NVIDIA

    NVIDIA/Isaac-GR00T

    6,222Ver en GitHub↗

    Ships a tool to detect data races in GPU shared memory between CUDA threads.

    Jupyter Notebook
    Ver en GitHub↗6,222
  1. Home
  2. Operating Systems & Systems Programming
  3. GPU Shared Memory Race Detection