aboutsummaryrefslogtreecommitdiff
path: root/configs/tested-cfgs/SM75_RTX2060_S
diff options
context:
space:
mode:
authorFangjia Shen <[email protected]>2023-06-17 19:03:31 -0400
committerGitHub <[email protected]>2023-06-17 19:03:31 -0400
commit301be9e59c6c934f4e194cf6c95dd0c60b3894cc (patch)
treef1c25eaf864c908b5e79694d0fa9e4a62ffe3481 /configs/tested-cfgs/SM75_RTX2060_S
parent66ae8815dd1a9cd5fcc0e08332ebca323c356863 (diff)
137 drop sector cache flexibility (#57)
Addresses accel-sim issue 137. For sector cache, the sector size must be 32B (hard-coded and not configurable) and cache line size must be set to 128B; a runtime parameter check will terminate simulation if the cache line size is not 128B.
Diffstat (limited to 'configs/tested-cfgs/SM75_RTX2060_S')
-rw-r--r--configs/tested-cfgs/SM75_RTX2060_S/gpgpusim.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/tested-cfgs/SM75_RTX2060_S/gpgpusim.config b/configs/tested-cfgs/SM75_RTX2060_S/gpgpusim.config
index 89435a9..08ac752 100644
--- a/configs/tested-cfgs/SM75_RTX2060_S/gpgpusim.config
+++ b/configs/tested-cfgs/SM75_RTX2060_S/gpgpusim.config
@@ -128,7 +128,7 @@
-gpgpu_num_reg_banks 16
-gpgpu_reg_file_port_throughput 2
-# <nsets>:<bsize>:<assoc>,<rep>:<wr>:<alloc>:<wr_alloc>:<set_index_fn>,<mshr>:<N>:<merge>,<mq>:**<fifo_entry>
+# <sector?>:<nsets>:<bsize>:<assoc>,<rep>:<wr>:<alloc>:<wr_alloc>:<set_index_fn>,<mshr>:<N>:<merge>,<mq>:**<fifo_entry>
# ** Optional parameter - Required when mshr_type==Texture Fifo
-gpgpu_adaptive_cache_config 0
-gpgpu_l1_banks 4