← Back to team overview

hugin-bug-hunters team mailing list archive

[Bug 679161] Re: make -j2 doesn't do the right thing

 

Nona already runs 2 CPUs, so using -j2 is not necessary.

** Changed in: hugin
   Importance: Medium => Wishlist

** Changed in: hugin
       Status: New => Invalid

-- 
make -j2 doesn't do the right thing
https://bugs.launchpad.net/bugs/679161
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: Invalid

Bug description:
The new method of generating the remapped images does not use both of my CPUs. If I understand things correctly, this is now done with "make" so passing -J2 should do the job. (after detecting that I have 2 CPUs. )