1
1

Remove the sentence that says that --prefix is a per-context option.

This commit was SVN r25932.
Этот коммит содержится в:
Jeff Squyres 2012-02-15 18:31:27 +00:00
родитель b3aabf1565
Коммит ae9503db6e

Просмотреть файл

@ -1109,9 +1109,6 @@ Open MPI will add "/remote/node/directory/bin" to the \fIPATH\fR
and "/remote/node/directory/lib64" to the \fLD_LIBRARY_PATH\fR on the
remote node before attempting to execute anything.
.PP
Note that \fI--prefix\fR can be set on a per-context basis, allowing
for different values for different nodes.
.PP
The \fI--prefix\fR option is not sufficient if the installation paths
on the remote node are different than the local node (e.g., if "/lib"
is used on the local node, but "/lib64" is used on the remote node),