Newsgroups: comp.parallel.mpi
From: salo@mrjones.engr.sgi.com (Eric Salo)
Subject: Re: MPI on Shared Memory Systems
Organization: Silicon Graphics, Inc.  Mountain View, CA
Date: 30 Apr 1996 19:04:11 GMT
Message-ID: <4m5o7b$jfs@murrow.corp.sgi.com>

> Hmm, he said 'Array'. Do the shared memory areas work across PCXL boxes?

for (i=0; i<1000000; i++) {
	fprintf(stderr, "Oops!\n");
}

That's what I get for not paying attention while I'm reading. No, there
*AIN'T NO WAY* to do this across an array. Just ignore my previous post.

Sorry about that, Chief...

Eric Salo         Silicon Graphics Inc.             "Do you know what the
(415)933-2998     2011 N. Shoreline Blvd, 7L-802     last Xon said, just
salo@sgi.com      Mountain View, CA   94043-1389     before he died?"

