cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

bubu
Adept II

persistent local memory

Is there any way to make local memory persistent across multiple kernel executions? I basically need that because I execute the same kernel with different values ( like a multi-pass approach )... and I'm currently accumulating a value using global memory... so I was wondering if could be possible to accumulate the value in local memory and move the final result in the last pass to global memory.

 

thx

0 Likes
11 Replies