Home 9 Resources 9 Software 9 MPI-Caffe

CAFFE-MPI

 

Caffe-MPI is Caffe with the support of MPI parallel programming techniques.

Documentation

 

Usage

Note:  The module files for Caffe-MPI are named mpi-caffe, not caffe-mpi.

To see what versions of Caffe-MPI are available type

module avail mpi-caffe

To see what other modules are needed, what commands are available and how to get additional help type

module help mpi-caffe

To use Caffe-MPI, include a command like this in your batch script or interactive session to load the mpi-caffe module:

module load mpi-caffe

Be sure you also load any other modules needed, as listed by the module help mpi-caffe command.