diff options
| author | JRPan <[email protected]> | 2023-06-20 00:57:31 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-06-20 00:57:31 +0800 |
| commit | 3d936e50a83787af07bf2b2527c4d16ad454ecf9 (patch) | |
| tree | 1c032284606054bfd7fe94a6ded92e223e19fc37 /configs/tested-cfgs/SM86_RTX3070 | |
| parent | ccf6662429efcfcf28d1050455163e41553a31f6 (diff) | |
| parent | 301be9e59c6c934f4e194cf6c95dd0c60b3894cc (diff) | |
Merge branch 'dev' into compare_warn
Diffstat (limited to 'configs/tested-cfgs/SM86_RTX3070')
| -rw-r--r-- | configs/tested-cfgs/SM86_RTX3070/gpgpusim.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/tested-cfgs/SM86_RTX3070/gpgpusim.config b/configs/tested-cfgs/SM86_RTX3070/gpgpusim.config index aee0130..d26b1a6 100644 --- a/configs/tested-cfgs/SM86_RTX3070/gpgpusim.config +++ b/configs/tested-cfgs/SM86_RTX3070/gpgpusim.config @@ -83,7 +83,7 @@ -gpgpu_dual_issue_diff_exec_units 1 ## L1/shared memory configuration -# <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 # 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 |
