diff options
| -rw-r--r-- | configs/Pascal-P100-HBM/gpgpusim.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/Pascal-P100-HBM/gpgpusim.config b/configs/Pascal-P100-HBM/gpgpusim.config index 5b038de..0f6761d 100644 --- a/configs/Pascal-P100-HBM/gpgpusim.config +++ b/configs/Pascal-P100-HBM/gpgpusim.config @@ -58,8 +58,8 @@ -gpgpu_shmem_size 65536 -gmem_skip_L1D 0 -# 64 sets, each 128 bytes 16-way for each memory sub partition (128 KB per memory sub partition). This gives 4MB L2 cache --gpgpu_cache:dl2 S:64:128:16,L:B:m:W:L,A:128:4,4:0,32 +# 32 sets, each 128 bytes 16-way for each memory sub partition (128 KB per memory sub partition). This gives 4MB L2 cache +-gpgpu_cache:dl2 S:32:128:16,L:B:m:W:L,A:128:4,4:0,32 -gpgpu_cache:dl2_texture_only 0 # 4 KB Inst. |
