Emulation of coalesced read

Dear all,

I was working with __syncthreads function but now I realize using coalesced reads can be better, the problem is that some part make my kernel crash and I don’t know if the threads are doing the proper synchronized read, how can I test this in emulation mode???

Cheers,

Daniel.

Dear all,

I was working with __syncthreads function but now I realize using coalesced reads can be better, the problem is that some part make my kernel crash and I don’t know if the threads are doing the proper synchronized read, how can I test this in emulation mode???

Cheers,

Daniel.