aboutsummaryrefslogtreecommitdiff
path: root/configs/tested-cfgs/SM2_GTX480
diff options
context:
space:
mode:
authorMahmoud <[email protected]>2019-05-02 15:16:56 -0400
committerMahmoud <[email protected]>2019-05-02 15:16:56 -0400
commit4daf2586234abfb1fcb77d2b668c18129968e239 (patch)
treec62cc546c8dd4edb1d162425d3c048568b1e52b6 /configs/tested-cfgs/SM2_GTX480
parent3764ceaff2110bcd191271cca341e516b9520338 (diff)
parent60cbe5e00a76a655b093041d4ed3df3d07379094 (diff)
Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution into dev
Diffstat (limited to 'configs/tested-cfgs/SM2_GTX480')
-rw-r--r--configs/tested-cfgs/SM2_GTX480/gpgpusim.config7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/tested-cfgs/SM2_GTX480/gpgpusim.config b/configs/tested-cfgs/SM2_GTX480/gpgpusim.config
index d71b2fd..cf3627b 100644
--- a/configs/tested-cfgs/SM2_GTX480/gpgpusim.config
+++ b/configs/tested-cfgs/SM2_GTX480/gpgpusim.config
@@ -3,6 +3,13 @@
-gpgpu_ptx_sim_mode 0
-gpgpu_ptx_force_max_capability 20
+# Device Limits
+-gpgpu_stack_size_limit 1024
+-gpgpu_heap_size_limit 8388608
+
+# Compute Capability
+-gpgpu_compute_capability_major 2
+-gpgpu_compute_capability_minor 0
# SASS execution (only supported with CUDA >= 4.0)
-gpgpu_ptx_convert_to_ptxplus 0