Newsgroups: comp.parallel.mpi
From: cjchen@hecto.cs.umn.edu (C.J. Chen)
Subject: MPI Send/Recv limit on data size?
Keywords: MPI
Organization: University of Minnesota, Twin Cities
Date: Fri, 14 Apr 1995 06:41:36 GMT
Message-ID: <cjchen.797841696@hecto>

Is there a problem with the memory management of MPI relating to
MPI Send/Recv?   I am running into problems with sending larger
data sizes (eg. 2 MBytes).

p4_error: net_recv read, errno = : 14

This is on SGI Challenge using device ch_p4 with shared memory enabled.
(MPICH)

- cj

