35 строки
1.2 KiB
Plaintext
35 строки
1.2 KiB
Plaintext
|
# -*- text -*-
|
||
|
#
|
||
|
# Copyright (c) 2004-2005 The Trustees of Indiana University.
|
||
|
# All rights reserved.
|
||
|
# Copyright (c) 2004-2005 The Trustees of the University of Tennessee.
|
||
|
# All rights reserved.
|
||
|
# Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
|
||
|
# University of Stuttgart. All rights reserved.
|
||
|
# Copyright (c) 2004-2005 The Regents of the University of California.
|
||
|
# All rights reserved.
|
||
|
# $COPYRIGHT$
|
||
|
#
|
||
|
# Additional copyrights may follow
|
||
|
#
|
||
|
# $HEADER$
|
||
|
#
|
||
|
# This is the US/English general help file for Open RTE's orterun.
|
||
|
#
|
||
|
[multiple-prefixes]
|
||
|
The SLURM process starter for Open MPI does not support multiple
|
||
|
different --prefix options to mpirun. You can specify at most one
|
||
|
unique value for the --prefix option (in any of the application
|
||
|
contexts); it will be applied to all the application contexts of your
|
||
|
parallel job.
|
||
|
|
||
|
Put simply, you must have Open MPI installed in the same location on
|
||
|
all of your SLURM nodes.
|
||
|
|
||
|
Multiple different --prefix options were specified to mpirun; this is
|
||
|
a fatal error for the SLURM process starter in Open MPI.
|
||
|
|
||
|
Two prefix values supplied were:
|
||
|
%s
|
||
|
and %s
|