[OMPI users] mpirun: symbol lookup error: mpirun: undefined symbol: orte_xml_fp

2010-05-23 Thread Dawid Laszuk
Hi all, It's a bit awkward for me to ask, because I'm not only newbie in parallel programming but also in Linux system, but i've but searching for long enough to loose any hopes. My problem is, when I try to run compiled code with "mpirun" I get output: mpirun: symbol lookup error: mpirun: undef

[OMPI users] Building 1.4.x on mac snow leopard with intel compilers

2010-05-23 Thread Glass, Micheal W
I'm having problems building a working version of openmpi 1.4.1/2 on a new Apple Mac Pro (dual quad-core nehalem processors) running snow leopard (10.6.3) with the Intel 11.1 compilers. I've tried the Intel 11.1.084 and 11.1.088 versions of the compilers. Everything appears to build just fine a

Re: [OMPI users] General question on the implementation ofa"scheduler" on client side...

2010-05-23 Thread Olivier Riff
2010/5/21 Jeff Squyres > On May 21, 2010, at 3:13 AM, Olivier Riff wrote: > > > -> That is what I was thinking about to implement. As you mentioned, and > specifically for my case where I mainly send short messages, there might not > be much win. By the way, are their some benchmarks testing sequ

Re: [OMPI users] Building 1.4.x on mac snow leopard with intel compilers

2010-05-23 Thread Doug Reeder
Mike, Are you sure that you are getting the openmpi that you built and not the one supplied w/ OS X. I use modules to make sure that I am getting the openmpi version I build instead of the OS X suppleid version. Doug Reeder On May 23, 2010, at 10:45 AM, Glass, Micheal W wrote: I’m having p