diff options
| author | Mengchi Zhang <[email protected]> | 2019-09-11 23:09:12 -0400 |
|---|---|---|
| committer | Mengchi Zhang <[email protected]> | 2019-09-11 23:09:27 -0400 |
| commit | 5181fe19601cf10ce976c5a5965b993cf0213260 (patch) | |
| tree | 1e74be10f4c7aaad72ff9e3a67a69322bb61a516 /src/gpgpusim_entrypoint.h | |
| parent | 86c80e3617248641ca74584943a3abfadcd49f4b (diff) | |
Remove g_stream_manager()
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 ba3aac9..b2e22e6 100644 --- a/src/gpgpusim_entrypoint.h +++ b/src/gpgpusim_entrypoint.h @@ -79,7 +79,6 @@ class GPGPUsim_ctx { void start_sim_thread(int api); struct GPGPUsim_ctx* GPGPUsim_ctx_ptr(); -class stream_manager* g_stream_manager(); int gpgpu_opencl_ptx_sim_main_perf( kernel_info_t *grid ); |
