A data race detector for CUDA C and C++ based on ThreadSanitizer
-
Updated
Mar 13, 2025 - C
A data race detector for CUDA C and C++ based on ThreadSanitizer
It includes common topics to prepare for iOS interviews
This project is about learning how threads work by precisely timing a group of philosophers on when to pick up forks and eat spaghetti without dying from hunger.
I never thought philosophy would be so deadly
A project learning about threading and mutexes in C
Repo containing resources and projects to get started with parallel, concurrent, and distributed programming.
WIP - a classic multithread program to learn how to avoid data race and deadlock issues
Add a description, image, and links to the datarace topic page so that developers can more easily learn about it.
To associate your repository with the datarace topic, visit your repo's landing page and select "manage topics."