HPC introduction
General information and introductions for using the HPC
HPC Information and login
Specifications ASU Research Computing offers a three node Slurm cluster for use by researchers. ...
HPC Cluster Description
App State HPC AppState HPC is an educational and research cluster with 2 compute nodes for a tot...
HPC Tutorials
This is a youtube playlist that contains videos for beginners on how to use the HPC and some best...
Example SLURM Script (from video)
(Link to original video) fastqc.sh and multiqc.sh scripts at bottom of page (slurm script) #!/bin...
Data transfer onto the HPC
At some point, you will inevitably need to get data from the HPC back onto your local machine, or...
Issues Connecting to the HPC
Connection troubleshooting If you are trying to connect to the HPC (ssh <your_username>@hpc1.its....
Patching and Pausing Jobs
On HPC1 use squeue to determine what jobs are running on what nodes: squeue --long Tue May 27 13:...
Accessing the HPC via Open OnDemand
Our HPC cluster has a web interface available at ondemand.appstate.edu to anyone with an account ...
Managing your files and using the web Bash Shell in OpenOnDemand
Our Research Computing HPC cluster now has file management and a bash shell available for users i...
Virtual Desktops in Open OnDemand
Open OnDemand makes available two different virtual desktop options. These are accessible via the...
RStudio Open OnDemand Application
We now have RStudio available through Open OnDemand. It is accessed similarly to other interactiv...