Skip to content

bringhurst/ib2slurm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ib2slurm 0.1

A program that attempts to generate a slurm style topology.conf(5) file using infiniband network discovery services.

Usage

ib2slurm --node-name-map <name_map>

name_map is the location of a node name map file formatted as described in the ibnetdiscover(8) man page. The node name map entries must be compatible with slurm's currently used node naming scheme.

If a node name map is not provided, ib2slurm will attempt to print the raw infiniband guid values instead. If this happens, the topology file will not be usable by slurm.

About

A tool to generate slurm topology configuration from infiniband network discovery.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages