Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 323 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 323 Bytes

sapelo2-boilerplate

Makes running stuff on sapelo2 (UGA's high perfomance computing system) easier.

some useful commands

quickly check the usage of the node your job is running on

ssh -t {node} htop -u {myID}

archive folders for backup or transfer

tar -czvf mydata-archive.tar.gz mydata