diff options
| author | Timothy G Rogers <[email protected]> | 2018-03-26 15:17:50 -0400 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2018-03-26 15:17:50 -0400 |
| commit | 27cdf7573da60c91c92294471f05f9ece0a605f3 (patch) | |
| tree | a2cbef25d44a4e818176055d80955735bc31d18a /configs | |
| parent | f7ff51824547d017bdfffcaff79a762ff07c6fdf (diff) | |
| parent | cd4ec521b43093380ce9535ba940e65ea5bf0752 (diff) | |
Merge pull request #14 from abdallm/dev-purdue-integration
Fixing resources limitation assertion for compute cab 61
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/Pascal-P102-GDDR5X/gpgpusim.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/Pascal-P102-GDDR5X/gpgpusim.config b/configs/Pascal-P102-GDDR5X/gpgpusim.config index feb8c0b..3097d19 100644 --- a/configs/Pascal-P102-GDDR5X/gpgpusim.config +++ b/configs/Pascal-P102-GDDR5X/gpgpusim.config @@ -6,6 +6,7 @@ -gpgpu_ptx_instruction_classification 0 -gpgpu_ptx_sim_mode 0 -gpgpu_ptx_force_max_capability 61 +-gpgpu_ignore_resources_limitation 1 # SASS execution (only supported with CUDA >= 4.0) -gpgpu_ptx_convert_to_ptxplus 0 |
