set the minimum core amount to 2 (1 on single core cpus)
This commit is contained in:
committed by
Sheepit Renderfarm
parent
9a5cd74609
commit
6ca2067cbe
@@ -37,6 +37,7 @@ import com.sheepit.client.os.OS;
|
||||
import lombok.Data;
|
||||
|
||||
@Data public class Configuration {
|
||||
|
||||
public enum ComputeType {
|
||||
CPU_GPU, CPU, GPU
|
||||
} // accept job for ...
|
||||
|
||||
Reference in New Issue
Block a user