get_network: Detect the network of the nodes of a SLURM job

Description Usage Arguments Value Examples

Description

Detect the network of the nodes of a SLURM job

Usage

1

Arguments

ips

IPs of the nodes of the SLURM job

Value

List of SLURM network

Examples

1
2
3
node_list <- detect_nodes()
ips <- get_ips(node_list)
network <- get_network(ips)

NSAPH/h2odyssey documentation built on May 20, 2019, 9:59 a.m.