From 360d856f7189b2a69e5b48c04f9a0cdcbb6466b1 Mon Sep 17 00:00:00 2001 From: WilliamMTK Date: Tue, 18 Feb 2025 17:14:19 -0500 Subject: Fix cache string description in config files (#96) * fix_cache_string: update cache desc in config files and remove typos * fix_cache_string: update gitignore --- configs/tested-cfgs/SM3_KEPLER_TITAN/gpgpusim.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/tested-cfgs/SM3_KEPLER_TITAN') diff --git a/configs/tested-cfgs/SM3_KEPLER_TITAN/gpgpusim.config b/configs/tested-cfgs/SM3_KEPLER_TITAN/gpgpusim.config index ef47ddf..9cb328f 100644 --- a/configs/tested-cfgs/SM3_KEPLER_TITAN/gpgpusim.config +++ b/configs/tested-cfgs/SM3_KEPLER_TITAN/gpgpusim.config @@ -99,8 +99,8 @@ # Greedy then oldest scheduler -gpgpu_scheduler gto -# :::,::::,::,:** -# ** Optional parameter - Required when mshr_type==Texture Fifo +# :::,::::,::,:**, +# ** Optional parameter - Required when mshr_type==Texture Fifo, set to 0 if not used # Note: Hashing set index function (H) only applies to a set size of 32 or 64. # The defulat is to disable the L1 cache, unless cache modifieres are used -gpgpu_cache:dl1 S:4:128:32,L:L:s:N:L,A:256:8,16:0,32 -- cgit v1.3