File tree
32 files changed
+2109
-947
lines changed- 3rd-party
- config
- ompi/tools
- ompi_info
- wrappers
- opal
- tools/wrappers
- oshmem/tools
- oshmem_info
- wrappers
32 files changed
+2109
-947
lines changed- config/oac_check_package.m4+66-9
- config/pmix.m4+9-5
- config/pmix_check_curl.m4-4
- config/pmix_check_jansson.m4-4
- config/pmix_mca.m4+29-10
- config/pmix_search_libs.m4-2
- config/pmix_setup_hwloc.m4+14-16
- config/pmix_setup_libev.m4+9-5
- config/pmix_setup_libevent.m4+8-4
- config/pmix_setup_wrappers.m4+217-64
- config/pmix_summary.m4+1-1
- maint/pmix.pc.in+5-3
- src/client/pmix_client_get.c+15-1
- src/mca/common/sse/Makefile.am+3-3
- src/mca/common/sse/configure.m4+10
- src/server/pmix_server_get.c+21-2
- src/server/pmix_server_ops.c+1-1
- src/tools/wrapper/pmixcc-wrapper-data.txt.in+7-6
- src/tools/wrapper/pmixcc.c+166-99
- src/util/help-cli.txt+10-14
- src/util/pmix_cmd_line.c+7-26
- config/oac_check_package.m4+66-9
- config/prte_summary.m4+1-1
- configure.ac+4-5
- src/mca/plm/base/plm_base_launch_support.c+31-2
- src/mca/plm/slurm/plm_slurm_module.c+1-1
- src/mca/schizo/base/schizo_base_frame.c+1-1
- src/mca/schizo/prte/help-schizo-prte.txt+13
- src/mca/schizo/prte/help-schizo-prterun.txt+2-1
- src/mca/schizo/prte/schizo_prte.c+3
- src/runtime/prte_init.c-10
- src/tools/prte/prte.c+36-19
- src/tools/prted/prted.c+34-15
- src/util/prte_cmd_line.h+1
Lines changed: 695 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 26 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| |||
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
120 |
| - | |
| 120 | + | |
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
| |||
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
166 |
| - | |
167 |
| - | |
| 166 | + | |
| 167 | + | |
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
171 |
| - | |
172 |
| - | |
| 171 | + | |
| 172 | + | |
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
176 |
| - | |
177 |
| - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
178 | 181 |
| |
179 | 182 |
| |
180 | 183 |
| |
| |||
193 | 196 |
| |
194 | 197 |
| |
195 | 198 |
| |
| 199 | + | |
| 200 | + | |
196 | 201 |
| |
197 | 202 |
| |
198 | 203 |
| |
| |||
249 | 254 |
| |
250 | 255 |
| |
251 | 256 |
| |
252 |
| - | |
253 |
| - | |
254 |
| - | |
| 257 | + | |
| 258 | + | |
255 | 259 |
| |
256 |
| - | |
| 260 | + | |
| 261 | + | |
257 | 262 |
| |
258 |
| - | |
259 |
| - | |
260 |
| - | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
261 | 268 |
| |
262 | 269 |
| |
263 | 270 |
| |
264 | 271 |
| |
265 |
| - | |
266 |
| - | |
267 |
| - | |
268 |
| - | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
269 | 276 |
| |
270 | 277 |
| |
271 | 278 |
| |
|
Lines changed: 51 additions & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
| |||
66 | 67 |
| |
67 | 68 |
| |
68 | 69 |
| |
| 70 | + | |
| 71 | + | |
69 | 72 |
| |
70 | 73 |
| |
71 | 74 |
| |
| |||
79 | 82 |
| |
80 | 83 |
| |
81 | 84 |
| |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
82 | 107 |
| |
83 | 108 |
| |
84 | 109 |
| |
| |||
101 | 126 |
| |
102 | 127 |
| |
103 | 128 |
| |
104 |
| - | |
| 129 | + | |
105 | 130 |
| |
106 | 131 |
| |
107 | 132 |
| |
| |||
111 | 136 |
| |
112 | 137 |
| |
113 | 138 |
| |
114 |
| - | |
| 139 | + | |
115 | 140 |
| |
116 | 141 |
| |
117 | 142 |
| |
118 | 143 |
| |
119 | 144 |
| |
120 | 145 |
| |
121 | 146 |
| |
122 |
| - | |
| 147 | + | |
123 | 148 |
| |
124 |
| - | |
125 |
| - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
126 | 153 |
| |
127 | 154 |
| |
128 | 155 |
| |
129 | 156 |
| |
130 | 157 |
| |
131 | 158 |
| |
132 | 159 |
| |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
133 | 173 |
| |
134 | 174 |
| |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
148 | 179 |
| |
149 | 180 |
| |
150 | 181 |
| |
| |||
156 | 187 |
| |
157 | 188 |
| |
158 | 189 |
| |
159 |
| - | |
| 190 | + | |
160 | 191 |
| |
161 | 192 |
| |
162 | 193 |
| |
| |||
176 | 207 |
| |
177 | 208 |
| |
178 | 209 |
| |
179 |
| - | |
| 210 | + | |
180 | 211 |
| |
181 | 212 |
| |
182 | 213 |
| |
183 | 214 |
| |
184 | 215 |
| |
185 | 216 |
| |
186 | 217 |
| |
187 |
| - | |
188 |
| - | |
189 |
| - | |
190 | 218 |
| |
191 | 219 |
| |
192 | 220 |
| |
|
Lines changed: 9 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 | 139 |
| |
145 | 140 |
| |
146 | 141 |
| |
147 | 142 |
| |
148 | 143 |
| |
149 | 144 |
| |
150 | 145 |
| |
151 |
| - | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
152 | 155 |
| |
153 | 156 |
| |
154 | 157 |
| |
|
Lines changed: 0 additions & 72 deletions
This file was deleted.
0 commit comments