diff options
| author | Tim Rogers <[email protected]> | 2019-05-02 16:03:22 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-05-02 16:03:22 -0400 |
| commit | b169534b2b9470e6f51111a41d568f7d20f51945 (patch) | |
| tree | 6c13acf17fbdf827bf6e9e3864a411da85ee7cc2 /configs | |
| parent | 60cbe5e00a76a655b093041d4ed3df3d07379094 (diff) | |
| parent | 7baae0e937143e0acfc71382eb432bdc42d4ca41 (diff) | |
Merge pull request #95 from CoffeeBeforeArch/volta_spelling_fix
Fix spelling from adpative -> adaptive for volta cache config
Diffstat (limited to 'configs')
| -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 9de1050..ead5090 100644 --- a/configs/tested-cfgs/SM7_TITANV/gpgpusim.config +++ b/configs/tested-cfgs/SM7_TITANV/gpgpusim.config @@ -86,7 +86,7 @@ # if the assigned shd mem = 0, then L1 cache = 128KB # For more info, see https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html#shared-memory-7-x # disable this mode in case of multi kernels/apps execution --adpative_volta_cache_config 1 +-adaptive_volta_cache_config 1 # Volta unified cache has four ports -mem_unit_ports 4 -gpgpu_cache:dl1 S:4:128:64,L:L:s:N:L,A:256:8,16:0,32 |
