From owner-freebsd-cluster@FreeBSD.ORG Wed Jan 26 21:54:26 2005 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 D278C16A4CE for ; Wed, 26 Jan 2005 21:54:26 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52B4D43D55 for ; Wed, 26 Jan 2005 21:54:26 +0000 (GMT) (envelope-from valtuntas@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so175196wri for ; Wed, 26 Jan 2005 13:54:23 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=L/h3t9KzjNePfKS7zIRydMcie59flnjKXLrFNB3TepOSQSDeMXn1wdSteq9Azl8B9oZrnjpH3O7bzRgwkvF+eYmNHHDzQSyLq8WCLZUIf7MR9cQOw8gDpV54kMDNrxcScXrCtjuJjzBA6660ss4RuaYCjOP2FZxJHBV77wEbb/E= Received: by 10.54.29.22 with SMTP id c22mr337282wrc; Wed, 26 Jan 2005 13:54:23 -0800 (PST) Received: by 10.54.21.74 with HTTP; Wed, 26 Jan 2005 13:54:23 -0800 (PST) Message-ID: <3dc7b64b05012613543ca608c1@mail.gmail.com> Date: Wed, 26 Jan 2005 23:54:23 +0200 From: volkan altuntas To: freebsd-cluster@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: clustering: how to start? re-ask X-BeenThere: freebsd-cluster@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: volkan altuntas List-Id: Clustering FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jan 2005 21:54:26 -0000 i try to set up lammpi to freebsd and search message archive and find this message --> :::::::::::::: clustering: how to start? Marc. Perisa sumirati at gmail.com Wed Dec 1 08:15:22 PST 2004 Hi, the "normal" way to go is to use MPI for number crunching operations on "normal" hardware. Since MPI is quite industrial standard most programs which are spanning multiple machines support this interface. To get a high real-world performance you should use high speed interconnects with a low latency. In general: Are you writing the software yourself? Have you ever developed for MPI? If not, then start reading at http://www-unix.mcs.anl.gov/mpi/ A general tutorial to setup such a system under FreeBSD may be found here: http://www.bsdhound.com/newsread.php?newsid=205 Hope that helps Marc ::::::::::::::::::::::::::::::::::::::::::::: http://www.bsdhound.com/newsread.php?newsid=205 this link contains a useful "how to set up lammpi under freebsd" document.i read this document a few days ago but now bsdhound.com is deactive and i need this document. if anybody have a copy of this document , please send me . or is anybody known how to setup lammpi under freebsd. thanks. -- va