I'd suggest just pursuing this with her thread then - like I said, with the
config I passed her, it works fine for me, and that is on OSX 10.8.4. However,
I use the gcc compiler and not clang.
On Jun 18, 2013, at 2:23 PM, Hans Ekkehard Plesser
wrote:
>
> Hi!
>
> I have tried building with
I'm running OpenMPI 1.6.4 and seeing a problem where mpi_waitall never returns.
The case runs fine with MVAPICH. The logic associated with the communications
has been extensively debugged in the past; we don't think it has errors. Each
process posts non-blocking receives, non-blocking sends,
Hi!
I have tried building with --enable-opal-multi-threads (it was missing in
MacPorts), but that did not help.
My problem seems very similar to that reported by Elias Rudberg in a separate
thread, using Ubuntu.
I am using the clang compiler.
Best regards,
Hans
On 18. juni 2013, at 00.08, R
On 06/18/2013 01:14 PM, Claire Williams wrote:
Hi guys ☺!
I'm working with a simple "Hello, World" MPI program that has one master
and is sending one message to each worker, receives a message back from
each of the workers, and re-sends a new message. This unfortunately is
not working :(. When t
Hi guys ☺!
I'm working with a simple "Hello, World" MPI program that has one master and is
sending one message to each worker, receives a message back from each of the
workers, and re-sends a new message. This unfortunately is not working :(. When
the master only sends one message to each worke
Hi,
I now tried using --enable-opal-multi-threads (I added an "s" in the
end, since "--enable-opal-multi-thread" was not recognized by the
configure script).
However, my test code still hangs in the same way as before.
To be clear, I now configure like this:
./configure --enable-mpi-thread
On 06/18/2013 12:28 AM, xu wrote:
my code get this error under openmpi 1.6.4
mpif90 -O2 -m64 -fbounds-check -ffree-line-length-0 -c -o 2dem_mpi.o
2dem_mpi.f90 Fatal Error: Reading module mpi at line 110 column 30:
Expected string
If I use mpif90: Open MPI 1.3.3
It compiles ok. What the problem fo
Note that the latest binary build we have for Windows is 1.6.2 (after that, as
Ralph mentioned, our Windows developer left, and due to persistent lack of
interest, Windows support has effectively been dropped from Open MPI).
On Jun 17, 2013, at 6:34 PM, Ralph Castain wrote:
> You should just
Can you send all the information for your 1.6.4 installation listed here:
http://www.open-mpi.org/community/help/
On Jun 18, 2013, at 12:28 AM, xu wrote:
> my code get this error under openmpi 1.6.4
> mpif90 -O2 -m64 -fbounds-check -ffree-line-length-0 -c -o 2dem_mpi.o
> 2dem_mpi.f90 Fatal
Hi Jeff Squyres
Issue have resolved after resetting environment variables in the user
script.
Thanks,
Bharati Singh
-Original Message-
From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On
Behalf Of Jeff Squyres (jsquyres)
Sent: Monday, June 17, 2013 7:13 PM
To: Open MP
my code get this error under openmpi 1.6.4
mpif90 -O2 -m64 -fbounds-check -ffree-line-length-0 -c -o 2dem_mpi.o
2dem_mpi.f90
Fatal Error: Reading module mpi at line 110 column 30: Expected string
If I use mpif90: Open MPI 1.3.3
It compiles ok. What the problem for this?
11 matches
Mail list logo