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

How much GPU memory need for run python main.py? #8

Open
lood339 opened this issue May 16, 2019 · 3 comments
Open

How much GPU memory need for run python main.py? #8

lood339 opened this issue May 16, 2019 · 3 comments

Comments

@lood339
Copy link

lood339 commented May 16, 2019

Hi,
I tried to run the code and see the result in a 16 Gb GPU memory machine.
But it shows:
...
Processing quantile index 63296: 758.747045 2169.666316
Exceeded job memory limit
and stops.
Can I ask the memory requirement of the program?
Thank you.

Jimmy

@sunyiyou
Copy link
Collaborator

If you are running Resnet18, 16 Gb GPU memory is totally enough. It possibly exceeded your main memory.

@lood339
Copy link
Author

lood339 commented May 21, 2019

I am double checking the problem as I have a very large main memory (64G). May I ask the typical machine configuration (CPU, GPU) on which the code runs well?
Thank you.

@sunyiyou
Copy link
Collaborator

32GB main memory and 12GB GPU memory works(tested). So I have no clue about the error reported.

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