ROCm / MITuna

MIT License
7 stars 0 forks source link

kernel_group index fix #924

Closed cderb closed 11 months ago

cderb commented 1 year ago

Change kernel_group to track conv_find_db id. This ensures if multiple solvers are part of the same job, they won't share kernel objects. Guarantees all kernel objects are relevant to find_db entries they are attached too.