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

Fix Windows available gpu #1043

Merged
merged 1 commit into from
May 14, 2019
Merged

Fix Windows available gpu #1043

merged 1 commit into from
May 14, 2019

Conversation

demianzhang
Copy link
Contributor

issue #1037
For Windows, there may be inevitable processes occupying the gpu while gpu utilization is low. The change is to use all gpus in Windows rather than filtering out the gpus that no process running on. The risk is that OOM error may happen due to the gpu memory is not enough for the new job.

@crackcomm
Copy link

It fixed the problem for me as described in #1037. Trials are now running.

@chicm-ms chicm-ms requested review from yds05 and SparkSnail May 9, 2019 05:13
@chicm-ms chicm-ms merged commit 34988d9 into microsoft:master May 14, 2019
@demianzhang demianzhang deleted the patch-2 branch May 30, 2019 08:20
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.

4 participants