FAQ

General Information

What types of clusters exist at the University of Surrey?
How do I get an account on the HPC clusters?
How do I run code on the clusters?
As a newcomer to Surrey HPC, which cluster should I use?
Where can I get training opportunities?
I am new to research software engineering. Do you provide guidance on best practices?
Who should I contact for urgent issues or outages?

Slurm Scheduler

How can I attach to a running Slurm job?
How can I find out why my job has been pending for a long period on Slurm, despite appearing to have enough resources available?
How can I ensure my job is submitted to the right node within the cluster?

Software

Do you support commercial software (MATLAB, ANSYS, etc.)?
The software I need isn’t installed. What do I do?
What should I do if I want to use Anaconda on the clusters?
How do I create a custom container image for use on the clusters?

Data Storage

How do I request extra storage for my research data?
How do I access a project space, and how long does setup take?
Is project space backed up, and can I store sensitive data there?

Job Performance

How do I know how many CPU cores or RAM I require for my job submission script?
How can I check output from my HPC job?
My code is taking too long to run. What can I do?
How do I implement checkpointing in my HPC job?