Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Better yet...' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Better yet...
Authored by: risc_abacus on May 04, '04 10:37:24AM

Some place... don't remember where... but I read the ideal setting would be -j(n*2) where n is the number of processors...

So...
1 CPU -> -j2
2 CPU's -> -j4
3 CPU's -> -j6 (using 'distcc' you might have this set-up, 1-Dual one Single System)
4 CPU's -> -j8
n CPU's -> -j(n*2)



[ Reply to This | # ]