deepseek-ai / deepseek-ai/DeepEP
`notify_dispatch` and `cached_notify` in normal mode.
Open
- Dominant language
- Cuda
- Stars
- 10.1k
- Forks
- 1.4k
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 2
Description
Hi, I am wondering why compared to low latency mode, normal mode needs additional synchronization primitives, such as `nvshmem_sync_with_same_gpu_idx` and `nvshmemi_ibgda_quiet` for flushing, whereas low latency mode does not have that.
Can normal mode follow low latency mode in not using these primitives?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.