Newsgroups: comp.parallel.mpi
From: lusk@mcs.anl.gov (Rusty Lusk)
Subject: Re: MPI on Intel Paragon
Organization: Math and Computer Science, Argonne.
Date: 5 Nov 1995 01:48:14 GMT
Message-ID: <47h54v$mck@milo.mcs.anl.gov>

In article <47f72d$cc9@news.ust.hk>, cheungkh@cs.ust.hk (Cheung Kwok Hung)
writes:
|> Is there any free MPI implementation on Intel Paragon?
|> 
|> Herman.
|> 

MPICH has a newly optimized Paragon implementation, done by Intel.  Get
mpich.tar.Z from ftp.mcs.anl.gov in pub/mpi and do

   configure -device=nx 
   make

Report any problems to mpi-bugs@mcs.anl.gov

Regards,
Rusty

