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

What is the machine configuration required to run the cifar10 example? #9

Open
qtz93 opened this issue Nov 14, 2019 · 1 comment
Open

Comments

@qtz93
Copy link

qtz93 commented Nov 14, 2019

Every time I run the cifar10 example, the status "FAILED" appears on the nni interface. By looking at the log, I found that the current trial was Killed. How much memory and GPU memory capacity is required to run the CIFAR10 example with ENAS. Thanks!!!

My environment is configured as follows:
System: CentOS7
Graphics driver: NVIDIA GeForce GTX 1080 Ti * 2
Memory: 16G
TensorFlow: 1.13.1 GPU
Python: Python3.6

@countif
Copy link
Owner

countif commented Nov 18, 2019

you could find the error at log.
and you could set lower batch size if memroy is not enough.
how about try enas first?

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