1
1
This commit was SVN r23873.
Этот коммит содержится в:
Jeff Squyres 2010-10-07 22:26:51 +00:00
родитель 1f8d14aea0
Коммит c891ed34e2
2 изменённых файлов: 3 добавлений и 3 удалений

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

@ -15,13 +15,11 @@
int OMPI_Affinity_str(char \fIompi_bound\fP[OMPI_AFFINITY_STRING_MAX],
char \fIcurrent_binding\fP[OMPI_AFFINITY_STRING_MAX],
char \fIexists\fP[OMPI_AFFINITY_STRING_MAX])
.
.fi
.SH Fortran Syntax
.nf
There is no Fortran binding for this function.
.
.SH C++ Syntax
.nf
There is no C++ binding for this function.
.
.SH OUTPUT PARAMETERS
@ -86,3 +84,4 @@ all processors in the system).
.ft R
.nf
mpirun(1)
.fi

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

@ -20,6 +20,7 @@ from Open MPI jobs.
orte-clean [--verbose]
.br
mpirun --pernode [--host | --hostfile \fIfile\fP] orte-clean [--verbose]
.fi
.sp