From faec221021266754fbeb9bc471f25cbad41dde3f Mon Sep 17 00:00:00 2001 From: "Andrew M. B. Boktor" Date: Fri, 23 Sep 2011 18:21:01 -0800 Subject: - 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] --- configs/QuadroFX5800/gpgpusim.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs') 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 -- cgit v1.3