[X2Go-Dev] [PATCH 4/8] disable parallel builds

Jan Engelhardt jengelh at inai.de
Sun Dec 16 02:15:41 CET 2012


On Wednesday 2012-12-12 17:29, Moritz Struebe wrote:
>>> Sure, what should README.parallel contain?
>>
>> A warning that with two many cores you get a race condition. 
>
>You should be also be able to get a race condition with a single core,
>too - it just more unlikely. ;)

The number of cores does not have anything to do with it, but the number of
parallel processes spawned by make as a result of requesting them
(and of course, you need  "good" timing).



More information about the x2go-dev mailing list