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/SM86_RTX3070/gpgpusim.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/tested-cfgs/SM86_RTX3070') diff --git a/configs/tested-cfgs/SM86_RTX3070/gpgpusim.config b/configs/tested-cfgs/SM86_RTX3070/gpgpusim.config index d26b1a6..c884541 100644 --- a/configs/tested-cfgs/SM86_RTX3070/gpgpusim.config +++ b/configs/tested-cfgs/SM86_RTX3070/gpgpusim.config @@ -83,8 +83,8 @@ -gpgpu_dual_issue_diff_exec_units 1 ## L1/shared memory configuration -# :::,::::,::,:** -# ** Optional parameter - Required when mshr_type==Texture Fifo +# :::,::::,::,:**, +# ** Optional parameter - Required when mshr_type==Texture Fifo, set to 0 if not used # In adaptive cache, we adaptively assign the remaining shared memory to L1 cache # For more info, see https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#shared-memory-7-x -gpgpu_adaptive_cache_config 1 -- cgit v1.3