Re: [OMPI users] Can't get a fully functional openmpi build on Mac OSX Mavericks

2014-01-15 Thread Ronald Cohen
Update: I reconfigured with enable_io_romio=yes, and this time -- mostly -- the test using Sample_mpio.c passes. Oddly the very first time I tried I got errors: % mpirun -np 2 sampleio Proc 1: hostname=Ron-Cohen-MBP.local Testing simple C MPIO program with 2 processes accessing file ./mpitest.d

Re: [OMPI users] Can't get a fully functional openmpi build on Mac OSX Mavericks

2014-01-15 Thread Ronald Cohen
Aha. I guess I didn't know what the io-romio option does. If you look at my config.log you will see my configure line included --disable-io-romio.Guess I should change --disable to --enable. You seem to imply that the nightly build is stable enough that I should probably switch to that rat

Re: [OMPI users] Can't get a fully functional openmpi build on Mac OSX Mavericks

2014-01-15 Thread Ralph Castain
Oh, a word of caution on those config params - you might need to check to ensure I don't disable romio in them. I don't normally build it as I don't use it. Since that is what you are trying to use, just change the "no" to "yes" (or delete that line altogether) and it will build. On Wed, Jan 15,

Re: [OMPI users] Can't get a fully functional openmpi build on Mac OSX Mavericks

2014-01-15 Thread Ralph Castain
You can find my configure options in the OMPI distribution at contrib/platform/intel/bend/mac. You are welcome to use them - just configure --with-platform=intel/bend/mac I work on the developer's trunk, of course, but also run the head of the 1.7.4 branch (essentially the nightly tarball) on a fa

Re: [OMPI users] Can't get a fully functional openmpi build on Mac OSX Mavericks

2014-01-15 Thread Ronald Cohen
Ralph, I just sent out another post with the c file attached. If you can get that to work, and even if you can't can you tell me what configure options you use, and what version of open-mpi? Thanks. Ron On Wed, Jan 15, 2014 at 10:36 AM, Ralph Castain wrote: > BTW: could you send me your sa

Re: [OMPI users] Can't get a fully functional openmpi build on Mac OSX Mavericks

2014-01-15 Thread Ronald Cohen
I neglected in my earlier post to attach the small C code that the hdf5 folks supplied; it is attached here. On Wed, Jan 15, 2014 at 10:04 AM, Ronald Cohen wrote: > I have been struggling trying to get a usable build of openmpi on Mac OSX > Mavericks (10.9.1). I can get openmpi to configure

Re: [OMPI users] Can't get a fully functional openmpi build on Mac OSX Mavericks

2014-01-15 Thread Ralph Castain
BTW: could you send me your sample test code? On Wed, Jan 15, 2014 at 10:34 AM, Ralph Castain wrote: > I regularly build on Mavericks and run without problem, though I haven't > tried a parallel IO app. I'll give yours a try later, when I get back to my > Mac. > > > > On Wed, Jan 15, 2014 at 10

Re: [OMPI users] Can't get a fully functional openmpi build on Mac OSX Mavericks

2014-01-15 Thread Ralph Castain
I regularly build on Mavericks and run without problem, though I haven't tried a parallel IO app. I'll give yours a try later, when I get back to my Mac. On Wed, Jan 15, 2014 at 10:04 AM, Ronald Cohen wrote: > I have been struggling trying to get a usable build of openmpi on Mac OSX > Maverick

[OMPI users] Can't get a fully functional openmpi build on Mac OSX Mavericks

2014-01-15 Thread Ronald Cohen
I have been struggling trying to get a usable build of openmpi on Mac OSX Mavericks (10.9.1). I can get openmpi to configure and build without error, but have problems after that which depend on the openmpi version. With 1.6.5, make check fails the opal_datatype_test, ddt_test, and ddt_raw tests.

[OMPI users] [ICCS/Alchemy] Last Call for Papers: Architecture, Languages, Compilation and Hardware support for Emerging ManYcore systems

2014-01-15 Thread CUDENNEC Loic
Please accept our apologies if you receive multiple copies of this CFP. This is the last call for papers for the ICCS/Alchemy workshop on manycore processors. The submission deadline is now set to January 20 (firm deadline). ** * ALCHEMY Wo

[OMPI users] report for openmpi-1.9a1r30290

2014-01-15 Thread Siegmar Gross
Hi, today I installed openmpi-1.9a1r30290 on "Solaris 10 x86_64", "Solaris 10 Sparc", and "openSUSE Linux 12.1 x86_64" with Sun C 5.12 and gcc-4.8.0 in 32- and 64-bit. I could successfully build everything and simple tests on one machine work fine. Even "ompi_info --all" works fine now on Solaris