summaryrefslogtreecommitdiff
path: root/configs/tested-cfgs/SM6_TITANX
diff options
context:
space:
mode:
authorSuchita Pati <[email protected]>2019-04-17 23:30:20 -0500
committerSuchita Pati <[email protected]>2019-04-17 23:30:20 -0500
commit74289a429633176e37116353347f60c75f2b644a (patch)
treed76aa0983dedcaab5f0e0a4751059e23e0a1ce78 /configs/tested-cfgs/SM6_TITANX
parent49c6eeff7752b5816fb08c0d6baf2b47c789bc18 (diff)
Modified config files to add device limit configurations
Diffstat (limited to 'configs/tested-cfgs/SM6_TITANX')
-rw-r--r--configs/tested-cfgs/SM6_TITANX/gpgpusim.config6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/tested-cfgs/SM6_TITANX/gpgpusim.config b/configs/tested-cfgs/SM6_TITANX/gpgpusim.config
index cb23ab3..3371186 100644
--- a/configs/tested-cfgs/SM6_TITANX/gpgpusim.config
+++ b/configs/tested-cfgs/SM6_TITANX/gpgpusim.config
@@ -8,6 +8,12 @@
-gpgpu_ptx_force_max_capability 61
-gpgpu_ignore_resources_limitation 1
+# 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
+
# SASS execution (only supported with CUDA >= 4.0)
-gpgpu_ptx_convert_to_ptxplus 0
-gpgpu_ptx_save_converted_ptxplus 0