aboutsummaryrefslogtreecommitdiff
path: root/configs/tested-cfgs/SM7_TITANV
diff options
context:
space:
mode:
authorPreyesh Dalmia <[email protected]>2019-04-18 17:13:06 -0500
committerPreyesh Dalmia <[email protected]>2019-04-18 17:13:06 -0500
commit537b342ab102b75a6da694b968b2226719b267c3 (patch)
treeda1b7257ed09f367807d651f9dab98a5c5ed0a63 /configs/tested-cfgs/SM7_TITANV
parent4d6895995b1c5548a3b5ba2e2b203048cd41628b (diff)
changes for compute capability major/minor
Diffstat (limited to 'configs/tested-cfgs/SM7_TITANV')
-rw-r--r--configs/tested-cfgs/SM7_TITANV/gpgpusim.config6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/tested-cfgs/SM7_TITANV/gpgpusim.config b/configs/tested-cfgs/SM7_TITANV/gpgpusim.config
index 1af64ac..a5b427f 100644
--- a/configs/tested-cfgs/SM7_TITANV/gpgpusim.config
+++ b/configs/tested-cfgs/SM7_TITANV/gpgpusim.config
@@ -13,12 +13,18 @@
-gpgpu_ptx_sim_mode 0
-gpgpu_ptx_force_max_capability 70
+
# Device Limits
-gpgpu_stack_size_limit 1024
-gpgpu_heap_size_limit 8388608
-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