diff options
| author | Aaron M Barnes <[email protected]> | 2022-02-18 10:14:39 -0500 |
|---|---|---|
| committer | Aaron M Barnes <[email protected]> | 2022-02-18 10:14:39 -0500 |
| commit | 8f71be8754506aa37ad905c2958915a1256375c3 (patch) | |
| tree | 99611378b2d5127e93568b61d46844e879d326d0 /configs | |
| parent | 43198e9c34c4ac2c215c90f9b9768b737b23e429 (diff) | |
update max_concurrent kernel based on compute capability
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/tested-cfgs/SM7_QV100/gpgpusim.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tested-cfgs/SM7_QV100/gpgpusim.config b/configs/tested-cfgs/SM7_QV100/gpgpusim.config index 76c99b7..8d2b101 100644 --- a/configs/tested-cfgs/SM7_QV100/gpgpusim.config +++ b/configs/tested-cfgs/SM7_QV100/gpgpusim.config @@ -50,6 +50,7 @@ -gpgpu_runtime_pending_launch_count_limit 2048 -gpgpu_kernel_launch_latency 5000 -gpgpu_TB_launch_latency 0 +-gpgpu_max_concurrent_kernel 128 # Compute Capability -gpgpu_compute_capability_major 7 |
