diff options
| author | Timothy G Rogers <[email protected]> | 2018-03-27 14:26:54 -0400 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2018-03-27 14:26:54 -0400 |
| commit | 05a05ff7e4e33e387c4c476a351bb89e682892ce (patch) | |
| tree | 0dcbc8972fa00216b7a171ad3c414dae629f2bc5 | |
| parent | cb7d4e6e41b17d95f9007e0ddf27515abc5db25e (diff) | |
| parent | 82abfc2a5084de6dcad70d4fe672c63a4c2e0cd1 (diff) | |
Merge pull request #15 from abdallm/patch-1
Update the write policy in P100
| -rw-r--r-- | configs/Pascal-P100-HBM/gpgpusim.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/Pascal-P100-HBM/gpgpusim.config b/configs/Pascal-P100-HBM/gpgpusim.config index 857a0ff..9a7259e 100644 --- a/configs/Pascal-P100-HBM/gpgpusim.config +++ b/configs/Pascal-P100-HBM/gpgpusim.config @@ -65,7 +65,7 @@ -gpgpu_n_cluster_ejection_buffer_size 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:64:128:16,L:B:m:W:L,A:256:4,32:0,32 +-gpgpu_cache:dl2 S:64:128:16,L:B:m:F:L,A:256:4,32:0,32 -gpgpu_cache:dl2_texture_only 0 -gpgpu_dram_partition_queues 64:64:64:64 -perf_sim_memcpy 0 |
