Problem.1 : What is the difference of L1 and shared memory ? The L1 cache caches the data from L2 cache .The data is for core to use . What is shared memory used for? Is shared memory shares data for all thread of block in same block?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Use shared Memory | 3 | 430 | December 26, 2019 | |
What's the difference between L1 cache and the shared memory | 4 | 13935 | October 29, 2011 | |
Shared memory and blocks | 2 | 3624 | March 13, 2008 | |
Scratch Pad memory vs shared memory | 1 | 9223 | December 17, 2009 | |
Shared memory access of many threads | 2 | 2817 | December 4, 2008 | |
CUDA: Using shared memory between different kernels.. | 4 | 16069 | July 21, 2017 | |
Shared memory and multiple blocks | 2 | 2380 | March 16, 2011 | |
CUDA Device Query says P100 has 48kb shared memory/block... but it's supposed to be 64kb? | 3 | 1086 | June 4, 2017 | |
shared memory and syncthreads question | 2 | 1211 | March 3, 2009 | |
Shared Memory A simple example CUDA code to elaborate the concept? | 1 | 1042 | August 9, 2009 |