From: Cortesi Aurelio <aurelio.cortesi@chcrc.abb.ch>
Newsgroups: comp.parallel.mpi
Subject: MPI_REQUEST_MAX on SGI
Date: Mon, 15 Feb 1999 15:36:00 +0100
Organization: ABB
Message-Id: <36C830D0.ECD@chcrc.abb.ch>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Xref: ukc comp.parallel.mpi:4631


Hi

I have problems using MPICH 1.1.1 on SGI and MPI running under MPT
1.2.1.0 on array services on SGI. In both cases the program goes for a
while and then 
in MPICH I get:

Error in MPI object : Pointer conversions exhausted
Too many MPI objects may have been passed to/from Fortran
without being freed
[1]  Aborting program !

and in MPT I get:

Insufficient request entries.
Please use MPI_REQUEST_MAX to increase your allocation.
The current value of MPI_REQUEST_MAX is 16384

whenever I increment the MPI_REQUEST_MAX environment variable the error
messages 
are just shifted to a slightly later time but still arise, so there must
be 
something fundamentally wrong.

Thanx for any help

