From owner-freebsd-cluster@FreeBSD.ORG Sat Jan 30 12:51:21 2010 Return-Path: Delivered-To: freebsd-cluster@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D31B21065670 for ; Sat, 30 Jan 2010 12:51:21 +0000 (UTC) (envelope-from danielbristot@gmail.com) Received: from mail-pz0-f194.google.com (mail-pz0-f194.google.com [209.85.222.194]) by mx1.freebsd.org (Postfix) with ESMTP id A896C8FC19 for ; Sat, 30 Jan 2010 12:51:21 +0000 (UTC) Received: by pzk32 with SMTP id 32so98546pzk.27 for ; Sat, 30 Jan 2010 04:51:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=pDLpNvDe8WbhI/5NzZ7/K/PPyXc0GJW0QNj4GOQw2Gk=; b=OPAvmsGMMR8YHNvIpTxZG4OTy42ZNij16SBVlQKoXqlwVe/WH6fgHUvupYtmuAddFL wRs3cbq5nbdx7KNuJ+2WbYO0lle9p4g3gYXDs8BTEC5mOVEXy/0sZzA4ERMmaQgd0ENF iJO7D0mQH9MtMrK38JP+k9M3f3k1ygk8AlEjU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=FeymjNam/ydli6CWEaFQ3USLn0ymH4NZ7cx20mriOGrDSzcvlSr7NKeOHHwEXHZc7H d0Q0QHDtEBDHJAZPfY5Try9HNMjvZSI/8+8ztipNuvqNeSeLT7GclOlk58lSpGB6U0Qj fpT4kRiCGRHNC0jBqUCxe6ftWdVWWaMOhmj+U= MIME-Version: 1.0 Received: by 10.142.152.11 with SMTP id z11mr1454323wfd.71.1264853994953; Sat, 30 Jan 2010 04:19:54 -0800 (PST) In-Reply-To: <20100130035458.M44249@i805.com.br> References: <20100130035458.M44249@i805.com.br> Date: Sat, 30 Jan 2010 10:19:54 -0200 Message-ID: From: Daniel Bristot de Oliveira To: Nilton Jose Rizzo Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-cluster@freebsd.org Subject: Re: some informations to beginner in cluster X-BeenThere: freebsd-cluster@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Clustering FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jan 2010 12:51:21 -0000 2010/1/30 Nilton Jose Rizzo : > > =A0 Hi all, > > =A0 =A0 =A0I`m work with FreeBSD some year, on servers ( http, smtp,smb a= nd other > =A0thinks), now I`ll work with cluster to parallel computing. =A0My BigBo= ss should > =A0be install Linux, but I would like to install FreeBSD, but I not have = idea > =A0or correct point to start. =A0I look for in google, and some reference= s talk > =A0about Beowulf cluster. Is this only struct? =A0Have differents about p= erfomance > =A0with work diskless struct and non-diskless? =A0Is FreeBSD ready to wor= k with > =A0parallel computing? > > =A0 =A0 Please, send me links to white pappers or posts or one start poin= t. > > =A0 =A0 TIA, > -- > Nilton Jos=E9 Rizzo > > _______________________________________________ > freebsd-cluster@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-cluster > To unsubscribe, send any mail to "freebsd-cluster-unsubscribe@freebsd.org= " > Hi Newton, (I'm also Brazilian) I have some articles at FUG-BR (FreeBSD Brazilian Users Group) site, where I explain about some kinds of cluster, by example how to build a bewoulf cluster to parallel processing with MPI and PVM. I think that the correct point to start is know "What you want run on this cluster" and "What kind of technology will distribute the work over the cluster nodes". If you explain better this, I can help you better... About the links, I have two: How to build a Bewoulf cluster with FreeBSD http://www.fug.com.br/content/view/163/60/ (pt_BR) mailto:danielbristot@gmail.com (I Use the google to reply on many languages) ;) Cheers --=20 Daniel Bristot de Oliveira