Master for GPU job

Hi, I am setting up a Cryosparc cluster. The Cryosparc master can be a worker for CPU jobs. However, my question is whether the Cryosparc master can be a worker for GPU jobs? For example, can I run Cryosparc master on a GPU node and execute GPU job on the node without selecting any other GPU worker?

If that’s what you want to do, you’ll want the “Single Workstation Installation”

Basically, you install both the master and the worker on the same computer. You can also add separate workers after the fact, on other computers.

There are some downsides to not having a separate master computer, though, as if your worker locks up the master computer, it’ll take down all the other running jobs on other workers with it.

1 Like