[Enhancement] Performance issues on barrier init and sync.
Open
- Dominant language
- Python
- Stars
- 7.4k
- Forks
- 742
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 108
Description
1. Barrier init_barrier are inited with one thread, it can be inited with multiples threads to deduce the instructions numbers.
```cpp
if(tid
Contributor guide
Assessment
This issue has not been assessed yet.