diff options
| author | JRPan <[email protected]> | 2023-06-27 12:50:42 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-06-27 12:50:42 +0800 |
| commit | 95822cbf2c6f8f7a15d5b1bc3bf0eb5250f8d36e (patch) | |
| tree | cd31b7036b891842203e8f4ade1237bff5901646 /configs/tested-cfgs/SM3_KEPLER_TITAN | |
| parent | 46428eeaf3cfdb87fb6c323afd92e4bd79c54476 (diff) | |
| parent | 58beccb510bb892de56b466ac764f24297affebd (diff) | |
Merge branch 'dev' into dev
Diffstat (limited to 'configs/tested-cfgs/SM3_KEPLER_TITAN')
| -rw-r--r-- | configs/tested-cfgs/SM3_KEPLER_TITAN/gpgpusim.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/tested-cfgs/SM3_KEPLER_TITAN/gpgpusim.config b/configs/tested-cfgs/SM3_KEPLER_TITAN/gpgpusim.config index c83159f..ef47ddf 100644 --- a/configs/tested-cfgs/SM3_KEPLER_TITAN/gpgpusim.config +++ b/configs/tested-cfgs/SM3_KEPLER_TITAN/gpgpusim.config @@ -99,7 +99,7 @@ # Greedy then oldest scheduler -gpgpu_scheduler gto -# <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 # 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 |
