What does a typical workflow look like?
From ALICE Documentation
What does a typical workflow look like?
A typical workflow looks like:
- Connect to the login nodes with SSH.
- Transfer your files to the cluster
- Optional: compile your code and test it
- Create a job script and submit your job
- Get some coffee and be patient:
- Your job gets into the queue
- Your job gets executed
- Your job finishes
- Study the results generated by your jobs, either on the cluster or after downloading them locally.