Newsgroups: comp.parallel.mpi From: gpt@k2.llnl.gov (Greg P Tomaschke) Subject: Increasing Shared Memory Buffer size Keywords: Shared Memory, MPI_GLOBMEMSIZE Organization: Lawrence Livermore National Laboratory Date: 4 Dec 1997 22:14:52 GMT Message-ID: <667a0s$e0b$1@lll-winken.llnl.gov> In the source for the shared-memory version of MPICH (the ch_shmem device), the following comment is made: /* The environment variable MPI_GLOBMEMSIZE may be used to select memsize */ It looks like this can be used to set the amount of shared memory that is allocated for message buffers. Is this correct? What are the units? Bytes? Thanks in advance, Greg Greg Tomaschke Lawrence Livermore National Lab tomaschke@llnl.gov