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

Mention --gpu option in the MNIST tutorial #85

Merged
merged 2 commits into from Jun 8, 2017

Conversation

keisukefukuda
Copy link
Member

Fix for #74

@keisukefukuda keisukefukuda requested a review from iwiwi June 8, 2017 06:07
@iwiwi iwiwi requested review from shu65 and removed request for iwiwi June 8, 2017 08:37

If you have GPUs, you may also want to try::

$ mpiexec -n 4 python train_mnist.py --gpu
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that it is necessary to explain that the command requires 4 GPUs in a node.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reflected the comment and fixed the text.

@shu65 shu65 merged commit ead75dc into master Jun 8, 2017
@shu65 shu65 deleted the fix-doc-for-mnist-gpu-option branch June 8, 2017 23:56
@iwiwi iwiwi added this to the v1.0.0 milestone Aug 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants