cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

kos
Journeyman III

Does memory need to be read coalesced ?

I know that sequential memory access is faster than random on any gpu, are there any patterns developed to maximize memory bandwidth ? Will it be usefull to make something like CUDA's coalescing global memory access ? Does LDS devided into a banks like nVidia's shared memory ?

0 Likes
0 Replies