Re: [OMPI devel] RFC: Proposed Fix for mmap Bus Error Due to an Inadequate Amount of Disk Space

2012-10-09 Thread Gutierrez, Samuel K
Committed revision 27433. Sam On Oct 6, 2012, at 4:32 AM, Jeff Squyres wrote: > Two minor suggestions: > > 1. Ping Shiqing directly to get the proper Windows support before he > disappears. > > 2. Word wrap the show-help message to 76 columns or so. > > > On Oct 5, 2012, at 6:24 PM, Gutierr

Re: [OMPI devel] Open-mpi in Fedora 5

2012-10-09 Thread Jeff Squyres
On Oct 9, 2012, at 3:03 PM, Sandra Guija wrote: > I found my error "a typo" on LD_LIBRARY_PATH, and I found it while pulling my > information to send you an email. > Openmpi 1.2.9 is working on my old linux boxes Excellent! Now that you grok what it takes to get Open MPI installed successfully,

Re: [OMPI devel] Open-mpi in Fedora 5

2012-10-09 Thread Sandra Guija
Hi jeff, I found my error "a typo" on LD_LIBRARY_PATH, and I found it while pulling my information to send you an email.Openmpi 1.2.9 is working on my old linux boxesThanks thanks again Sandra Guija > From: jsquy...@cisco.com > Date: Tue, 9 Oct 2012 05:53:45 -0400 > To: de...@open-mpi.org > Sub

Re: [OMPI devel] RFC: New memchecker component - mempin

2012-10-09 Thread Shiqing Fan
Just a few more important points that I forgot to mention. This work has been helped and guided by Rainer. He will also continue to use the tool for further research. :-) This new component can be enabled via option --enable-memchecker. When disabled, there won't be any influence for Open MP

Re: [OMPI devel] Open-mpi in Fedora 5

2012-10-09 Thread Jeff Squyres
On Oct 9, 2012, at 3:04 AM, Sandra Guija wrote: > Mi error is when either I run a mpi program on the remote host or I run on > the local host and include the remote host. > openmpi only works where the it was installed, local. > Plan B is to install openmpi on the remote host and try to run it ,

Re: [OMPI devel] Open-mpi in Fedora 5

2012-10-09 Thread Sandra Guija
Hi Jeff,Mi error is when either I run a mpi program on the remote host or I run on the local host and include the remote host.openmpi only works where the it was installed, local.Plan B is to install openmpi on the remote host and try to run it , but I'm getting discourage.I am using 1.2.9 and