diff options
| author | Mahmoud <[email protected]> | 2018-11-09 19:16:35 -0500 |
|---|---|---|
| committer | Mahmoud <[email protected]> | 2018-11-09 19:16:35 -0500 |
| commit | 72c30bd7a251081eb7453ff4706ddcda30c744ac (patch) | |
| tree | dc18010e480818acc657855c2ee4b59c58ba3d6b | |
| parent | 111cca2a061fe4f247be930cb44fdcdaec2b59f5 (diff) | |
disable sub_core_model for now
| -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 e143f31..8ed4cd0 100644 --- a/configs/tested-cfgs/SM7_TITANV/gpgpusim.config +++ b/configs/tested-cfgs/SM7_TITANV/gpgpusim.config @@ -104,7 +104,7 @@ # Volta has sub core model, in which each scheduler has its own reisiter file and EUs # i.e. schedulers are isolated --sub_core_model 1 +-sub_core_model 0 # disable specialized operand collectors and use generic operand collectors instead -enable_specialized_operand_collector 0 -gpgpu_operand_collector_num_units_gen 8 |
