Run on cluster
Once you have a saved calculation and a connected cluster, you can submit the job directly from the studio. SiestaStudio uploads your input files and pseudopotentials over SFTP and submits using the cluster's scheduler.
Submitting a job
- Open the calculation you want to run.
- Click Run on cluster.
- In the dialog, choose the cluster connection and configure the job:
- Scheduler (SLURM, PBS, or none).
- Partition/queue, number of cores, and walltime.
- Whether to auto-import results when the job finishes.
- Click Submit.
A job record is created and appears in the Cluster jobs tab of your project.
What is uploaded
- The generated
.fdffile. - All required pseudopotential files (resolved automatically from PseudoDojo or your custom uploads).
- A scheduler submit script generated for your chosen scheduler type.
Scheduler support
SLURM and PBS/Torque are fully supported. Choose None if you want to upload the files and submit manually.