Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DataWorker] Add prototypes for data workers. #95

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

zhypku
Copy link

@zhypku zhypku commented Feb 28, 2022

This PR introduces abstract prototypes for data workers, including those for graph partitioning (PartitionForDataWorker), DataWorkerController, DataWorkerRendezvous (and those related), and DataWorkerSend/RecvOps.

Refer to the document (https://yuque.antfin-inc.com/pai/ac5gpz/pcnmch) for an overview of the overall workflow and the code structure.

@zhypku zhypku temporarily deployed to PAI DLC February 28, 2022 12:08 Inactive
@zhypku zhypku temporarily deployed to PAI DLC February 28, 2022 12:08 Inactive
@zhypku zhypku temporarily deployed to PAI DLC February 28, 2022 12:08 Inactive
@zhypku zhypku temporarily deployed to PAI DLC February 28, 2022 12:08 Inactive
@zhypku zhypku temporarily deployed to PAI DLC February 28, 2022 12:08 Inactive
@zhypku zhypku temporarily deployed to PAI DLC February 28, 2022 12:08 Inactive
@zhypku zhypku temporarily deployed to PAI DLC February 28, 2022 12:08 Inactive
@zhypku zhypku temporarily deployed to PAI DLC February 28, 2022 12:08 Inactive
@zhypku zhypku temporarily deployed to PAI DLC February 28, 2022 12:08 Inactive
@zhypku zhypku temporarily deployed to PAI DLC February 28, 2022 12:08 Inactive
@zhypku zhypku temporarily deployed to PAI DLC February 28, 2022 12:08 Inactive
@zhypku zhypku temporarily deployed to PAI DLC February 28, 2022 12:08 Inactive
@zhypku zhypku temporarily deployed to PAI DLC February 28, 2022 12:08 Inactive
@zhypku zhypku temporarily deployed to PAI DLC February 28, 2022 12:08 Inactive
@zhypku zhypku temporarily deployed to PAI DLC February 28, 2022 12:08 Inactive
@zhypku zhypku temporarily deployed to PAI DLC February 28, 2022 12:08 Inactive
@zhypku zhypku temporarily deployed to PAI DLC February 28, 2022 12:08 Inactive
@zhypku zhypku temporarily deployed to PAI DLC February 28, 2022 12:08 Inactive
@zhypku zhypku temporarily deployed to PAI DLC February 28, 2022 12:08 Inactive
@CLAassistant
Copy link

CLAassistant commented Feb 28, 2022

CLA assistant check
All committers have signed the CLA.

@liutongxuan liutongxuan added the enhancement New feature or request label Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants