From c2a975d32edc505adccfb9179c874b1d934fafec Mon Sep 17 00:00:00 2001 From: Tor Aamodt Date: Sat, 28 May 2011 13:17:40 -0800 Subject: fix for bug 103 [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 9395] --- src/gpgpu-sim/shader.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/gpgpu-sim/shader.cc b/src/gpgpu-sim/shader.cc index f7ef19a..5456415 100644 --- a/src/gpgpu-sim/shader.cc +++ b/src/gpgpu-sim/shader.cc @@ -1123,6 +1123,7 @@ void ldst_unit::writeback() } } } + m_core->get_gpu()->gpu_sim_insn += m_next_wb.active_count(); m_next_wb.clear(); m_last_inst_gpu_sim_cycle = gpu_sim_cycle; m_last_inst_gpu_tot_sim_cycle = gpu_tot_sim_cycle; -- cgit v1.3