MPC_Launch
Module MPC_Launch
SUMMARY:
This module is in charge of launching MPC it therefore define a main entry point for C and Fortran and provides the initialization for other modules including argument parsing. In addition, PMI is managed in this module.
CONTENTS:
include/ : Headers used as interface with other modules
src/ : module main source files