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

Assertion Error #10

Closed
manza-ari opened this issue Aug 3, 2018 · 4 comments
Closed

Assertion Error #10

manza-ari opened this issue Aug 3, 2018 · 4 comments

Comments

@manza-ari
Copy link

@manzilzaheer @chaoyuaw

hi,

Kindly please check this error and tell the possible reason and solution for it. I have run this on Server with 4 GPUs and attach is its screenshot.
3rd august

@chaoyuaw
Copy link
Owner

chaoyuaw commented Aug 3, 2018

It looks like you specify to use GPUs that don't exist. For example, if you specify to use 4 GPUs for training, but only 2 GPUs are available, you see the error. I suggest use "nvidia-smi" command to see how many GPUs you have, and specify to train on those GPUs.

@manza-ari
Copy link
Author

manza-ari commented Aug 7, 2018

Thank you so much for your recommendations, Sir.
I am kept checking my GPUs by "nvidia-smi". In the screenshot, I have requested for 4 GPUs and I think they are working.....

nvidia-smi

@chaoyuaw
Copy link
Owner

chaoyuaw commented Aug 7, 2018

Glad to know that you get it working!

@chaoyuaw chaoyuaw closed this as completed Aug 7, 2018
@manza-ari
Copy link
Author

Sorry Sir, I mean GPUs are working but training is still giving same assertion error. I have only shown you that my GPUs are working.

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