A loop within task priority code did not have necessary update of ntasks variable which leads to hangs if two threads collide when both attempt to execute the __kmp_atomic_compare_store()
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo