How do I run a job at a GPU server?

A: Only one worker node equipped with GPU is available at the Golias farm – gpu01. The server is dedicated mainly for code testing.
Specification: 1x NVidia A30, 24GB RAM, produced in 2021.

To run a job at this server add a requirement for GPU to a job_submission_file.

request_gpus = 1

Přejít nahoru