Iâve been learning HTC over the weekend, and have a small cluster working, across 3 machinesm a linux box (50+ cores), a M4 Mac Pro, and some other linux thing.
The macOS box (named speedy4) has condor executor installed manually, as root.
An executor linux box (50+ cores) exists, named âhappyâ.
The central manager + submit + negotiator (everything else, *not* an executor) is on a separate linux box (named: containery).
I can queue + run jobs over the machines in the cluster fine (itâs a java universe btw). Using dynamic slots, jobs are allocated as Iâd expect.
I am queuing directly from âcontaineryâ (a submit node).