#41088: Atlas stuck at build ----------------------------+--------------------- Reporter: angelina.ma@… | Owner: vince@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: worksforme | Keywords: Port: atlas | ----------------------------+--------------------- Changes (by vince@…): * status: new => closed * resolution: => worksforme Comment: Atlas does a lot of runtime optimizations by trying out oodles of possible combinations of different parameters tied to inner hardware (e.g: cache size, cache line size, vector unit size, prefetch policy, and so on). Since it takes measures, it cannot compile multithreaded because each thread would more or less interfere with its neighbor. Therefore, it has its own internal handling of threading during compilation. Just be patient, it should be rewarding at the end. -- Ticket URL: <https://trac.macports.org/ticket/41088#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X