Re: [OMPI devel] 1.7.4rc: MIPS64 atomics tests fail

2014-01-22 Thread Paul Hargrove
Ralph, It took all night to run, but I CAN confirm "make check" passed on my 64-bit MIPS platform with last night's v1.7 tarball (1.7.4rc2r30361). This was with "-mabi=64" in {C,CXX,FC}FLAGS and the corresponding wrapper flags. I would guess from Brian's response to my failures reported for PPC32

Re: [OMPI devel] 1.7.4rc: MIPS64 atomics tests fail

2014-01-21 Thread Ralph Castain
I dug back and found that your trunk patch still applies, so I committed it and moved it to 1.7.4. So if you wouldn't mind verifying it once the nightly tarball is available, I'd appreciate it. Thanks! Ralph On Jan 20, 2014, at 9:38 PM, Paul Hargrove wrote: > Building a recent (1.7.4rc2r30303

[OMPI devel] 1.7.4rc: MIPS64 atomics tests fail

2014-01-21 Thread Paul Hargrove
Building a recent (1.7.4rc2r30303) v1.7 tarball on a (QEMU-emulated) MIPS64 system I find that the opal atomics test fail. Applying the "for trunk" patch I attached to ticket #3039 roughly 1 year ago resolves the problems for me. I suppose it would be great if at least one person with real MIPS h