diff options
| author | Tim Rogers <[email protected]> | 2019-05-13 21:29:32 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-05-13 21:29:32 -0400 |
| commit | 1a0dbc16e1a1959741385345b2bce38fb89c8695 (patch) | |
| tree | c04211409ff18d726aefae795cef79cdb884df0f /configs/tested-cfgs/SM2_GTX480 | |
| parent | 884ae41931010f129c0e9ba353f34177a0ae3599 (diff) | |
| parent | cbb929b6f15f63f0b104e2acac7a17f02c0208fe (diff) | |
Merge branch 'dev' into AerialVision_cache_support
Diffstat (limited to 'configs/tested-cfgs/SM2_GTX480')
| -rw-r--r-- | configs/tested-cfgs/SM2_GTX480/gpgpusim.config | 7 |
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 |
