diff options
| author | tgrogers <[email protected]> | 2018-03-25 16:41:51 -0400 |
|---|---|---|
| committer | tgrogers <[email protected]> | 2018-03-25 16:41:51 -0400 |
| commit | bd2700c7a1b5be3e71ee2f0e9abab76719f2f462 (patch) | |
| tree | e564b54c566f2fe315e4e24e39455697ccef5cb0 /configs/Pascal-P102-GDDR5X | |
| parent | db4bd85339caee6a6bd470da1c5f24bc4e8cbe45 (diff) | |
Need to explicity set this or the stupid GPGPU-Sim defaults of 16k kicks in.
Diffstat (limited to 'configs/Pascal-P102-GDDR5X')
| -rw-r--r-- | configs/Pascal-P102-GDDR5X/gpgpusim.config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/Pascal-P102-GDDR5X/gpgpusim.config b/configs/Pascal-P102-GDDR5X/gpgpusim.config index 0c6c126..8e1e56f 100644 --- a/configs/Pascal-P102-GDDR5X/gpgpusim.config +++ b/configs/Pascal-P102-GDDR5X/gpgpusim.config @@ -63,6 +63,8 @@ # The defulat is to disable the L1 cache, unless cache modifieres is used -gpgpu_cache:dl1 S:32:128:6,L:L:f:N:H,A:256:8,16:0,32 -gpgpu_shmem_size 49152 +-gpgpu_shmem_size_PrefL1 49152 +-gpgpu_shmem_size_PrefShared 49152 -gmem_skip_L1D 1 -icnt_flit_size 40 -gpgpu_n_cluster_ejection_buffer_size 32 |
