Skip to content

Conversation

fuyw
Copy link
Contributor

@fuyw fuyw commented Sep 3, 2019

No description provided.

Attributes:
submit_job_socket (zmq.Context.socket): A socket which submits job to
submit_task_socket (zmq.Context.socket): A socket which submits job to
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A socket which submits tasks to

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed.

Worker
------

| We can add more computation resources to a existed cluster by calling
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

an existed


| We have a global client for each training program, it submits training tasks
to the master node. User do not need to interact with client object directly.
We can create a new global client or get an existed global client by calling
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

get an existed global client is weird? parl.connect won't return anything.

@CLAassistant
Copy link

CLAassistant commented Mar 23, 2020

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@cclauss
Copy link
Contributor

cclauss commented Jun 20, 2020

Fix conflicts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants