- Home
- /
- Documentation
- /
- Job Submission (Batch System...
- /
- How do I run...
How do I run a job at a GPU server?
A: Only two worker nodes equipped with GPU are available at the Golias farm – gpu01 and gpu02.
GPU specification:
gpu01 – 1x NVidia A30, 24GB RAM, produced in 2021
gpu02 – 1x NVidia RTX Pro 6000 Blackwell Server Edition, 96GB RAM, produced in 2026
GPU servers are dedicated for interactive jobs and for batch jobs requesting GPU.
It is also possible to access a GPU server directly via ssh but only from login servers. It is necessary to use kinit in case of login to ui.farm.particle.cz with ssh keys.
To run a batch job at the GPU server add a requirement for GPU to a job_submission_file.
request_gpus = 1
Note: The server gpu02 is reserved mainly for users of the group auger.
