From 3bcf37cfe0514e4ee13fcab94778440b17124b28 Mon Sep 17 00:00:00 2001 From: Ahmed El-Shafiey Date: Mon, 24 Sep 2012 09:34:52 -0800 Subject: -change TeslaC2050 default configuration to PTX -make the correlation script fails when the correlation number or the average absolute error get worse by > 3% -print a *.csv used by Jenkins to draw plots for the correlation and average absolute error with the changelist number [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 14141] --- configs/TeslaC2050/gpgpusim.config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configs/TeslaC2050/gpgpusim.config b/configs/TeslaC2050/gpgpusim.config index e1baa38..f01daee 100644 --- a/configs/TeslaC2050/gpgpusim.config +++ b/configs/TeslaC2050/gpgpusim.config @@ -1,7 +1,7 @@ # functional simulator specification -gpgpu_ptx_instruction_classification 0 -gpgpu_ptx_sim_mode 0 --gpgpu_ptx_force_max_capability 12 +-gpgpu_ptx_force_max_capability 20 # high level architecture configuration -gpgpu_n_clusters 14 @@ -106,8 +106,8 @@ -gpgpu_ptx_use_cuobjdump 1 # SASS execution (only supported with CUDA >= 4.0) --gpgpu_ptx_convert_to_ptxplus 1 --gpgpu_ptx_save_converted_ptxplus 1 +-gpgpu_ptx_convert_to_ptxplus 0 +-gpgpu_ptx_save_converted_ptxplus 0 # enable operand collector -gpgpu_operand_collector_num_units_sp 6 -- cgit v1.3