From owner-freebsd-cluster Thu Apr 4 20:23:59 2002 Delivered-To: freebsd-cluster@freebsd.org Received: from web14706.mail.yahoo.com (web14706.mail.yahoo.com [216.136.224.123]) by hub.freebsd.org (Postfix) with SMTP id 9BB3C37B41E for ; Thu, 4 Apr 2002 20:23:51 -0800 (PST) Message-ID: <20020405042351.86759.qmail@web14706.mail.yahoo.com> Received: from [128.100.13.59] by web14706.mail.yahoo.com via HTTP; Thu, 04 Apr 2002 20:23:51 PST Date: Thu, 4 Apr 2002 20:23:51 -0800 (PST) From: Ron Chen Subject: Re: FreeBSD port of SGE (Compute farm system) To: cluster@freebsd.org, hackers@freebsd.org, beowulf@beowulf.org, dev@gridengine.sunsource.net, users@gridengine.sunsource.net Cc: tonym@biolateral.com.au MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-cluster@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I compiled the source, changed a few parameters, and SGE finally runs on FreeBSD. It is running in single- user mode, with only 1 host. I am doing a little clean up, and then I will need to make sure my changes do not affect others (by "#ifdef BSD"). It still does not get the correct system information yet, but some of the job accounting info is there (at least run time is correct 8-) ). It is now running for several hours, it looks stable. It ran several tens of jobs. "qstat", "qhost", "qacct", "qconf", "qdel" look fine, output makes sense (but need to implement the resource info collecting routines). I will post the patches tomorrow, together with some output of the commands. (I will be busy today) Also, I will move the discussion from the hackers list to the cluster@freebsd list. -Ron __________________________________________________ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-cluster" in the body of the message