From owner-freebsd-hackers Mon Jan 21 22:23:10 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id BAFFF37B402 for ; Mon, 21 Jan 2002 22:22:53 -0800 (PST) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.11.6/8.11.6) with ESMTP id g0M6K6U34562; Tue, 22 Jan 2002 07:20:06 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Rayson Ho Cc: diman , hackers@FreeBSD.ORG Subject: Re: Project idea: Put PVM in /usr/bin/make In-Reply-To: Your message of "Mon, 21 Jan 2002 21:01:45 PST." <20020122050145.11279.qmail@web11405.mail.yahoo.com> Date: Tue, 22 Jan 2002 07:20:06 +0100 Message-ID: <34560.1011680406@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I don't think it has been done with the berkeley make that we use, I have only found gnumake based ones. Poul-Henning In message <20020122050145.11279.qmail@web11405.mail.yahoo.com>, Rayson Ho writ es: >I think someone has done that before. > >Search for lmake, or pmake. > >Rayson > >--- diman wrote: >> >> >> I found it interesting. I have 3 idle boxes out here and >> friend of mine has ~20, and parallel make is a dream. >> Don't know about someone else, I'm giving your proposal >> a try.. :-) >> >> >> On Mon, 21 Jan 2002, Poul-Henning Kamp wrote: >> >> > >> > /usr/bin/make already have hooks for remote execution of jobs when >> > running parallel. All that is missing before we can do distributed >> > parallel make worlds is that somebody writes the necessary hooks >> > based on PVM... >> > >> > This is a really simple task, and the best of it all is that one >> > does not need a cluster of machines to test it: Using jail(8) you >> > can run a PVM cluster of any size on one machine. >> > >> > Any takers ? >> > >> > -- >> > Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 >> > phk@FreeBSD.ORG | TCP/IP since RFC 956 >> > FreeBSD committer | BSD since 4.3-tahoe >> > Never attribute to malice what can adequately be explained by >> incompetence. >> > >> > To Unsubscribe: send mail to majordomo@FreeBSD.org >> > with "unsubscribe freebsd-hackers" in the body of the message >> > >> >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-hackers" in the body of the message > > >__________________________________________________ >Do You Yahoo!? >Send FREE video emails in Yahoo! Mail! >http://promo.yahoo.com/videomail/ > -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message