Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 544 Bytes

basic_guide.md

File metadata and controls

44 lines (29 loc) · 544 Bytes

General Information

General information about user

expanse-client user -v

General information about available resources

expanse-client resource

General information to see associated jobs with your username

squeue --me

show available modules

module avail

adds a module to your environment for this session

module add <module>

configure module to be loaded at every login

module initadd <module>

list all available modules on the cluster

module spider