Commit e6eb461
rfc20: add optional execution.properties key to Rv1
Problem: Rv1 does not support a method for assigning properties to
resources, but simple property support is a near term requirement for
Flux.
Add an optional properties key to the Rv1 execution dictionary which
allows for the simple assignment of named properties to sets of ranks.
Slightly restrict the set of valid characters in property names.
Reserve the '@' character and any suffix for scheduler-specific use.
Co-authored-by: Jim Garlick <[email protected]>1 parent b578011 commit e6eb461
1 file changed
+21
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
132 | | - | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
133 | 134 | | |
134 | 135 | | |
135 | 136 | | |
| |||
162 | 163 | | |
163 | 164 | | |
164 | 165 | | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
165 | 184 | | |
166 | 185 | | |
167 | 186 | | |
| |||
0 commit comments