Commit b96e70b
committed
rfc43: add job-list 'ranks' constraint
Problem: A hostlist constraint operator is defined in the set of
supported job-list constraint operators, but there is no corresponding
ranks constraint. The ranks constraint is useful not only in test
instances where multiple ranks may share the same hostname, but also
in cases where a specific rank is to be queried without dependence
on hostname (e.g. rank 0).
Define a supported `ranks` constraint operator in RFC 43.1 parent b918c6e commit b96e70b
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
215 | 218 | | |
216 | 219 | | |
217 | 220 | | |
| |||
0 commit comments