Newsgroups: comp.parallel.mpi
From: Tom Skoglund <toms@tjeld.ii.uib.no>
Subject: Re: MPI_REQUEST_MAX
Organization: University of Bergen, Norway
Date: 28 May 1998 09:53:19 +0200
Message-ID: <yzesolun85s.fsf@tjeld.ii.uib.no>

"Steve T. Barnard" <barnard@nas.nasa.gov> writes:

> This is on an SGI Origin2000. I've increased the MPI_REQUEST_MAX
> environment variable to 65000, but that has no effect. I've found that
> 16384 is the maximum allowable.

I've had some similar problems on an O2000 in Bergen, Norway. It was quite
annoying because I was freeing requests all along. I actually thought
this problem was a local one, in accordance with other
hardware/software problems we had here.

The bottom line was that I had to run the larger tests on other
machines, because I could not work my way around this problem. I would
therefore also be very interested in a solution to this one.


-- 

    ### Tom Skoglund * toms@ii.uib.no * http://www.ii.uib.no/~toms ###

