diff options
| author | Mahmoud <[email protected]> | 2019-05-02 15:49:03 -0400 |
|---|---|---|
| committer | Mahmoud <[email protected]> | 2019-05-02 15:49:03 -0400 |
| commit | ad37c917f8641930f9f58c3f04fa6e22600015cd (patch) | |
| tree | bf5d50e0b342201e63b21ddf6d7b665bd8a3b4f1 /configs/tested-cfgs/SM7_TITANV_fastlocalxbar | |
| parent | bbef52a122761bc8f02092e0acf867dbd87cbe70 (diff) | |
fixing some typos in config files
Diffstat (limited to 'configs/tested-cfgs/SM7_TITANV_fastlocalxbar')
| -rw-r--r-- | configs/tested-cfgs/SM7_TITANV_fastlocalxbar/gpgpusim.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/tested-cfgs/SM7_TITANV_fastlocalxbar/gpgpusim.config b/configs/tested-cfgs/SM7_TITANV_fastlocalxbar/gpgpusim.config index 3e4a8fa..b1ce11c 100644 --- a/configs/tested-cfgs/SM7_TITANV_fastlocalxbar/gpgpusim.config +++ b/configs/tested-cfgs/SM7_TITANV_fastlocalxbar/gpgpusim.config @@ -102,9 +102,9 @@ # 64 KB Const -gpgpu_const_cache:l1 N:128:64:8,L:R:f:N:L,S:2:64,4 -# Volta has sub core model, in which each scheduler has its own reisiter file and EUs +# Volta has sub core model, in which each scheduler has its own register file and EUs # i.e. schedulers are isolated --sub_core_model 0 +-sub_core_model 1 # disable specialized operand collectors and use generic operand collectors instead -enable_specialized_operand_collector 0 -gpgpu_operand_collector_num_units_gen 8 |
