diff options
| author | Mahmoud <[email protected]> | 2019-07-18 17:41:58 -0400 |
|---|---|---|
| committer | Mahmoud <[email protected]> | 2019-07-18 17:41:58 -0400 |
| commit | e5e8fd34aa037aa510fa3936fa133f6b345e1825 (patch) | |
| tree | ff7636f3a9081e79b1dd7145989a17c10989b907 /configs/tested-cfgs/SM7_TITANV | |
| parent | 0a8eb0f68d4ad22a9be6fc1445edf56e03829d7e (diff) | |
increase the tex cache in Volta
Diffstat (limited to 'configs/tested-cfgs/SM7_TITANV')
| -rw-r--r-- | configs/tested-cfgs/SM7_TITANV/gpgpusim.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/tested-cfgs/SM7_TITANV/gpgpusim.config b/configs/tested-cfgs/SM7_TITANV/gpgpusim.config index 6c21dcb..786e75e 100644 --- a/configs/tested-cfgs/SM7_TITANV/gpgpusim.config +++ b/configs/tested-cfgs/SM7_TITANV/gpgpusim.config @@ -112,7 +112,7 @@ -gpgpu_cache:il1 N:64:128:16,L:R:f:N:L,S:2:48,4 # 48 KB Tex # Note, TEX is deprected in Volta, It is used for legacy apps only. Use L1D cache instead with .nc modifier or __ldg mehtod --gpgpu_tex_cache:l1 N:16:128:24,L:R:m:N:L,T:128:4,128:2 +-gpgpu_tex_cache:l1 N:4:128:256,L:R:m:N:L,T:512:8,128:2 # 64 KB Const -gpgpu_const_cache:l1 N:128:64:8,L:R:f:N:L,S:2:64,4 |
