diff options
| author | tgrogers <[email protected]> | 2018-03-25 16:51:21 -0400 |
|---|---|---|
| committer | tgrogers <[email protected]> | 2018-03-25 16:51:21 -0400 |
| commit | 4e91a60a48b07f41f4bfb4d59fa2355024a3914b (patch) | |
| tree | 331aefc5a9df52299b7e0f9d8de56439cf187d36 /configs/Pascal-P100-HBM/gpgpusim.config | |
| parent | bd2700c7a1b5be3e71ee2f0e9abab76719f2f462 (diff) | |
Need to make sure we don't kill the L1 too
Diffstat (limited to 'configs/Pascal-P100-HBM/gpgpusim.config')
| -rw-r--r-- | configs/Pascal-P100-HBM/gpgpusim.config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/Pascal-P100-HBM/gpgpusim.config b/configs/Pascal-P100-HBM/gpgpusim.config index 31fbecb..857a0ff 100644 --- a/configs/Pascal-P100-HBM/gpgpusim.config +++ b/configs/Pascal-P100-HBM/gpgpusim.config @@ -55,6 +55,8 @@ # Note: Hashing set index function (H) only applies to a set size of 32 or 64. # Pascal GP100 has 64KB Shared memory -gpgpu_cache:dl1 S:64:128:6,L:L:f:N:H,A:256:8,16:0,32 +-gpgpu_cache:dl1PrefL1 S:64:128:6,L:L:f:N:H,A:256:8,16:0,32 +-gpgpu_cache:dl1PrefShared S:64:128:6,L:L:f:N:H,A:256:8,16:0,32 -gpgpu_shmem_size 65536 -gpgpu_shmem_size_PrefL1 65536 -gpgpu_shmem_size_PrefShared 65536 |
