1
1

fix some typos. should be moved to v1.3

This commit was SVN r19964.
Этот коммит содержится в:
Josh Hursey 2008-11-10 19:05:26 +00:00
родитель 080e581422
Коммит d5c38c2601
3 изменённых файлов: 5 добавлений и 5 удалений

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

@ -42,7 +42,7 @@ Error: The process with PID %d is not checkpointable.
This could be due to one of the following: This could be due to one of the following:
- An application with this PID doesn't currently exist - An application with this PID doesn't currently exist
- The application with this PID isn't checkpointable - The application with this PID isn't checkpointable
- The applicaiton with this PID isn't an OPAL application. - The application with this PID isn't an OPAL application.
We were looking for the named files: We were looking for the named files:
%s %s
%s %s

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

@ -27,7 +27,7 @@ from many distributed local snapshots. The components in this framework
determine how to: Initiate the checkpoint of the parallel application, gather determine how to: Initiate the checkpoint of the parallel application, gather
together the many distributed local snapshots, and provide the user with a together the many distributed local snapshots, and provide the user with a
global snapshot handle reference that can be used to restart the parallel global snapshot handle reference that can be used to restart the parallel
applicaiton. application.
. .
.\" ************************** .\" **************************
.\" General Process Requirements Section .\" General Process Requirements Section

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

@ -48,7 +48,7 @@ Error: The process with PID %d is not checkpointable.
This could be due to one of the following: This could be due to one of the following:
- An application with this PID doesn't currently exist - An application with this PID doesn't currently exist
- The application with this PID isn't checkpointable - The application with this PID isn't checkpointable
- The applicaiton with this PID isn't an Open MPI application. - The application with this PID isn't an Open MPI application.
We were looking for the named file: We were looking for the named file:
%s %s
@ -59,7 +59,7 @@ Error: Unable to find the contact information for PID %d.
correct. correct.
- The PID is not that of an active MPIRUN. - The PID is not that of an active MPIRUN.
- The application with this PID isn't checkpointable - The application with this PID isn't checkpointable
- The applicaiton with this PID isn't an Open MPI application. - The application with this PID isn't an Open MPI application.
ompi-checkpoint attempted to find the session directory: ompi-checkpoint attempted to find the session directory:
%s %s
@ -71,7 +71,7 @@ Error: Unable to connect to the Head Node Process to initiate the
correct. correct.
- The PID is not that of an active MPIRUN. - The PID is not that of an active MPIRUN.
- The application with this PID isn't checkpointable - The application with this PID isn't checkpointable
- The applicaiton with this PID isn't an Open MPI application. - The application with this PID isn't an Open MPI application.
[non-ckptable] [non-ckptable]
Error: The job with pid %d is not checkpointable. Error: The job with pid %d is not checkpointable.