← Back to team overview

hugin-devs team mailing list archive

[Bug 678880] Re: Number of CPUs setting is ignored when stitching

 

Fixed in changeset 75a8d1bb2a33
It is using an own setting for stitching to keep the new setting for stitching/batch processor separated from the GUI - preview.

** Changed in: hugin
       Status: Triaged => Fix Committed

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/678880

Title:
  Number of CPUs setting is ignored when stitching

Status in Hugin - Panorama Tools GUI:
  Fix Committed

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)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/678880/+subscriptions