mbm_multiprocess
Section: MB-System 5.0 (1)
Updated: 3 June 2013
Index
NAME
mbm_multiprocess - Macro to run mbprocess on the swath files referenced by a datalist using parallel processes.VERSION
Version 5.0SYNOPSIS
mbm_multiprocess -Idatalist [-Xnprocesses -H -V]DESCRIPTION
mbm_multiprocess is a macro used to effeciently process large numbers of swath data files by executing parallel instances of the program mbprocess. See the mbprocess manual page for a description of its operation.
The -Xnprocesses option sets the number of parallel processes that can be started by mbm_multiprocess. In general, the most efficient (fastest) execution of the overall command will be achieved when nprocesses equals the number of available CPUs or cores.
AUTHORSHIP
Christian Ferreira
MARUM, University of Bremen
David W. Caress (caress@mbari.org)
Monterey Bay Aquarium Research Institute
Dale N. Chayes (dale@ldeo.columbia.edu)
Lamont-Doherty Earth ObservatorySIMPLE DESCRIPTION OF BASIC OPTIONS
Running mbm_multiprocess...
Program <mbprocess>
Program <mbprocess>
Version $Id: mbm_multiprocess.1 2096 2013-06-04 08:17:22Z caress $
Version $Id: mbm_multiprocess.1 2096 2013-06-04 08:17:22Z caress $
MB-system Version 5.3.1904
MB-system Version 5.3.1904
Program Operation:
Program Operation:
Input file: 20110805_053612.mb88
Input file: 20110805_054149.mb88
Format: 88
Format: 88
Files processed only if out of date.
Files processed only if out of date.
Comments embedded in output.
Comments embedded in output.
**: Data processed - out of date - unlocked:
Input: /Volumes/MappingAUVOps2011/test/20110805_054149.mb88
Output: /Volumes/MappingAUVOps2011/test/20110805_054149p.mb88
**: Data processed - out of date - unlocked:
Input: /Volumes/MappingAUVOps2011/test/20110805_053612.mb88
Output: /Volumes/MappingAUVOps2011/test/20110805_053612p.mb88
Note that the terminal messages from the two mbprocess instances are mixed because the processes are executed in parallel.
Last Updated: 3 June 2013