We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebee6d7 commit 804d3c6Copy full SHA for 804d3c6
ompi/tools/mpirun/help-mpirun.txt
@@ -14,6 +14,10 @@
14
Open MPI's mpirun command was unable to find an underlying prterun
15
command to execute. Consider setting the OMPI_PRTERUN environment
16
variable to help mpirun find the correct underlying prterun.
17
+[prte-launch-failed]
18
+Open MPI's mpirun command was unable to launch the user's application
19
+using the prterun command. This may indicate an issue with the prterun
20
+environment or incorrect configuration.
21
[prterun-exec-failed]
22
Open MPI's mpirun command could not execute the underlying prterun
23
command. The prterun command we tried to execute and the error
0 commit comments