Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
grid5000
reference-repository
Commits
7bf2361c
Commit
7bf2361c
authored
Nov 10, 2021
by
BERARD Benjamin
Browse files
[bug13534] Remove myrinet oar properties
parent
eb496bfe
Pipeline
#339253
passed with stages
in 6 minutes and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
lib/refrepo/gen/wiki/generators/oar_properties.rb
View file @
7bf2361c
...
...
@@ -234,7 +234,7 @@ class OarPropertiesGenerator < WikiGenerator
@@categories
=
{
"Job-related properties"
=>
[
"besteffort"
,
"deploy"
,
"production"
,
"cluster_priority"
,
"max_walltime"
],
"Hierarchy"
=>
[
"chassis"
,
"cluster"
,
"cpu"
,
"cpuset"
,
"core"
,
"disk"
,
"diskpath"
,
"gpu"
,
"gpudevice"
,
"host"
,
"slash_16"
,
"slash_17"
,
"slash_18"
,
"slash_19"
,
"slash_20"
,
"slash_21"
,
"slash_22"
,
"switch"
,
"subnet_address"
,
"subnet_prefix"
,
"vlan"
],
"Hardware"
=>
[
"gpu_model"
,
"gpu_count"
,
"memnode"
,
"memcore"
,
"memcpu"
,
"disktype"
,
"disk_reservation_count"
,
"myri_rate"
,
"myri_count"
,
"myri"
,
"ib_rate"
,
"ib_count"
,
"ib"
,
"opa_rate"
,
"opa_count"
,
"eth_rate"
,
"eth_count"
,
"eth_kavlan_count"
,
"cpufreq"
,
"cputype"
,
"cpucore"
,
"cpuarch"
,
"virtual"
,
"mic"
],
"Hardware"
=>
[
"gpu_model"
,
"gpu_count"
,
"memnode"
,
"memcore"
,
"memcpu"
,
"disktype"
,
"disk_reservation_count"
,
"ib_rate"
,
"ib_count"
,
"ib"
,
"opa_rate"
,
"opa_count"
,
"eth_rate"
,
"eth_count"
,
"eth_kavlan_count"
,
"cpufreq"
,
"cputype"
,
"cpucore"
,
"cpuarch"
,
"virtual"
,
"mic"
],
"Miscellaneous"
=>
[
"wattmeter"
,
"nodemodel"
,
"network_address"
,
"ip"
,
"type"
,
"expiry_date"
,
"comment"
,
"maintenance"
,
"exotic"
]
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment