From owner-freebsd-cluster@FreeBSD.ORG Wed Oct 13 16:06:11 2004 Return-Path: Delivered-To: freebsd-cluster@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5D1C16A4E8 for ; Wed, 13 Oct 2004 16:06:10 +0000 (GMT) Received: from ipx20050.ipxserver.de (ipx20050.ipxserver.de [80.190.243.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1261E43D3F for ; Wed, 13 Oct 2004 16:06:10 +0000 (GMT) (envelope-from andy@ipx20050.ipxserver.de) Received: from ipx20050.ipxserver.de (localhost [IPv6:::1]) by ipx20050.ipxserver.de (8.12.9/8.12.9) with ESMTP id i9DG68XI026202 for ; Wed, 13 Oct 2004 18:06:08 +0200 (CEST) Received: (from andy@localhost) by ipx20050.ipxserver.de (8.12.9/8.12.9/Submit) id i9DG68Wa003237 for freebsd-cluster@freebsd.org; Wed, 13 Oct 2004 18:06:08 +0200 (CEST) Date: Wed, 13 Oct 2004 18:06:08 +0200 From: Andreas Schweitzer To: freebsd-cluster@freebsd.org Message-ID: <20041013160608.GA13381@ipx20050.ipxserver.de> References: <416D2719.3040400@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <416D2719.3040400@gmx.de> User-Agent: Mutt/1.4.1i Subject: Re: Batch System in FreeBSD X-BeenThere: freebsd-cluster@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Clustering FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Oct 2004 16:06:12 -0000 On Wed, Oct 13, 2004 at 03:01:13PM +0200, Andreas Wahlert wrote: > Hi list, > > i'm searching for a while for a cluster batch System like openpbs under > FreeBSD. > Is there anything like this? OpenPBS works with FreeBSD. I'm not sure if you have OpenPBS running and are looking for an alternative or not. Also, you may want to check out Torque which is based on OpenPBS : http://www.supercluster.org/projects/torque/ (web site seems to be slow right now) Cheers Andreas