diff options
| author | Mengchi Zhang <[email protected]> | 2019-07-08 14:21:08 -0400 |
|---|---|---|
| committer | Mengchi Zhang <[email protected]> | 2019-07-08 14:21:08 -0400 |
| commit | 98bb2046a70715c8599561ca78425a7ff99ce53b (patch) | |
| tree | d0595ce385cf3179d947c1d18c1a9b9380d7929b /src/gpgpusim_entrypoint.h | |
| parent | b3e786e3d8d720217f36a214e9b5be9a19ab9dd2 (diff) | |
Move cp_count
Signed-off-by: Mengchi Zhang <[email protected]>
Diffstat (limited to 'src/gpgpusim_entrypoint.h')
| -rw-r--r-- | src/gpgpusim_entrypoint.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpgpusim_entrypoint.h b/src/gpgpusim_entrypoint.h index dfb82d0..887b3c8 100644 --- a/src/gpgpusim_entrypoint.h +++ b/src/gpgpusim_entrypoint.h @@ -83,6 +83,5 @@ struct GPGPUsim_ctx* GPGPUsim_ctx_ptr(); class stream_manager* g_stream_manager(); int gpgpu_opencl_ptx_sim_main_perf( kernel_info_t *grid ); -int gpgpu_opencl_ptx_sim_main_func( kernel_info_t *grid ); #endif |
