How do I find programmatically which threads in my warp are still alive? I can find which ones are active using __activemask() , but not the reason. As far as I
__activemask()