File tree
5 files changed
+36
-8
lines changed- 3rd-party
- docs
- installing-open-mpi
- launching-apps
5 files changed
+36
-8
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
- README.md+10
- config/prte_get_version.m4+11
- config/prte_get_version.sh+11
- configure.ac+11-2
- docs/index.rst+15
- src/docs/prrte-rst-content/Makefile.am+2
- src/docs/prrte-rst-content/cli-hetero-nodes.rst+24
- src/docs/show-help-files/help-prte.txt+21-1
- src/docs/show-help-files/help-prted.txt+15-1
- src/docs/show-help-files/help-prterun.txt+16-1
- src/docs/show-help-files/help-schizo-ompi.txt+1-445
- src/mca/plm/base/plm_base_frame.c+3-4
- src/mca/plm/base/plm_base_launch_support.c+253-241
- src/mca/plm/base/plm_private.h+1-2
- src/mca/schizo/ompi/schizo-ompi-cli.rstxt+3
- src/mca/schizo/ompi/schizo_ompi.c+1
- src/mca/schizo/prte/schizo_prte.c+3
- src/runtime/prte_globals.c+7-1
- src/runtime/prte_mca_params.c+5
- src/tools/prte/prte.c+5
- src/tools/prted/prted.c+10-5
- src/util/prte_cmd_line.h+1
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
20 | 28 |
| |
21 | 29 |
| |
22 | 30 |
| |
|
Lines changed: 18 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
111 |
| - | |
112 |
| - | |
113 |
| - | |
114 |
| - | |
115 |
| - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
116 | 127 |
| |
117 | 128 |
| |
118 |
| - | |
| 129 | + | |
| 130 | + | |
119 | 131 |
| |
120 | 132 |
| |
121 | 133 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + |
0 commit comments