Skip to content

bi

bi is a powertools program that provides innformation about user buy-in accounts on SLURM. See also the documentation for buy-in accounts for more information. Running bi on its own will display your user name, any SLURM account your belong to and you default account:

input
bi
output
User:     panchyni
Accounts: bioinformaticscore   [ MaxJobs=520, MaxSubmit=1000 ]
          scavenger            [ MaxJobs=520, MaxSubmit=1000 ]
          general              [ MaxJobs=520, MaxSubmit=1000 ]
Default:  general

A full description of arguments for bi can be found by accessing the help for the program by running "bi -h" on the command line (this information is also reproduced below)

input
bi -h
output
Usage:
  bi
  bi -h
  bi [ -a <account> | -u <user> ]
  bi -d [ -u <user> ]
  bi -l [ -u <user> ]

  -h | --help               Display this help message
  -a | --account <account>  Display users and nodes of a buyin account
  -u | --user <user>        Display buyin accounts for this user
  -d | --default            Display only the user's default buyin account
  -l | --list               List jobs and usage status of buyin nodes