Skip to content

Comments

Multi GPU training from Python can use any solver#5393

Merged
cypof merged 1 commit intoBVLC:masterfrom
jfolz:master
Mar 13, 2017
Merged

Multi GPU training from Python can use any solver#5393
cypof merged 1 commit intoBVLC:masterfrom
jfolz:master

Conversation

@jfolz
Copy link

@jfolz jfolz commented Mar 13, 2017

During multi GPU training from Python, using anything other than SGDSolver results in a crash because of method signature mismatch. Modifying the signature of Solver_add_nccl fixes this and networks learn as expected with other solvers in my tests

@cypof cypof merged commit 317d162 into BVLC:master Mar 13, 2017
@shelhamer shelhamer added the bug label Mar 15, 2017
@lolongcovas
Copy link

lolongcovas commented Apr 15, 2017

@jfolz how to configure solver (train cnn from python) to use multi gpu?

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.

4 participants