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

I would like to ask how much memory is needed to run the code? #5

Closed
mushroom1116 opened this issue Apr 25, 2018 · 1 comment
Closed

Comments

@mushroom1116
Copy link

I received some errors when running the code.
OOM when allocating tensor with shape[512,1850,32,32]
So I would like to ask how much memory is needed to run this code?
Thank you.

@inoryy
Copy link
Owner

inoryy commented Apr 25, 2018

Out of the box the project requires around 10.5 GB of GPU memory to run.
If that doesn't fit, you have two options:

  • reduce resolution of screen/minimap (16px games are still reasonable)
  • remove some of the features, which can be configured with a json file (example)

@inoryy inoryy closed this as completed May 10, 2018
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