1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
<h2 id="23112">Slurm 23.11.2<a class="slurm_link" href="#23112"></a></h2>
<h3>data_parser/v0.0.40</h3>
<h4>Added field</h4>
<table class="tchange">
<tr class="trchange">
<td class="tdfield">before</td>
<td class="tdchange">
<ul>
<li>.components.schemas."v0.0.40_job".properties.hold</li>
<li>.components.schemas."v0.0.40_job".properties.priority.description</li>
<li>.components.schemas."v0.0.40_job_desc_msg".properties.hold</li>
<li>.components.schemas."v0.0.40_job_desc_msg".properties.priority.description</li>
<li>.components.schemas."v0.0.40_job_info".properties.hold</li>
<li>.components.schemas."v0.0.40_job_info".properties.priority.description</li>
</ul>
</td>
</tr>
</table>
<h4>Add GRES_ONE_TASK_PER_SHARING and GRES_MULT_TASKS_PER_SHARING flags to /job_info, /job_desc_msg output</h4>
<table class="tchange">
<tr class="trchange">
<td class="tdfield">New property</td>
<td class="tdchange" colspan=2>
<ul>
<li>.components.schemas."v0.0.40_job_info".properties.flags</li>
<li>.components.schemas."v0.0.40_job_desc_msg".properties.flags</li>
</ul>
</td>
</tr>
</table>
|