From 6e0aab40706497ef4e3046d5614b0061f538f300 Mon Sep 17 00:00:00 2001 From: Wilson Fung Date: Mon, 12 Nov 2012 21:56:33 -0800 Subject: Changing the QuadroFX5800 config to use compute capability 1.3 (no idea why it was not...). Adding sign-extension mode for cvt.s16.s32 that writes to a .u32 register. Adding stub parsing for .maxnctapersm directive. Removing benchmarks with known-issues from regression list for now. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 14572] --- configs/QuadroFX5800/gpgpusim.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/QuadroFX5800/gpgpusim.config b/configs/QuadroFX5800/gpgpusim.config index 903c12e..e7ddafc 100644 --- a/configs/QuadroFX5800/gpgpusim.config +++ b/configs/QuadroFX5800/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 13 # high level architecture configuration -gpgpu_n_clusters 10 -- cgit v1.3