diff options
| author | Mahmoud Khairy A. Abdallah <[email protected]> | 2017-10-29 20:53:30 -0400 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2017-10-29 20:53:30 -0400 |
| commit | c56115c9df274708ada5964f4f46e2d08b1acd03 (patch) | |
| tree | c8e807215f22001336df61da1f395454640e69e6 /configs | |
| parent | b0ccf7f557c40d7a7c805d746405befca19d3dd7 (diff) | |
Update gpgpusim.config
Diffstat (limited to 'configs')
| -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. |
