LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Arnab Chakrabarty (arnabc_at_[hidden])
Date: 2005-01-29 02:51:52


Hi,
      I am new to programming in MPI. So this might be a real stupid
one.... I wrote two C files (essentially a couple of hello world
programs) and a makefile. After creating the executable file from the
makefile while trying to run it in a supercomputer :

mpirun -np 2 test.050128

I am getting the following error message.:

mmap failed (memmap_base)for 250344 pages

I have the manuals and FAQ available over the web but couldn't do
anything as such. However i could run the same piece of program in
another cluster. Thanking in advance

Thanks
Arnab