diff options
| author | Mahmoud Khairy A. Abdallah <[email protected]> | 2018-03-27 11:59:59 -0400 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2018-03-27 11:59:59 -0400 |
| commit | a5578ff87d0516310d799a8e88e3288c1b44a429 (patch) | |
| tree | f00665b0e2c20c5987e07a2f7dafbc711e97eeb0 | |
| parent | a82bf4b57e8669226bef6e1b86ce654d5971e25b (diff) | |
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 |
