diff options
| author | Mengchi Zhang <[email protected]> | 2019-07-12 00:09:29 -0400 |
|---|---|---|
| committer | Mengchi Zhang <[email protected]> | 2019-07-12 00:17:48 -0400 |
| commit | 4671280cfe7252bf875d071e667f57064250a1b7 (patch) | |
| tree | ac288c82821809325bbe36a2c1c2fce7ec082b70 /src/abstract_hardware_model.cc | |
| parent | 524c7e2ff37bba3ec60706605b34c6e354f928f1 (diff) | |
Move g_cdp_enabled
Signed-off-by: Mengchi Zhang <[email protected]>
Diffstat (limited to 'src/abstract_hardware_model.cc')
| -rw-r--r-- | src/abstract_hardware_model.cc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/abstract_hardware_model.cc b/src/abstract_hardware_model.cc index 450087b..fde7874 100644 --- a/src/abstract_hardware_model.cc +++ b/src/abstract_hardware_model.cc @@ -691,9 +691,6 @@ void warp_inst_t::completed( unsigned long long cycle ) const ptx_file_line_stats_add_latency(pc, latency * active_count()); } -//Jin: CDP support -bool g_cdp_enabled; - unsigned kernel_info_t::m_next_uid = 1; /*A snapshot of the texture mappings needs to be stored in the kernel's info as |
