Skip to content

Mpi_run_v3

Adrian Quintana edited this page Dec 11, 2017 · 1 revision

!xmipp_mpi_run (v3.0)

Usage

Run commands in a text file in a parallel environment You may use the tag MPI_BARRIER to separate execution blocks. You may use the tag MPI_NEWLINE to force a line break (this is useful for programs accepting parameters directly from stdin).

Parameters

$``: File with commands in different lines

User's comments

Clone this wiki locally