alibaba / alibaba/GraphScope

[GLE] Explicitly build the training client using the GLE server handle

Open
#2,738 1 comment 0 reactions 1 assignee Claimed by @husimplicity View on GitHub
component:gle good first issue
Dominant language
C++
Stars
3.6k
Forks
468
Avg merge
29m
Merged PRs (30d)
1

Description

A graph object is returned after the GLE servers are launched, which is further used to build the client that the training worker uses to communicate with the GLE servers. While in distributed training(multiple training workers), we need to first get the handle of the graph (including the schema info, service IP and port), and use these information to build client in the training side. This issue is to add APIs and implementations to ease the process of explicitly building the training client using the GLE server handle.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.