You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
###Slave overrides - Compute device and Tiles size
22
+
###Slave overrides - Compute device and Tiles size
23
23
24
24
25
25
It is Slave who should define the preferred rendering device as each Slave has different hardware capabilities (GPU/CPU).
@@ -41,7 +41,7 @@ The tile size override is present, as tile sizes should correspond to compute de
41
41
42
42
*Before this addition Slave rendered the file with settings as they are set on Client. Client that doesn't have GPU capabilities can't specify that Slaves should render on GPU as there is no device dropdown (i.e., jobs sent from Mac with ATI card rendered on GPU-ready Slaves using CPU). And then there is issue with Client that had GPU capabilities (and file is set accordingly) working together with Slave that has only CPU support. Corresponding ticket <https://developer.blender.org/T46071>*
43
43
44
-
###Master - Slave timeout
44
+
###Master - Slave timeout
45
45
46
46
Master can specify timeout (in minutes) after which master considers Slave dead if a frame from Slave hasn't been received. N.B., this is timeout for frame, not for the whole animation time.
47
47
@@ -54,23 +54,23 @@ Master can specify timeout (in minutes) after which master considers Slave dead
54
54
Replace directory `netrender` in your Blender `addons` directory with `netrender` directory found in this repo. Restart Blender.
0 commit comments