File: slurm-23.11.1.html

package info (click to toggle)
slurm-wlm-contrib 24.11.5-4
  • links: PTS, VCS
  • area: contrib
  • in suites: forky, sid
  • size: 50,600 kB
  • sloc: ansic: 529,598; exp: 64,795; python: 17,051; sh: 9,411; javascript: 6,528; makefile: 4,030; perl: 3,762; pascal: 131
file content (111 lines) | stat: -rw-r--r-- 2,478 bytes parent folder | download | duplicates (3)
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
<h2 id="23111">Slurm 23.11.1<a class="slurm_link" href="#23111"></a></h2>

<h3>data_parser/v0.0.40</h3>

<h4>Renamed field</h4>
<table class="tchange">
<tr class="trchange">
	<td class="tdfield">before</td>
	<td class="tdchange">
		<ul>
			<li>.components.schemas.v0.0.39_job_mem_per_node</li>
		</ul>
	</td>
</tr>
<tr class="trchange">
	<td class="tdfield">after</td>
	<td class="tdchange">
		<ul>
			<li>.components.schemas.v0.0.39_mem_per_node</li>
		</ul>
	</td>
</tr>
</table>

<h4>Renamed field</h4>
<table class="tchange">
<tr class="trchange">
	<td class="tdfield">before</td>
	<td class="tdchange">
		<ul>
			<li>.components.schemas.v0.0.39_job_mem_per_cpu</li>
		</ul>
	</td>
</tr>
<tr class="trchange">
	<td class="tdfield">after</td>
	<td class="tdchange">
		<ul>
			<li>.components.schemas.v0.0.39_mem_per_cpu</li>
		</ul>
	</td>
</tr>
</table>

<h3>openapi/slurmctld</h3>

<h4>Add field</h4>
<table class="tchange">
<tr class="trchange">
	<td class="tdfield">add</td>
	<td class="tdchange">
		<ul>
			<li>.components.schemas."v0.0.40_openapi_meta".properties.slurm.properties.cluster</li>
		</ul>
	</td>
</tr>
<tr class="trchange">
	<td class="tdfield">add</td>
	<td class="tdchange">
		<ul>
			<li>.components.schemas."v0.0.40_partition_info".properties.defaults.properties.partition_memory_per_cpu</li>
		</ul>
	</td>
</tr>
<tr class="trchange">
	<td class="tdfield">add</td>
	<td class="tdchange">
		<ul>
			<li>.components.schemas."v0.0.40_partition_info".properties.defaults.properties.partition_memory_per_node</li>
		</ul>
	</td>
</tr>
<tr class="trchange">
	<td class="tdfield">add</td>
	<td class="tdchange">
		<ul>
			<li>.components.schemas."v0.0.40_partition_info".properties.maximums.properties.partition_memory_per_cpu</li>
		</ul>
	</td>
</tr>
<tr class="trchange">
	<td class="tdfield">add</td>
	<td class="tdchange">
		<ul>
			<li>.components.schemas."v0.0.40_partition_info".properties.maximums.properties.oversubscribe</li>
		</ul>
	</td>
</tr>
<tr class="trchange">
	<td class="tdfield">add</td>
	<td class="tdchange">
		<ul>
			<li>.components.schemas."v0.0.40_partition_info".properties.maximums.properties.partition_memory_per_node</li>
		</ul>
	</td>
</tr>
</table>

<h3>openapi/slurmdbd</h3>

<h4>Add field</h4>
<table class="tchange">
<tr class="trchange">
	<td class="tdfield">add</td>
	<td class="tdchange">
		<ul>
			<li>.components.schemas."v0.0.40_openapi_meta".properties.slurm.properties.cluster</li>
		</ul>
	</td>
</tr>
</table>