diff options
| author | Mengchi Zhang <[email protected]> | 2019-07-01 16:23:33 -0400 |
|---|---|---|
| committer | Mengchi Zhang <[email protected]> | 2019-07-01 16:23:33 -0400 |
| commit | cb678c3670de4a435a3260ed80dc476da3860082 (patch) | |
| tree | 99b062689fec2edc94c4af9e10efae9686b24c40 /src/gpgpusim_entrypoint.h | |
| parent | 3ced1e68b56c8dfae3bd98e0ede6241e31cefaa2 (diff) | |
Move g_debug_ir_generation and GPGPUSim_Init
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 9ce7fef..a443151 100644 --- a/src/gpgpusim_entrypoint.h +++ b/src/gpgpusim_entrypoint.h @@ -74,7 +74,6 @@ struct GPGPUsim_ctx { }; -class gpgpu_sim *gpgpu_ptx_sim_init_perf(); void start_sim_thread(int api); class gpgpu_sim* g_the_gpu(); |
