OAR Properties: Difference between revisions

From Grid5000
Jump to navigation Jump to search
No edit summary
No edit summary
 
(37 intermediate revisions by 8 users not shown)
Line 3: Line 3:
= OAR Properties =
= OAR Properties =
== Hardware ==
== Hardware ==
=== <code>core_count</code> ===
The total number of CPU cores the node has
* Value type: <code>Integer</code>
* Possible values: <code>2, 8, 12, 16, 18, 20, 24, 28, 32, 36, 40, 48, 52, 56, 64, 72, 128</code>
=== <code>cpu_count</code> ===
The number of CPUs (sockets) the node has
* Value type: <code>Integer</code>
* Possible values: <code>1, 2, 4</code>
=== <code>cpuarch</code> ===
=== <code>cpuarch</code> ===
What CPU architecture resource's CPU is member of ?
What CPU architecture resource's CPU is member of ?
Line 10: Line 18:
The number of core per CPU
The number of core per CPU
* Value type: <code>Integer</code>
* Value type: <code>Integer</code>
* Possible values: <code>1, 6, 8, 10, 12, 14, 16, 18, 20, 24, 32, 48</code>
* Possible values: <code>1, 6, 8, 10, 12, 14, 16, 18, 20, 24, 26, 32, 48, 64</code>
=== <code>cpufreq</code> ===
=== <code>cpufreq</code> ===
The frequency in GHz of resource's CPU
The frequency in GHz of resource's CPU
* Value type: <code>String</code>
* Value type: <code>String</code>
* Possible values: <code>1.6, 1.8, 2.0, 2.1, 2.2, 2.3, 2.4, 2.6, 2.95, 4.0</code>
* Possible values: <code>1.7, 1.8, 2.0, 2.1, 2.2, 2.26, 2.3, 2.4, 2.5, 2.6, 2.65, 2.8, 2.95, 3.0, 3.1, 3.2, 3.4, 4.0</code>
=== <code>cputype</code> ===
=== <code>cputype</code> ===
What processor's family resource's CPU is member of
What processor's family resource's CPU is member of
* Value type: <code>String</code>
* Value type: <code>String</code>
* Possible values: <code>Intel Xeon E5-2630, Intel Xeon E5-2630 v3, Intel Xeon E5-2630 v4, Intel Xeon E5-2630L, Intel Xeon E5-2630L v4, Intel Xeon E5-2650, Intel Xeon E5-2650 v4, Intel Xeon E5-2660, Intel Xeon E5-2660 v2, Intel Xeon E5-2680 v4, Intel Xeon E5-2698 v4, Intel Xeon Gold 5218, Intel Xeon Gold 5218R, Intel Xeon Gold 5220, Intel Xeon Gold 6126, Intel Xeon Gold 6130, Intel Xeon Silver 4110, Intel Xeon X5670, POWER8NVL 1.0, ThunderX2 99xx, ...</code>
* Possible values: <code>Intel Xeon Gold 5218, Intel Xeon Gold 5218R, Intel Xeon Gold 5220, Intel Xeon Gold 5220R, Intel Xeon Gold 5320, Intel Xeon Gold 6126, Intel Xeon Gold 6130, Intel Xeon Gold 6142, Intel Xeon Gold 6154, Intel Xeon Gold 6240L, Intel Xeon Gold 6248, Intel Xeon Gold 6254, Intel Xeon Platinum 8358, Intel Xeon Silver 4110, Intel Xeon Silver 4114, Intel Xeon Silver 4214, Intel Xeon Silver 4314, Intel Xeon X5670, POWER8NVL 1.0, ThunderX2 99xx, ...</code>
=== <code>disk_reservation_count</code> ===
=== <code>disk_reservation_count</code> ===
The number of reservable disks
The number of reservable disks
Line 26: Line 34:
The node's primary disk interface and storage type (like SATA/SSD)
The node's primary disk interface and storage type (like SATA/SSD)
* Value type: <code>String</code>
* Value type: <code>String</code>
* Possible values: <code>NVME/SSD, RAID-0 (1 disk)/HDD, RAID-0 (2 disks)/HDD, RAID-1 (2 disks)/HDD, SAS/HDD, SAS/SSD, SATA/HDD, SATA/SSD, SCSI/HDD</code>
* Possible values: <code>HDD/HDD, NVME/SSD, RAID-0 (1 disk)/HDD, RAID-0 (2 disks)/HDD, RAID-1 (2 disks)/HDD, RAID/HDD, SAS/HDD, SAS/SSD, SATA/HDD, SATA/SSD, SCSI/HDD</code>
=== <code>eth_count</code> ===
=== <code>eth_count</code> ===
The number of Ethernet interface the node has
The number of Ethernet interface the node has
* Value type: <code>Integer</code>
* Value type: <code>Integer</code>
* Possible values: <code>1, 2, 3, 4, 5</code>
* Possible values: <code>1, 2, 3</code>
=== <code>eth_kavlan_count</code> ===
=== <code>eth_kavlan_count</code> ===
The number of Ethernet interface with KaVLAN support the node has
The number of Ethernet interface with KaVLAN support the node has
* Value type: <code>Integer</code>
* Value type: <code>Integer</code>
* Possible values: <code>1, 2, 3, 4, 5</code>
* Possible values: <code>0, 1, 2, 3</code>
=== <code>eth_rate</code> ===
=== <code>eth_rate</code> ===
the maximum rate of connected network interfaces in Gbps
the maximum rate of connected network interfaces in Gbps
* Value type: <code>Integer</code>
* Value type: <code>Integer</code>
* Possible values: <code>1, 10, 25</code>
* Possible values: <code>1, 10, 25, 100</code>
=== <code>gpu_compute_capability</code> ===
The NVidia compute capability of GPU cards available
* Value type: <code>String</code>
* Possible values: <code>6.0, 6.1, 7.0, 7.2, 7.5, 8.0, 8.6, N/A</code>
=== <code>gpu_count</code> ===
=== <code>gpu_count</code> ===
The number of GPU cards available
The number of GPU cards available
* Value type: <code>Integer</code>
* Value type: <code>Integer</code>
* Possible values: <code>0, 2, 4, 8</code>
* Possible values: <code>0, 1, 2, 3, 4, 8</code>
=== <code>gpu_mem</code> ===
The amount of memory in MB for the GPU
* Value type: <code>Integer</code>
* Possible values: <code>0, 11264, 15360, 16280, 16384, 23040, 24564, 24576, 31011, 32768, 40960, 46068, 46080</code>
=== <code>gpu_model</code> ===
=== <code>gpu_model</code> ===
The type of GPU available
The type of GPU available
* Value type: <code>String</code>
* Value type: <code>String</code>
* Possible values: <code>, A100-PCIE-40GB, A40, GeForce GTX 1080 Ti, GeForce GTX 980, GeForce RTX 2080 Ti, Quadro RTX 6000, Radeon Instinct MI50 32GB, Tesla K40m, Tesla P100-PCIE-16GB, Tesla P100-SXM2-16GB, Tesla T4, Tesla V100-PCIE-32GB, Tesla V100-SXM2-32GB</code>
* Possible values: <code>, A100-PCIE-40GB, A100-SXM4-40GB, A40, AGX Xavier, GeForce GTX 1080 Ti, GeForce RTX 2080 Ti, Quadro P6000, Quadro RTX 6000, Quadro RTX 8000, RTX A5000, Radeon Instinct MI50 32GB, Tesla P100-PCIE-16GB, Tesla P100-SXM2-16GB, Tesla T4, Tesla V100-PCIE-32GB, Tesla V100-SXM2-32GB</code>
=== <code>ib</code> ===
=== <code>ib</code> ===
The technology of the Infiniband interface
The technology of the Infiniband interface
* Value type: <code>String</code>
* Value type: <code>String</code>
* Possible values: <code>EDR, FDR, NO, QDR</code>
* Possible values: <code>EDR, NO, QDR</code>
=== <code>ib_count</code> ===
=== <code>ib_count</code> ===
The number of Infiniband interfaces available
The number of Infiniband interfaces available
Line 58: Line 74:
The rate of the connected Infiniband interface in Gbps
The rate of the connected Infiniband interface in Gbps
* Value type: <code>Integer</code>
* Value type: <code>Integer</code>
* Possible values: <code>0, 40, 56, 100</code>
* Possible values: <code>0, 40, 100</code>
=== <code>memcore</code> ===
=== <code>memcore</code> ===
The amount of memory in MB per CPU core
The amount of memory in MB per CPU core
* Value type: <code>Integer</code>
* Value type: <code>Integer</code>
* Possible values: <code>1024, 2048, 2457, 2730, 4096, 5461, 6144, 6553, 8192, 10922, 12288, 13107, 16384, 28086</code>
* Possible values: <code>2048, 2457, 2730, 4096, 5461, 6144, 6553, 7021, 7561, 8192, 9362, 9830, 10922, 12288, 13107, 16384, 21845, 28086, 32768, 87381, ...</code>
=== <code>memcpu</code> ===
=== <code>memcpu</code> ===
The amount of memory in MB per CPU
The amount of memory in MB per CPU
* Value type: <code>Integer</code>
* Value type: <code>Integer</code>
* Possible values: <code>1024, 16384, 32768, 49152, 65536, 98304, 131072, 196608, 262144, 393216, 524288</code>
* Possible values: <code>1024, 16384, 32768, 49152, 65536, 98304, 131072, 196608, 262144, 393216, 524288, 1572864</code>
=== <code>memnode</code> ===
=== <code>memnode</code> ===
The total amount of memory in MB of the node
The total amount of memory in MB of the node
* Value type: <code>Integer</code>
* Value type: <code>Integer</code>
* Possible values: <code>2048, 32768, 65536, 98304, 131072, 196608, 262144, 393216, 524288, 786432</code>
* Possible values: <code>2048, 32768, 65536, 98304, 131072, 196608, 262144, 393216, 524288, 786432, 1048576, 1572864, 6291456</code>
=== <code>mic</code> ===
=== <code>mic</code> ===
Intel many integrated core architecture support
Intel many integrated core architecture support
* Value type: <code>Boolean</code>
* Value type: <code>Boolean</code>
* Possible values: <code>NO, YES</code>
* Possible values: <code>NO</code>
=== <code>opa_count</code> ===
=== <code>opa_count</code> ===
The number of Omni-Path interfaces available
The number of Omni-Path interfaces available
Line 83: Line 99:
* Value type: <code>Integer</code>
* Value type: <code>Integer</code>
* Possible values: <code>0, 100</code>
* Possible values: <code>0, 100</code>
=== <code>thread_count</code> ===
The total number of CPU threads the node has
* Value type: <code>Integer</code>
* Possible values: <code>2, 8, 16, 24, 32, 36, 40, 48, 56, 64, 72, 80, 96, 104, 112, 128, 144, 160, 256</code>
=== <code>virtual</code> ===
=== <code>virtual</code> ===
Node virtualization capacity
Node virtualization capacity
Line 91: Line 111:
The manfacturer, name and serial of the chassis.
The manfacturer, name and serial of the chassis.
* Value type: <code>String</code>
* Value type: <code>String</code>
* Possible values: <code>Penguin Computing AMD-Penguin COVID19 P100228625, Penguin Computing AMD-Penguin COVID19 P100228626, Penguin Computing AMD-Penguin COVID19 P100228627, Penguin Computing AMD-Penguin COVID19 P100228628, Penguin Computing AMD-Penguin COVID19 P100228629, Penguin Computing AMD-Penguin COVID19 P100228630, Sun Microsystems Sun Fire V20z XG052080114, Sun Microsystems Sun Fire V20z XG052080174, Sun Microsystems Sun Fire V20z XG052081146, Sun Microsystems Sun Fire V20z XG052310079, Sun Microsystems Sun Fire V20z XG052310124, Sun Microsystems Sun Fire V20z XG052422326, Sun Microsystems Sun Fire V20z XG052423635, Sun Microsystems Sun Fire V20z XG052428987, Sun Microsystems Sun Fire V20z XG052428994, Sun Microsystems Sun Fire V20z XG052428995, Sun Microsystems Sun Fire V20z XG052428996, Sun Microsystems Sun Fire V20z XG052429007, Sun Microsystems Sun Fire V20z XG052429080, Sun Microsystems Sun Fire V20z XG052536163, ...</code>
* Possible values: <code>Sun Microsystems Sun Fire V20z XG052310079, Sun Microsystems Sun Fire V20z XG052422326, Sun Microsystems Sun Fire V20z XG052423635, Sun Microsystems Sun Fire V20z XG052428994, Sun Microsystems Sun Fire V20z XG052428995, Sun Microsystems Sun Fire V20z XG052428996, Sun Microsystems Sun Fire V20z XG052429007, Sun Microsystems Sun Fire V20z XG052536163, Unknown Jetson-AGX 1422621079223, Unknown Jetson-AGX 1562621006633, Unknown Jetson-AGX 1562621006659, Unknown Jetson-AGX 1562621006660, Unknown Jetson-AGX 1562621006729, Unknown Jetson-AGX 1562621006741, Unknown Jetson-AGX 1562621006744, Unknown Jetson-AGX 1562621006770, Unknown Jetson-AGX 1562621006776, Unknown Jetson-AGX 1562621006813, Unknown Jetson-AGX 1562621006820, Unknown Jetson-AGX 1562621006853, ...</code>
=== <code>cluster</code> ===
=== <code>cluster</code> ===
The name of the cluster the resource is part of
The name of the cluster the resource is part of
* Value type: <code>String</code>
* Value type: <code>String</code>
* Possible values: <code>grisou, gros, grouille, grue, gruss, grvingt, hercule, neowise, nova, orion, paranoia, parasilo, paravance, petitprince, pyxis, sagittaire, taurus, troll, uvb, yeti, ...</code>
* Possible values: <code>roazhon1, roazhon10, roazhon11, roazhon12, roazhon13, roazhon2, roazhon3, roazhon4, roazhon5, roazhon6, roazhon7, roazhon8, roazhon9, sagittaire, servan, sirius, taurus, troll, uvb, yeti, ...</code>
=== <code>core</code> ===
=== <code>core</code> ===
The ID of the CPU core the resource is part of. The unique scope is the OAR server.
The ID of the CPU core the resource is part of. The unique scope is the OAR server.
Line 115: Line 135:
Device path of a reservable disk on a node, for resources of type 'disk'.
Device path of a reservable disk on a node, for resources of type 'disk'.
* Value type: <code>String</code>
* Value type: <code>String</code>
* Possible values: <code>/dev/disk/by-path/pci-0000:01:00.0-scsi-0:0:2:0, /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:1:0, /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:2:0, /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:3:0, /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:4:0, /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:5:0, /dev/disk/by-path/pci-0000:17:00.0-scsi-0:0:1:0, /dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:1:0, /dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:2:0, /dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:3:0, /dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:4:0, /dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:5:0, /dev/disk/by-path/pci-0000:1a:00.0-scsi-0:0:1:0, /dev/disk/by-path/pci-0000:61:00.0-scsi-0:0:1:0, /dev/disk/by-path/pci-0000:61:00.0-scsi-0:0:2:0, /dev/disk/by-path/pci-0000:81:00.0-scsi-0:0:15:0, /dev/disk/by-path/pci-0000:81:00.0-scsi-0:0:16:0, /dev/disk/by-path/pci-0000:81:00.0-scsi-0:0:17:0, /dev/disk/by-path/pci-0000:81:00.0-scsi-0:0:18:0</code>
* Possible values: <code>/dev/disk/by-path/pci-0000:01:00.0-scsi-0:0:0:0, /dev/disk/by-path/pci-0000:01:00.0-scsi-0:0:2:0, /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:1:0, /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:2:0, /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:3:0, /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:4:0, /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:5:0, /dev/disk/by-path/pci-0000:17:00.0-scsi-0:0:1:0, /dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:1:0, /dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:2:0, /dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:3:0, /dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:4:0, /dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:5:0, /dev/disk/by-path/pci-0000:61:00.0-scsi-0:0:1:0, /dev/disk/by-path/pci-0000:61:00.0-scsi-0:0:2:0, /dev/disk/by-path/pci-0000:81:00.0-scsi-0:0:15:0, /dev/disk/by-path/pci-0000:81:00.0-scsi-0:0:16:0, /dev/disk/by-path/pci-0000:81:00.0-scsi-0:0:17:0, /dev/disk/by-path/pci-0000:81:00.0-scsi-0:0:18:0</code>
=== <code>gpu</code> ===
=== <code>gpu</code> ===
The ID of the GPU the resource is part of. The unique scope is the OAR server.  
The ID of the GPU the resource is part of. The unique scope is the OAR server.  
Line 167: Line 187:
On what switch the resource is directly connected ?
On what switch the resource is directly connected ?
* Value type: <code>String</code>
* Value type: <code>String</code>
* Possible values: <code>bigdata-sw, ecotype-prod1, force10, gw, mxl1, paravance-sw-1, paravance-sw-2, salome, sgrappe, sgrcinq, sgros1, sgruss, sgrvingt, sw-chiclet-1, sw-chiclet-3</code>
* Possible values: <code>bigdata-sw, ecotype-prod1, force10, gw, mxl1, parasilo-sw-1, paravance-sw-1, paravance-sw-2, salome, sgrappe, sgros1, sgruss, sgrvingt, sw-1, sw-chiclet-1, sw-dell-c003-01-rba, sw-estats, swdc-a035-01-02-rba, swdc-c003-01-02-rba</code>
=== <code>vlan</code> ===
=== <code>vlan</code> ===
Used for kavlan-topo resources.
Used for kavlan-topo resources.
Line 180: Line 200:
The priority of this resource for job scheduling
The priority of this resource for job scheduling
* Value type: <code>Integer</code>
* Value type: <code>Integer</code>
* Possible values: <code>201670, 201700, 201706, 201710, 201800, 201801, 201804, 201850, 201870, 201906, 201909, 201911, 201912, 202001, 202008, 202010, 202101, 202105, 202108, 301899, ...</code>
* Possible values: <code>201909, 201911, 201912, 202001, 202008, 202010, 202101, 202105, 202108, 202111, 202112, 202209, 202212, 202306, 202309, 202310, 202311, 202312, 202401, 301899, ...</code>
=== <code>deploy</code> ===
=== <code>deploy</code> ===
Can the resource be used for a deployment ?
Can the resource be used for a deployment ?
Line 221: Line 241:
The type of the chassis
The type of the chassis
* Value type: <code>String</code>
* Value type: <code>String</code>
* Possible values: <code>AMD-Penguin Computing, Dell PowerEdge C6100, Dell PowerEdge C6220, Dell PowerEdge C6220 II, Dell PowerEdge C6420, Dell PowerEdge M620, Dell PowerEdge R430, Dell PowerEdge R630, Dell PowerEdge R640, Dell PowerEdge R720, Dell PowerEdge R730, Dell PowerEdge R740, Dell PowerEdge R7425, Dell PowerEdge R7525, Dell PowerEdge R940, Dell PowerEdge T640, IBM PowerNV S822LC (8335-GTB), Nvidia DGX-1, R181-T92-00, Sun Fire V20z</code>
* Possible values: <code>Dell PowerEdge R640, Dell PowerEdge R720, Dell PowerEdge R730, Dell PowerEdge R740, Dell PowerEdge R7425, Dell PowerEdge R7525, Dell PowerEdge R7920, Dell PowerEdge R930, Dell PowerEdge R940, Dell PowerEdge T640, Gigabyte R181-T92-00, HPE Apollo 6500, HPE ProLiant DL385 Gen10+ v2, HPE Proliant DL360 Gen10+, IBM PowerNV S822LC (8335-GTB), NVidia DGX A100, Nvidia DGX-1, ProLiant DL385 Gen10 Plus v2, Proliant DL560 Gen10, Sun Fire V20z, ...</code>
=== <code>type</code> ===
=== <code>type</code> ===
Type of the resource.
Type of the resource.
Line 230: Line 250:
* Value type: <code>Boolean</code>
* Value type: <code>Boolean</code>
* Possible values: <code>NO, YES</code>
* Possible values: <code>NO, YES</code>
''<small>Last generated from the Grid'5000 Reference API on 2021-12-03 ([https://github.com/grid5000/reference-repository/commit/d847cd99da commit d847cd99da])</small>''
''<small>Last generated from the Grid'5000 Reference API on 2024-04-25 ([https://gitlab.inria.fr/grid5000/reference-repository/commit/53c24cb516 commit 53c24cb516])</small>''

Latest revision as of 18:32, 25 April 2024

Properties on resources managed by OAR allow users to select them according to their experiment's characteristics.

OAR Properties

Hardware

core_count

The total number of CPU cores the node has

  • Value type: Integer
  • Possible values: 2, 8, 12, 16, 18, 20, 24, 28, 32, 36, 40, 48, 52, 56, 64, 72, 128

cpu_count

The number of CPUs (sockets) the node has

  • Value type: Integer
  • Possible values: 1, 2, 4

cpuarch

What CPU architecture resource's CPU is member of ?

  • Value type: String
  • Possible values: aarch64, ppc64le, x86_64

cpucore

The number of core per CPU

  • Value type: Integer
  • Possible values: 1, 6, 8, 10, 12, 14, 16, 18, 20, 24, 26, 32, 48, 64

cpufreq

The frequency in GHz of resource's CPU

  • Value type: String
  • Possible values: 1.7, 1.8, 2.0, 2.1, 2.2, 2.26, 2.3, 2.4, 2.5, 2.6, 2.65, 2.8, 2.95, 3.0, 3.1, 3.2, 3.4, 4.0

cputype

What processor's family resource's CPU is member of

  • Value type: String
  • Possible values: Intel Xeon Gold 5218, Intel Xeon Gold 5218R, Intel Xeon Gold 5220, Intel Xeon Gold 5220R, Intel Xeon Gold 5320, Intel Xeon Gold 6126, Intel Xeon Gold 6130, Intel Xeon Gold 6142, Intel Xeon Gold 6154, Intel Xeon Gold 6240L, Intel Xeon Gold 6248, Intel Xeon Gold 6254, Intel Xeon Platinum 8358, Intel Xeon Silver 4110, Intel Xeon Silver 4114, Intel Xeon Silver 4214, Intel Xeon Silver 4314, Intel Xeon X5670, POWER8NVL 1.0, ThunderX2 99xx, ...

disk_reservation_count

The number of reservable disks

  • Value type: Integer
  • Possible values: 0, 1, 2, 3, 4, 5

disktype

The node's primary disk interface and storage type (like SATA/SSD)

  • Value type: String
  • Possible values: HDD/HDD, NVME/SSD, RAID-0 (1 disk)/HDD, RAID-0 (2 disks)/HDD, RAID-1 (2 disks)/HDD, RAID/HDD, SAS/HDD, SAS/SSD, SATA/HDD, SATA/SSD, SCSI/HDD

eth_count

The number of Ethernet interface the node has

  • Value type: Integer
  • Possible values: 1, 2, 3

eth_kavlan_count

The number of Ethernet interface with KaVLAN support the node has

  • Value type: Integer
  • Possible values: 0, 1, 2, 3

eth_rate

the maximum rate of connected network interfaces in Gbps

  • Value type: Integer
  • Possible values: 1, 10, 25, 100

gpu_compute_capability

The NVidia compute capability of GPU cards available

  • Value type: String
  • Possible values: 6.0, 6.1, 7.0, 7.2, 7.5, 8.0, 8.6, N/A

gpu_count

The number of GPU cards available

  • Value type: Integer
  • Possible values: 0, 1, 2, 3, 4, 8

gpu_mem

The amount of memory in MB for the GPU

  • Value type: Integer
  • Possible values: 0, 11264, 15360, 16280, 16384, 23040, 24564, 24576, 31011, 32768, 40960, 46068, 46080

gpu_model

The type of GPU available

  • Value type: String
  • Possible values: , A100-PCIE-40GB, A100-SXM4-40GB, A40, AGX Xavier, GeForce GTX 1080 Ti, GeForce RTX 2080 Ti, Quadro P6000, Quadro RTX 6000, Quadro RTX 8000, RTX A5000, Radeon Instinct MI50 32GB, Tesla P100-PCIE-16GB, Tesla P100-SXM2-16GB, Tesla T4, Tesla V100-PCIE-32GB, Tesla V100-SXM2-32GB

ib

The technology of the Infiniband interface

  • Value type: String
  • Possible values: EDR, NO, QDR

ib_count

The number of Infiniband interfaces available

  • Value type: Integer
  • Possible values: 0, 1, 2, 3

ib_rate

The rate of the connected Infiniband interface in Gbps

  • Value type: Integer
  • Possible values: 0, 40, 100

memcore

The amount of memory in MB per CPU core

  • Value type: Integer
  • Possible values: 2048, 2457, 2730, 4096, 5461, 6144, 6553, 7021, 7561, 8192, 9362, 9830, 10922, 12288, 13107, 16384, 21845, 28086, 32768, 87381, ...

memcpu

The amount of memory in MB per CPU

  • Value type: Integer
  • Possible values: 1024, 16384, 32768, 49152, 65536, 98304, 131072, 196608, 262144, 393216, 524288, 1572864

memnode

The total amount of memory in MB of the node

  • Value type: Integer
  • Possible values: 2048, 32768, 65536, 98304, 131072, 196608, 262144, 393216, 524288, 786432, 1048576, 1572864, 6291456

mic

Intel many integrated core architecture support

  • Value type: Boolean
  • Possible values: NO

opa_count

The number of Omni-Path interfaces available

  • Value type: Integer
  • Possible values: 0, 1

opa_rate

The rate of the connected Omni-Path interface in Gbps

  • Value type: Integer
  • Possible values: 0, 100

thread_count

The total number of CPU threads the node has

  • Value type: Integer
  • Possible values: 2, 8, 16, 24, 32, 36, 40, 48, 56, 64, 72, 80, 96, 104, 112, 128, 144, 160, 256

virtual

Node virtualization capacity

  • Value type: String
  • Possible values: NO, amd-v, arm64, ivt

Hierarchy

chassis

The manfacturer, name and serial of the chassis.

  • Value type: String
  • Possible values: Sun Microsystems Sun Fire V20z XG052310079, Sun Microsystems Sun Fire V20z XG052422326, Sun Microsystems Sun Fire V20z XG052423635, Sun Microsystems Sun Fire V20z XG052428994, Sun Microsystems Sun Fire V20z XG052428995, Sun Microsystems Sun Fire V20z XG052428996, Sun Microsystems Sun Fire V20z XG052429007, Sun Microsystems Sun Fire V20z XG052536163, Unknown Jetson-AGX 1422621079223, Unknown Jetson-AGX 1562621006633, Unknown Jetson-AGX 1562621006659, Unknown Jetson-AGX 1562621006660, Unknown Jetson-AGX 1562621006729, Unknown Jetson-AGX 1562621006741, Unknown Jetson-AGX 1562621006744, Unknown Jetson-AGX 1562621006770, Unknown Jetson-AGX 1562621006776, Unknown Jetson-AGX 1562621006813, Unknown Jetson-AGX 1562621006820, Unknown Jetson-AGX 1562621006853, ...

cluster

The name of the cluster the resource is part of

  • Value type: String
  • Possible values: roazhon1, roazhon10, roazhon11, roazhon12, roazhon13, roazhon2, roazhon3, roazhon4, roazhon5, roazhon6, roazhon7, roazhon8, roazhon9, sagittaire, servan, sirius, taurus, troll, uvb, yeti, ...

core

The ID of the CPU core the resource is part of. The unique scope is the OAR server.

  • Value type: Integer
  • Possible values: 1, 2, 3, ...

cpu

The ID of the CPU the resource is part of. The unique scope is the OAR server.

  • Value type: String
  • Possible values: 1, 2, 3, ...

cpuset

Logical processor identifier (only the first thread in case of HyperThreading).

  • Value type: String
  • Possible values: 0, 1, 2, 3, ...

disk

Id of a reservable disk on a node, for resources of type 'disk'.

  • Value type: String
  • Possible values: disk5.parasilo-17, disk5.parasilo-18, disk5.parasilo-19, disk5.parasilo-2, disk5.parasilo-20, disk5.parasilo-21, disk5.parasilo-22, disk5.parasilo-23, disk5.parasilo-24, disk5.parasilo-25, disk5.parasilo-26, disk5.parasilo-27, disk5.parasilo-28, disk5.parasilo-3, disk5.parasilo-4, disk5.parasilo-5, disk5.parasilo-6, disk5.parasilo-7, disk5.parasilo-8, disk5.parasilo-9, ...

diskpath

Device path of a reservable disk on a node, for resources of type 'disk'.

  • Value type: String
  • Possible values: /dev/disk/by-path/pci-0000:01:00.0-scsi-0:0:0:0, /dev/disk/by-path/pci-0000:01:00.0-scsi-0:0:2:0, /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:1:0, /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:2:0, /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:3:0, /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:4:0, /dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:5:0, /dev/disk/by-path/pci-0000:17:00.0-scsi-0:0:1:0, /dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:1:0, /dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:2:0, /dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:3:0, /dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:4:0, /dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:5:0, /dev/disk/by-path/pci-0000:61:00.0-scsi-0:0:1:0, /dev/disk/by-path/pci-0000:61:00.0-scsi-0:0:2:0, /dev/disk/by-path/pci-0000:81:00.0-scsi-0:0:15:0, /dev/disk/by-path/pci-0000:81:00.0-scsi-0:0:16:0, /dev/disk/by-path/pci-0000:81:00.0-scsi-0:0:17:0, /dev/disk/by-path/pci-0000:81:00.0-scsi-0:0:18:0

gpu

The ID of the GPU the resource is part of. The unique scope is the OAR server.

  • Value type: String
  • Possible values: 1, 2, 3, ...

gpudevice

GPU device identifier.

  • Value type: String
  • Possible values: 0, 1, 2, 3

host

The full hostname of the node the resource is part of.

  • Value type: String
  • Possible values: dahu-1.grenoble.grid5000.fr, ...

slash_16

Used for subnet resources.

  • Value type: String
  • Possible values: 3d92, 00e6, 2cfc, 2bed, ...

slash_17

Used for subnet resources.

  • Value type: String
  • Possible values: 3d92, 00e6, 2cfc, 2bed, ...

slash_18

Used for subnet resources.

  • Value type: String
  • Possible values: 3d92, 00e6, 2cfc, 2bed, ...

slash_19

Used for subnet resources.

  • Value type: String
  • Possible values: 3d92, 00e6, 2cfc, 2bed, ...

slash_20

Used for subnet resources.

  • Value type: String
  • Possible values: 3d92, 00e6, 2cfc, 2bed, ...

slash_21

Used for subnet resources.

  • Value type: String
  • Possible values: 3d92, 00e6, 2cfc, 2bed, ...

slash_22

Used for subnet resources.

  • Value type: String
  • Possible values: 3d92, 00e6, 2cfc, 2bed, ...

subnet_address

Subnet address for subnet resources.

  • Value type: String
  • Possible values: 10.144.52.0, 10.144.24.0, 10.144.132.0, 10.146.28.0, 10.144.236.0, ...

subnet_prefix

Subnet prefix for subnet resources.

  • Value type: String
  • Possible values: 22

switch

On what switch the resource is directly connected ?

  • Value type: String
  • Possible values: bigdata-sw, ecotype-prod1, force10, gw, mxl1, parasilo-sw-1, paravance-sw-1, paravance-sw-2, salome, sgrappe, sgros1, sgruss, sgrvingt, sw-1, sw-chiclet-1, sw-dell-c003-01-rba, sw-estats, swdc-a035-01-02-rba, swdc-c003-01-02-rba

vlan

Used for kavlan-topo resources.

  • Value type: String
  • Possible values: 1, 1523, 1560, 1597, ...

Job-related properties

besteffort

Can the resource be reserved in besteffort mode ?

  • Value type: Boolean
  • Possible values: YES

cluster_priority

The priority of this resource for job scheduling

  • Value type: Integer
  • Possible values: 201909, 201911, 201912, 202001, 202008, 202010, 202101, 202105, 202108, 202111, 202112, 202209, 202212, 202306, 202309, 202310, 202311, 202312, 202401, 301899, ...

deploy

Can the resource be used for a deployment ?

  • Value type: Boolean
  • Possible values: YES

max_walltime

Maximum walltime in seconds allowed on this node (for the production queue only)

  • Value type: Integer
  • Possible values: 0, 14400, 43200, 86400, 172800, 345600, 604800

production

Is this resource available in production queue ?

  • Value type: Boolean
  • Possible values: NO, YES

Miscellaneous

comment

Comment for the given resource. (g5k internal property)

  • Value type: String
  • Possible values: Retired since 2018-01-30: retired_cluster, PSU Dead, Retired

exotic

Resource has 'atypical' hardware (such as non-x86_64 CPU architecture for example)

  • Value type: Boolean
  • Possible values: YES, NO

expiry_date

Expiration date for the given resource.

  • Value type: String
  • Possible values: 0

ip

The IPv4 address of the node the resource is part of

  • Value type: String
  • Possible values: 172.16.97.17, 172.16.97.18, 172.16.97.19, 172.16.97.2, 172.16.97.20, 172.16.97.21, 172.16.97.22, 172.16.97.23, 172.16.97.24, 172.16.97.25, 172.16.97.26, 172.16.97.27, 172.16.97.28, 172.16.97.3, 172.16.97.4, 172.16.97.5, 172.16.97.6, 172.16.97.7, 172.16.97.8, 172.16.97.9, ...

maintenance

Is this resource under maintenance ?

  • Value type: Boolean
  • Possible values: YES, NO

network_address

The full hostname of the node the resource is part of, please use 'host' instead.

  • Value type: String
  • Possible values: dahu-1.grenoble.grid5000.fr, ...

nodemodel

The type of the chassis

  • Value type: String
  • Possible values: Dell PowerEdge R640, Dell PowerEdge R720, Dell PowerEdge R730, Dell PowerEdge R740, Dell PowerEdge R7425, Dell PowerEdge R7525, Dell PowerEdge R7920, Dell PowerEdge R930, Dell PowerEdge R940, Dell PowerEdge T640, Gigabyte R181-T92-00, HPE Apollo 6500, HPE ProLiant DL385 Gen10+ v2, HPE Proliant DL360 Gen10+, IBM PowerNV S822LC (8335-GTB), NVidia DGX A100, Nvidia DGX-1, ProLiant DL385 Gen10 Plus v2, Proliant DL560 Gen10, Sun Fire V20z, ...

type

Type of the resource.

  • Value type: String
  • Possible values: kavlan-topo, storage, disk, kavlan-local, kavlan-global, default, subnet, kavlan

wattmeter

The type of wattmeter available

  • Value type: Boolean
  • Possible values: NO, YES

Last generated from the Grid'5000 Reference API on 2024-04-25 (commit 53c24cb516)