Posts by Madim_1 • 21 points
1 post
-
2
votes0
answers15
viewsQ: CUDA. Threads "disappearing" in sequential executions
I have been working on a project using CUDA to perform a segmentation operation. In my project I have some conditions if which modify a matrix by adding a 1 to the index of this matrix according to…