diff options
| author | Preyesh Dalmia <[email protected]> | 2019-04-18 17:26:40 -0500 |
|---|---|---|
| committer | Preyesh Dalmia <[email protected]> | 2019-04-18 17:26:40 -0500 |
| commit | 73f1a8a424cff7d689c138eaa8a59780b86a76d1 (patch) | |
| tree | 4e7d5552623a16da72c140aed7a2e9116b231971 /configs/tested-cfgs/SM7_TITANV | |
| parent | 4d6895995b1c5548a3b5ba2e2b203048cd41628b (diff) | |
changes for compute capabilty
Diffstat (limited to 'configs/tested-cfgs/SM7_TITANV')
| -rw-r--r-- | configs/tested-cfgs/SM7_TITANV/gpgpusim.config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/tested-cfgs/SM7_TITANV/gpgpusim.config b/configs/tested-cfgs/SM7_TITANV/gpgpusim.config index 1af64ac..f3a5f65 100644 --- a/configs/tested-cfgs/SM7_TITANV/gpgpusim.config +++ b/configs/tested-cfgs/SM7_TITANV/gpgpusim.config @@ -19,6 +19,10 @@ -gpgpu_runtime_sync_depth_limit 2 -gpgpu_runtime_pending_launch_count_limit 2048 +# Compute Capability +-gpgpu_compute_capability_major 7 +-gpgpu_compute_capability_minor 0 + # SASS execution (only supported with CUDA >= 4.0) -gpgpu_ptx_convert_to_ptxplus 0 -gpgpu_ptx_save_converted_ptxplus 0 |
