deepseek-ai / deepseek-ai/DeepEP

Questions about Compute-Communication Overlap

Open
#61 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Cuda
Stars
10.1k
Forks
1.4k
Avg merge
4d 1h
Merged PRs (30d)
2

Description

hello, experts. see from codebase, I have several questions:

- I think both `async_finish` and `return_recv_hook` can achieve `compute-communication overlap`, so what's the difference between them ?
- with `saync_finish` mode, communication use `comm_stream`, it's make sense. but why `return_recv_hook` mode use `compute_stream` for communication ?

thanks.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.