diff options
| author | Mahmoud <[email protected]> | 2019-06-18 17:51:28 -0400 |
|---|---|---|
| committer | Mahmoud <[email protected]> | 2019-06-18 17:51:28 -0400 |
| commit | f025d73e8fc28f815e5d34b4e1427ed1918e8555 (patch) | |
| tree | f2340680bc36c21f06fb190d99ffbc21e629b1a0 /configs | |
| parent | fe58efe9c8ca38f7d0f3781e54b04bc526bdfd07 (diff) | |
| parent | 6337105df018f25ad1b58afa040d8b1006f2a0ce (diff) | |
Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution into dev-private
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/tested-cfgs/SM7_QV100/gpgpusim.config | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/tested-cfgs/SM7_QV100/gpgpusim.config b/configs/tested-cfgs/SM7_QV100/gpgpusim.config index 16c131b..1a34d0f 100644 --- a/configs/tested-cfgs/SM7_QV100/gpgpusim.config +++ b/configs/tested-cfgs/SM7_QV100/gpgpusim.config @@ -11,7 +11,7 @@ # functional simulator specification -gpgpu_ptx_instruction_classification 0 -gpgpu_ptx_sim_mode 0 --gpgpu_ptx_force_max_capability 70 +-gpgpu_ptx_force_max_capability 60 # Device Limits @@ -21,7 +21,7 @@ -gpgpu_runtime_pending_launch_count_limit 2048 # Compute Capability --gpgpu_compute_capability_major 7 +-gpgpu_compute_capability_major 6 -gpgpu_compute_capability_minor 0 # SASS execution (only supported with CUDA >= 4.0) @@ -44,7 +44,7 @@ # shader core pipeline config -gpgpu_shader_registers 65536 --gpgpu_occupancy_sm_number 70 +-gpgpu_occupancy_sm_number 60 # This implies a maximum of 64 warps/SM -gpgpu_shader_core_pipeline 2048:32 |
