Rate This Document
Findability
Accuracy
Completeness
Readability

Failed to Start a Parallel HPC Application Debugging Task

Symptom

A parallel HPC application debugging task fails to be started.

Figure 1 Failed to start debugging

Possible Causes

You have not granted the Linux user the read, write, and execute permissions for the directory where the MPI application is located.

Procedure

Grant the Linux user the read, write, and execute permissions for the directory where the MPI application is located.

chmod 700 -R directory_name/