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
|