Hi, I am using caffe-parallel toolbox for deep learning. The framework has been parallelized using mpi. For my implementation I am using Open mpi 1.6.5??. The installation stage for openmpi goes fine but when I run the code following error appears:
*** The MPI_Comm_rank() function was called before MPI_INIT was invoked. *** This is disallowed by the MPI standard. *** Your MPI job will now abort. [s4:29812] Local abort before MPI_INIT completed successfully; not able to aggregate error messages, and not able to guarantee that all other processes were killed! make: *** [runtest] Error 1 Please provide necessary information to resolve the issue. Your help will be highly appreciated. Thanks & Regards, M. Asif Khan?