wiki:MasterProcessor

Version 2 (modified by trac, 12 years ago) ( diff )

Master Processor


The processor responsible for parceling out work to the worker processors in an mpibear run. Master and worker processors communicate by passing messages via IBM's MPI library. See the mpi_exec.f90 source file for more details on functions that use the MPI library.

Note: See TracWiki for help on using the wiki.