Welcome to the TReNDS cluster documentation. It provides example job submission scripts and guide to running various applications interactively on the GSU/TReNDS cluster. This is heavily influenced by the Georgia Tech PACE cluster documentation.
The wiki is now a work in progress due to the recent migration to Arctic cluster. Please check back frequently for the latest information.
Please look for the “last modified” date at the bottom of any page to be sure that the information is updated.
New to the cluster?
Before you start, please take a look at this documentation and this page in particular: Getting Started
It may look overwhelming but in fact, the rules are simple:
- Run your jobs ONLY through SLURM
- Experiment and develop on development nodes (we have 2 CPU nodes designated for that and one GPU node)
- NEVER EVER run any computation on the login node 🙂
The other details are in the documentation. Also, you may want to join our cluster slack channel #hpc-tips to ask questions if in trouble.
Contributing
You can now easily contribute to this documentation! Just fork the repo https://github.com/trendscenter/wiki.git and make pull requests. If you notice any error or wrong information on any page, please let us know by creating an issue in the same repo.