An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with asynchronous-execution

A curated list of projects in awesome lists tagged with asynchronous-execution .

https://github.com/flosmume/cpp-cuda-streams-and-pinned-mem

A CUDA C++ demo showing how to overlap data transfer and kernel execution using multiple streams and pinned (page-locked) host memory. This project illustrates asynchronous memcpy, event timing, and performance benefits of concurrent GPU execution — essential for building high-throughput pipelines.

asynchronous-execution cuda cuda-streams gpu parallel-programming performance-optimization pinned-memory

Last synced: 31 Oct 2025