View Single Post
Old 10-06-2013, 08:39 PM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,082
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by mufler View Post
Hi,

I have installed Calibre on a server without GUI, therefore I only use Calibre from command-line.

My server has 4 CPU cores, but Calibre only uses 1 for a conversion job. I would like it to use all 4 when I start a conversion.

I have tried to look into global.py and tweaks.py, but I cannot find any parametre for forcing all CPU cores.

Does anybody know if it is possible for Calibre to use all CPU cores? And tell me where I can find configuration for this?

I have another machine with GUI Calibre installed, and from this interface I have found a setting: max simultaneous conversion jobs (Preference ->Misc)
Does this setting do what I desire? And If yes, how can I change this setting from command-line?

Grateful for all replies!
1 core, 1 conversion
4 conversions, 4 cores (if allowed in preferences)

Calibre can not split a single job. It is a pipeline that needs to complete in sequence
theducks is offline   Reply With Quote