Is there a workaround for this? Apparently you cannot distribute a job across multiple workers, which is quite disappointing; 1 job = 1 worker. Is it possible to split the simulated frame range so for the same simulation, you manually queue frames 0-50 on worker_01 and frames 51-100 on worker_02?
Is there a workaround for this? Apparently you cannot distribute a job across multiple workers, which is quite disappointing; 1 job = 1 worker. Is it possible to split the simulated frame range so for the same simulation, you manually queue frames 0-50 on worker_01 and frames 51-100 on worker_02?
Comment