From: "Jun, Sun-Mi" <smjun@juno.cs.pusan.ac.kr>
Newsgroups: comp.parallel.mpi
Subject: How many to allocate buffer sizes in Nonblocking, bufferd-mode
    communication?
Date: Mon, 23 Nov 1998 21:39:05 +0900
Organization: Communication Architecture Laboratory, Dept. of Computer Science
Message-Id: <36595769.355C28C4@juno.cs.pusan.ac.kr>
Reply-To: smjun@juno.cs.pusan.ac.kr
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit


Hi Everyone

I have been implementing a Nonblocking communication program.
(I'm using MPI_Buffer_attach(), MPI_Ibsend(), MPI_Buffer_dettach() )

The size requested for the buffer is 4096 bytes but,
the run-time error occurs,
the system displays error message " Unavailable space........."  and
abort the program.

My system platform is linux-based and 586, 32MB memory, sufficient disk
space.

Is there a limit size in nonblocking communication buffer ?
(I couldn't find the comment for buffer size )

How to resolve this problem ?
--
Jun, Sun-Mi.
Communication Architecture Lab.
Dept. of Computer Science.
Tel : 051-510-2873, 051-583-2281
Fax : 051-516-4356

