hardware.infiniband.guids

NixOS option

A list of infiniband port guids on the system. This is discoverable using ibstat -p

type: list of string
Default
[ ]
Example
[
  "0xe8ebd30000eee2e1"
]
declared in: nixos/modules/hardware/infiniband.nixView source on NixOS/nixpkgs →