我要评分
获取效率
正确性
完整性
易理解

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/