Revert "Keep the map which tracks GPU kernel symbols to grow monotonically"
This reverts commit 32789a8b7d.
Esse commit está contido em:
@@ -444,9 +444,7 @@ const unordered_map<uintptr_t, vector<pair<hsa_agent_t, Kernel_descriptor>>>& fu
|
||||
|
||||
auto cons = [rebuild]() {
|
||||
if (rebuild) {
|
||||
// do NOT clear r so we reuse instances of pair<hsa_agent_t, Kernel_descriptor>
|
||||
// created previously
|
||||
|
||||
r.clear();
|
||||
function_names(rebuild);
|
||||
kernels(rebuild);
|
||||
globals(rebuild);
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário