diff options
| author | Andrew M. B. Boktor <[email protected]> | 2011-09-23 18:21:01 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:18:23 -0700 |
| commit | faec221021266754fbeb9bc471f25cbad41dde3f (patch) | |
| tree | 967eaa9fa13347449f486d7d2ba766d215dcc22b /configs/QuadroFX5800 | |
| parent | e13ab3f868ff0ac8b060d2891f8500f9731f3737 (diff) | |
- Minor change to make things simpler, basically removing all instances of
$CUDAHOME and replacing them with $CUDA_INSTALL_PATH. Removing all
instances of $NVIDIA_CUDA_SDK_LOCATION with $NVIDIA_COMPUTE_SDK_LOCATION.
- Some additions/changes to the README file to make it a little more
intuitive.
- Default values added to setup_environment to make things easier for the
average user.
- My first perforce submit :D
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 10401]
Diffstat (limited to 'configs/QuadroFX5800')
| -rw-r--r-- | configs/QuadroFX5800/gpgpusim.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/QuadroFX5800/gpgpusim.config b/configs/QuadroFX5800/gpgpusim.config index 1fa2e7e..7ec460f 100644 --- a/configs/QuadroFX5800/gpgpusim.config +++ b/configs/QuadroFX5800/gpgpusim.config @@ -46,8 +46,8 @@ -enable_ptx_file_line_stats 1 # enable SASS execution --gpgpu_ptx_convert_to_ptxplus 1 --gpgpu_ptx_save_converted_ptxplus 1 +#-gpgpu_ptx_convert_to_ptxplus 1 +#-gpgpu_ptx_save_converted_ptxplus 1 # enable operand collector -gpgpu_operand_collector_num_units_sp 6 |
