NAME

 mpilauncher - parallel execute lot of small job via mpi


SYNOPSIS

 mpilauncher root_folder command [args]
 mpilauncher -f command_file


DESCRIPTION

mpilauncher need to be executed inside an MPI environment (mpirun), typically a cluster... Job process are divide by the number of core and are launched on each core via the "system" command one after other.

There is two case: jobs are list and define in a file (option -f) or one command is launched inside a lot of folder. In this last case, you need to give the root folder path in which you have all your subfolder...


SEE ALSO

oar-dispatch, oar-parexec


AUTHORS

Written by Patrick Begou - Gabriel Moreau, Grenoble - France


LICENSE AND COPYRIGHT

GPL version 2 or later

Copyright (C) 2011 Patrick Begou / LEGI - CNRS UMR 5519 - France