bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parallel make


From: SF Markus Elfring
Subject: Re: Parallel make
Date: Thu, 30 Apr 2015 08:18:56 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

> GNU make has no built-in capability to use multiple machines:

How are the chances to integrate additional job submission systems?


> conceptually it may be a straightforward extension but the effort needed
> to communicate between multiple systems over a network, send and receive
> results reliably, kill jobs when someone stops the main make process
> with ^C, etc. is FAR out of GNU make's current wheelhouse.

Would you like to reuse any software from other approaches like "Makeflow"?
http://www.cse.nd.edu/~ccl/software/makeflow/

Regards,
Markus



reply via email to

[Prev in Thread] Current Thread [Next in Thread]