Hi there,
I would like to know if I use Shared Memory, will it stay unchanged even after another block was loaded into the SM?
Thanks.
Hi there,
I would like to know if I use Shared Memory, will it stay unchanged even after another block was loaded into the SM?
Thanks.
no, shared memory has the lifetime of a block.