X-Spam-Check-By: sourceware.org Date: Thu, 7 Dec 2006 09:44:03 -0800 From: "David A. Case" To: cygwin AT cygwin DOT com Subject: Re: MPI Message-ID: <20061207174403.GC3848@scripps.edu> References: <7741455 DOT post AT talk DOT nabble DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7741455.post@talk.nabble.com> User-Agent: Mutt/1.4.2.1i X-Spam-Score: undef - spam scanning disabled X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Thu, Dec 07, 2006, MarioA wrote: > > I would like to know if someone can tell me what I have to do to install > MPI, in order to use it under Cygwin. > You can download and install a precompiled mpich2 for windows. Then you can use cygwin compilers and loaders to link your program to that library in the usual way. When I tried a couple of months ago to build mpich2 from sources using cygwin's compilers, there were problems (which I don't even fully remember now). Since the precompiled libraries worked fine for me, I didn't pursue this. ...good luck...dave case -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/