Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Remove paiYarn doc and add reuse config in remote doc #3253

Merged
merged 34 commits into from
Jan 5, 2021

Conversation

SparkSnail
Copy link
Contributor

No description provided.

SparkSnail and others added 30 commits May 29, 2020 17:02
@QuanluZhang QuanluZhang requested a review from ultmaster January 4, 2021 11:45
@@ -217,3 +217,11 @@ If you want multiple commands to be executed, you can use ``&&`` to connect thes
preCommand: command1 && command2 && command3

**Note**\ : Because **preCommand** will execute before other commands each time, it is strongly not recommended to set **preCommand** that will make changes to system, i.e. ``mkdir`` or ``touch``.

Remote machine support running experiment in reuse mode. In this mode, NNI will reuse remote machine jobs to run as many as possible trials. It can save time of creating new jobs. User needs to make sure each trial can run independent in same job, for example, avoid loading checkpoint from previous trials.
Copy link
Contributor

Choose a reason for hiding this comment

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

Remote machine supports?
in the same job

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.

@SparkSnail SparkSnail merged commit 8a08fab into microsoft:v2.0 Jan 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants