run caffe-mpi on multi-cpu fails
Opened this issue · 0 comments
li7hui commented
Hello,
I was trying to run the caffe-mpi on multi-cpu according to https://github.com/Caffe-MPI/Caffe-MPI.github.io
However, I got following error when run caffe-mpi cifar10 on multi-cpu:
The scripts I used to submit the caffe-mpi job is:
mpirun --allow-run-as-root --host rdma25,rdma26,rdma27 -np 3 ./build/tools/caffe train --solver=examples/cifar10/cifar10_quick_solver.prototxt