It seems that the cuda-memcheck only can check the race condition of shared memory rather than global memory. Is there any approach to detect the race condition among global memory?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Use cuda memcheck racetrack but have weired output | 0 | 758 | June 22, 2020 | |
| Unable to use cuda-memcheck --tool racecheck | 3 | 1045 | October 12, 2021 | |
| Results differ when compiled with sm_10 and sm_20 | 19 | 2610 | June 17, 2011 | |
| bug in cuda-memcheck | 1 | 3096 | January 17, 2013 | |
| cuda-memcheck | 1 | 854 | November 16, 2015 | |
| a question about cuda-memcheck | 4 | 767 | April 16, 2018 | |
| Raceckeck | 4 | 624 | June 14, 2022 | |
| cuda-memcheck reports errors when unified memory is allocated | 0 | 1752 | October 27, 2015 | |
| Shared memory access lead to crash when using cuda-memcheck | 2 | 734 | February 6, 2022 | |
| CUDA racecheck, shared memory array and cudaDeviceSynchronize() | 10 | 2884 | February 5, 2013 |