Home
last modified time | relevance | path

Searched refs:OMPI_ARGS (Results 1 – 1 of 1) sorted by relevance

/dports/net/mpich/mpich-3.4.3/modules/ucx/test/mpi/
H A Drun_mpi.sh.in155 OMPI_ARGS=""
156 OMPI_ARGS="$OMPI_ARGS -mca pml ucx"
158 OMPI_ARGS="$OMPI_ARGS -mca spml ucx"
160 OMPI_ARGS="$OMPI_ARGS -H $HOSTLIST"
161 OMPI_ARGS="$OMPI_ARGS -n $NP"
162 OMPI_ARGS="$OMPI_ARGS --map-by node"
164 OMPI_ARGS="$OMPI_ARGS -mca mpi_abort_delay -1"
172 [ -f $lib ] && OMPI_ARGS="$OMPI_ARGS:$lib"
176 OMPI_ARGS="$OMPI_ARGS -x UCX_HANDLE_ERRORS=freeze"
179 OMPI_ARGS="$OMPI_ARGS -x $c"
[all …]