Not expected, no - but given how little it is used any more, I’m not surprised.
I can take a quick gander and see if I can easily fix it.
> On Jun 8, 2015, at 3:10 PM, David Shrader wrote:
>
> Hello All,
>
> I had a user report that orte-clean is hanging on him with Open MPI 1.8.5.
> Here ar
Hello All,
I had a user report that orte-clean is hanging on him with Open MPI
1.8.5. Here are the steps I used to reproduce what he reported:
%> which orte-clean
/usr/projects/hpcsoft/toss2/moonlight/openmpi/1.6.5-gcc-4.4/bin/orte-clean
%> mpirun -n 1
/usr/projects/hpcsoft/toss2/moonlight/op
On Jun 8, 2015, at 11:27 AM, Dave Goodell (dgoodell) wrote:
>
> My suggestion is to try to create a small reproducer program that we can send
> to the GCC folks with the claim that we believe it to be a buggy
> optimization. Then we can see whether they agree and if not, how they defend
> tha
Jeff,
Sorry - I was traveling for a week and didn't have to the RPi.
What happens if you don't supply CCASFLAGS at all?
The output from "make" is below. It died when it tried to compile
atomic-local. It says the processor doesn't support ARM mode "dmb".
Thanks!
Jeff
pi@raspberrypi /work
On Jun 5, 2015, at 8:47 PM, Gilles Gouaillardet
wrote:
> i did not use the term "pure" properly.
>
> please read instead "posix_memalign is a function that does not modify any
> user variable"
> that assumption is correct when there is no wrapper, and incorrect in our
> case.
My suggestion i
On 6/7/2015 5:52 PM, Ilias Miroslav wrote:
Greetings,
CygWin is interesting intermediating environment between Windows and Linux-like
architectures, and the OpenMPI project is good platform for enabling parallel
calculations.
Here is my OpenMPI building experience with some problems encounter
Greetings,
CygWin is interesting intermediating environment between Windows and Linux-like
architectures, and the OpenMPI project is good platform for enabling parallel
calculations.
Here is my OpenMPI building experience with some problems encountered (with
up-to-date CygWin & OpenMPI):
1) t