Newsgroups: comp.parallel.mpi
From: dbs@masc.rice.edu (David Brian Serafini)
Subject: Re: MPI for Cray J916 and TM CM-200A
Organization: Dept. of Math. Sciences, Rice University
Date: 12 Jan 1996 00:22:42 GMT
Message-ID: <4d49ki$gop@larry.rice.edu>

In article <4d0v5h$1s7p@hearst.cac.psu.edu> nucci@cac.psu.edu (Jeffrey J Nucciarone) writes:
>Does MPI run native on a Cray J916?
>
>Also, is there an MPI implementation available for a CM-200A?  The
>machine in question doesn't have CMMD and thus I can't compile MPI-CH
>for it.

The CM-200 is just the CM-2 on steroids.  That means it's essentially a SIMD
machine.  You'd have an awfully hard time implementing MPI on a SIMD machine.

I don't know for sure that there's no MPI, but I _strongly_ doubt it.

-David   <dbs@caam.rice.edu>


-- 
David B. Serafini  <dbs@caam.rice.edu>     | Computational & Applied Math Dept.
Computational Science Ph.D student         | Rice University, MS134
(713)285-5176   FAX: (713)285-5136         | 6100 Main Street
#include standard_disclaimers.h            | Houston, TX, 77251-1892

