diff options
| author | Timothy G Rogers <[email protected]> | 2018-03-26 12:37:58 -0400 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2018-03-26 12:37:58 -0400 |
| commit | cd4ec521b43093380ce9535ba940e65ea5bf0752 (patch) | |
| tree | a2cbef25d44a4e818176055d80955735bc31d18a /configs/Pascal-P102-GDDR5X | |
| parent | 1af82fbe97428654b06b7cd8d40c2d2ce4592aae (diff) | |
| parent | f7ff51824547d017bdfffcaff79a762ff07c6fdf (diff) | |
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Diffstat (limited to 'configs/Pascal-P102-GDDR5X')
| -rw-r--r-- | configs/Pascal-P102-GDDR5X/gpgpusim.config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/Pascal-P102-GDDR5X/gpgpusim.config b/configs/Pascal-P102-GDDR5X/gpgpusim.config index b7bcdaf..3097d19 100644 --- a/configs/Pascal-P102-GDDR5X/gpgpusim.config +++ b/configs/Pascal-P102-GDDR5X/gpgpusim.config @@ -63,7 +63,11 @@ # Pascal GP102 has 24KB L1 cache # 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_cache:dl1PrefL1 S:32:128:6,L:L:f:N:H,A:256:8,16:0,32 +-gpgpu_cache:dl1PrefShared 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 |
