summaryrefslogtreecommitdiff
path: root/src/gpgpusim_entrypoint.cc
diff options
context:
space:
mode:
authornegargoli93 <[email protected]>2018-05-12 16:09:04 -0700
committernegargoli93 <[email protected]>2018-05-12 16:09:04 -0700
commit68674d4ba230df0d3bf9f4e5b035f4cf9cfc185b (patch)
tree3f87dc6aec0431b5393e95c3ff7e9b6bb18bd499 /src/gpgpusim_entrypoint.cc
parent7c9b838bca837a3ccea5ea30f53c1cbd8e35252c (diff)
commit for eece527project
Diffstat (limited to 'src/gpgpusim_entrypoint.cc')
-rw-r--r--src/gpgpusim_entrypoint.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpgpusim_entrypoint.cc b/src/gpgpusim_entrypoint.cc
index 04845e7..a6d7eb4 100644
--- a/src/gpgpusim_entrypoint.cc
+++ b/src/gpgpusim_entrypoint.cc
@@ -134,7 +134,6 @@ void *gpgpu_sim_thread_concurrent(void*)
gpgpu_cuda_ptx_sim_main_func(*kernel);
g_the_gpu->finish_functional_sim(kernel);
}
-
//performance simulation
if( g_the_gpu->active() ) {
g_the_gpu->cycle();