Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Participants must have a GPU, should allow for a CPU #4

Closed
Ashargin opened this issue May 5, 2020 · 1 comment
Closed

Participants must have a GPU, should allow for a CPU #4

Ashargin opened this issue May 5, 2020 · 1 comment

Comments

@Ashargin
Copy link

Ashargin commented May 5, 2020

Line 79 of l2rpn_baselines\DoubleDuelingDQN\train.py makes it mandatory to have a GPU.

Should be fixed in order to allow participants to use their CPU instead.

Tezirg added a commit that referenced this issue May 6, 2020
Set tf memory growth if a gpu has been found
@BDonnot
Copy link
Collaborator

BDonnot commented May 7, 2020

Fix for this issue has been validated, i'll push a new version when the Sandbox competition will be live.

@BDonnot BDonnot closed this as completed May 7, 2020
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

No branches or pull requests

2 participants