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

Change default CPU scheduler from random to round-robin #1702

Merged
merged 13 commits into from
Nov 8, 2019

Conversation

chicm-ms
Copy link
Contributor

@chicm-ms chicm-ms commented Nov 4, 2019

No description provided.

@@ -28,20 +28,27 @@ import {
parseGpuIndices, RemoteMachineMeta, RemoteMachineScheduleResult, RemoteMachineTrialJobDetail, ScheduleResultType, SSHClientManager
} from './remoteMachineData';

type SCHEDULE_POLICY_NAME = 'random' | 'round-robin';
Copy link
Contributor

Choose a reason for hiding this comment

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

Can users change schedule policy?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No for now, there is no need to change it from round-robin to random for now.

@SparkSnail SparkSnail merged commit 3e0ef00 into microsoft:master Nov 8, 2019
@chicm-ms chicm-ms deleted the cpu_scheduler branch March 25, 2020 10:32
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