From 6b72554af7018a8dc42e607f6983a070fe5e5a42 Mon Sep 17 00:00:00 2001 From: Mahmoud Date: Thu, 28 May 2020 09:05:56 -0400 Subject: splitting execution-driven and trace-driven config files --- configs/tested-cfgs/SM3_KEPLER_TITAN/gpgpusim.config | 5 ----- configs/tested-cfgs/SM3_KEPLER_TITAN/trace.config | 4 ++++ 2 files changed, 4 insertions(+), 5 deletions(-) create mode 100644 configs/tested-cfgs/SM3_KEPLER_TITAN/trace.config (limited to 'configs/tested-cfgs/SM3_KEPLER_TITAN') diff --git a/configs/tested-cfgs/SM3_KEPLER_TITAN/gpgpusim.config b/configs/tested-cfgs/SM3_KEPLER_TITAN/gpgpusim.config index 9d0862a..b173dd0 100644 --- a/configs/tested-cfgs/SM3_KEPLER_TITAN/gpgpusim.config +++ b/configs/tested-cfgs/SM3_KEPLER_TITAN/gpgpusim.config @@ -67,11 +67,6 @@ -ptx_opcode_initiation_sfu 2 -ptx_opcode_latency_sfu 200 --trace_opcode_latency_initiation_int 4,1 --trace_opcode_latency_initiation_sp 4,1 --trace_opcode_latency_initiation_dp 20,2 --trace_opcode_latency_initiation_sfu 200,2 - # enable operand collector -gpgpu_operand_collector_num_units_sp 12 -gpgpu_operand_collector_num_units_sfu 6 diff --git a/configs/tested-cfgs/SM3_KEPLER_TITAN/trace.config b/configs/tested-cfgs/SM3_KEPLER_TITAN/trace.config new file mode 100644 index 0000000..4c80036 --- /dev/null +++ b/configs/tested-cfgs/SM3_KEPLER_TITAN/trace.config @@ -0,0 +1,4 @@ +-trace_opcode_latency_initiation_int 4,1 +-trace_opcode_latency_initiation_sp 4,1 +-trace_opcode_latency_initiation_dp 20,2 +-trace_opcode_latency_initiation_sfu 200,2 -- cgit v1.3