** Changed in: hugin
Importance: Undecided => Low
** Changed in: hugin
Status: New => Triaged
** Tags added: hugin makefile preference
--
Number of CPUs setting is ignored when stitching
https://bugs.launchpad.net/bugs/678880
You received this bug notification because you are a member of Hugin Bug
Hunters, which is subscribed to Hugin.
Status in Hugin - Panorama Tools GUI: Triaged
Bug description:
hugin has a 'Number of CPUs' setting which is probably used when rendering the
preview, but is not passed as a '-t' parameter when stitching with nona.
Consequently nona (probably) uses as many CPUs as are available, this is not
desired if stitching is intended to be a background process.
This can be worked around by stitching on the command line with something like
this:
NONA='nona -t 1' make -e [etc...]
Perhaps this parameter should really be a preference for the 'batch stitcher'
and nothing to do with hugin at all?
(originally reported on hugin-ptx by kevin at bluelavalamp)
_______________________________________________
Mailing list: https://launchpad.net/~hugin-bug-hunters
Post to : [email protected]
Unsubscribe : https://launchpad.net/~hugin-bug-hunters
More help : https://help.launchpad.net/ListHelp