FAQ

General Information

How to get access to the CoSTAR cluster?
How do I log in to the CoSTAR cluster?
How do I run code on the cluster?
Who should I contact for technical issues or outages?

Slurm Scheduler

How can I attach to a running Slurm job?
Why has my Slurm job been pending for a long time?
How do I submit my job to the right node or partition?
How can I check output from my Slurm job?

Software

The software I need is not installed. What should I do?
What should I do if I want to use Anaconda or Conda?
How do I create or use a custom container image on CoSTAR?

Data Storage

Who can see my files?
Which storage location should I use?
How do I check how much storage I am using?
It is taking too long to transfer my data?

Software Environments

I have my own Docker or Apptainer image. How do I use it with the Open OnDemand interface?
My Apptainer build runs out of storage. What can I do?
My Conda environment is using too much storage. What can I do?

Job Performance

How do I know how many CPU cores or how much RAM to request?
My code is taking too long to run. What can I do?
How do I implement checkpointing in my HPC job?