diff options
| author | Tor Aamodt <[email protected]> | 2010-10-03 18:12:23 -0800 |
|---|---|---|
| committer | Tor Aamodt <[email protected]> | 2010-10-03 18:12:23 -0800 |
| commit | dda377ce2854d0e65f7f6531f6eb6b398bbbf888 (patch) | |
| tree | d379a0fbfa66f71ec2e9ea63fc6c1dfe21bb271b /configs/QuadroFX5800 | |
| parent | f97c52bbaed425f5ada9758c248c9a2c2b9853dd (diff) | |
1. integrating Inder's changes
2. edit to 3dfd to enable execution on Quadro
3. update script to not pass device directly to 3dfd on command line (which it does not support)
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 7810]
Diffstat (limited to 'configs/QuadroFX5800')
| -rw-r--r-- | configs/QuadroFX5800/gpgpusim.config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/QuadroFX5800/gpgpusim.config b/configs/QuadroFX5800/gpgpusim.config index 8c14ea3..560796d 100644 --- a/configs/QuadroFX5800/gpgpusim.config +++ b/configs/QuadroFX5800/gpgpusim.config @@ -1,6 +1,7 @@ # functional simulator specification -gpgpu_ptx_instruction_classification 0 -gpgpu_ptx_sim_mode 0 +-gpgpu_ptx_force_max_capability 10 # high level architecture configuration -gpgpu_sm_uarch GT200 @@ -59,3 +60,5 @@ -gpgpu_operand_collector 1 -gpgpu_operand_collector_num_units 6 -gpgpu_operand_collector_num_units_sfu 8 + +-visualizer_enabled 0 |
