diff options
| author | speverel <[email protected]> | 2016-06-02 13:29:46 -0700 |
|---|---|---|
| committer | speverel <[email protected]> | 2016-06-02 13:29:46 -0700 |
| commit | 068e34728a0706cd8671b816eea466491ab2db06 (patch) | |
| tree | dccc1201f64b68ba2a4ee5d56adb2d97b02b9346 /configs | |
| parent | 59238a8f3a323af90f1e41523eeb88c3e21ab7f6 (diff) | |
Updated parser and config file to support compute versions up to 5.2. Full support is NOT claimed; however, it has been tested to work on a number of CUDA version 7.5 benchmarks such as matrix multiply and simpleMultiGPU.
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/GeForceGTX750Ti/gpgpusim.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/GeForceGTX750Ti/gpgpusim.config b/configs/GeForceGTX750Ti/gpgpusim.config index be3ae3c..7920763 100644 --- a/configs/GeForceGTX750Ti/gpgpusim.config +++ b/configs/GeForceGTX750Ti/gpgpusim.config @@ -1,7 +1,7 @@ # functional simulator specification -gpgpu_ptx_instruction_classification 0 -gpgpu_ptx_sim_mode 0 --gpgpu_ptx_force_max_capability 20 +-gpgpu_ptx_force_max_capability 52 # SASS execution (only supported with CUDA >= 4.0) |
