Hi all,
has Open MPI been tested on Solaris 10 for AMD processors?
I seem to have a problem with MPI_Bcast.
First broadcast (2 ints) works fine, second broadcast (char string)
hangs. I will check with a simpler example, but this is right at the
start of my program, so really looks like a Open M
Dirk,
I have tried the simple case you mention and have run successfully with
the current v1.2 branch, Solaris 10 on AMD.
Maybe the actual code snipet might help reproduce, how many processes
and how many nodes are involved?
I should probably try the the latest v1.2b download.
-DON
Dirk J
Hello,
On Thursday 14 December 2006 10:28, Dirk J. Evers wrote:
> has Open MPI been tested on Solaris 10 for AMD processors?
it is currently not tested by the nightly build system for this OS.
However, I have been running the trunk version of Open MPI before SC'06 with
the mpich- and mpi_test_sui
good day all, i've been trying to build ompi with the 6.2-X version of the pgi
compiler set (pgcc 6.2-4 64-bit target on x86-64 Linux). i've tried both 1.1.2
and
the current nightly build 1.1.3b2r12766, both fail with this error from
configure:
*** Fortran 77 compiler
checking whether we are usi
Michael,
I just did a quick config of 1.1.2 using PGI 6.2-4 and didn't run
into this problem.
Here's the environment I used (similar to yours):
CXX=/usr/projects/hpctools/packages/x86_64/PGI/pgi_6.2-4/
linux86-64/6.2/bin/pgCC
F90=/usr/projects/hpctools/packages/x86_64/PGI/pgi_6.2-4/
linux8
On Thu, Dec 14, 2006 at 02:01:54PM -0500, Michael Galloway wrote:
> good day all, i've been trying to build ompi with the 6.2-X version of the pgi
> compiler set (pgcc 6.2-4 64-bit target on x86-64 Linux). i've tried both
> 1.1.2 and
> the current nightly build 1.1.3b2r12766, both fail with this e
On Dec 14, 2006, at 1:48 PM, Michael Galloway wrote:
On Thu, Dec 14, 2006 at 02:01:54PM -0500, Michael Galloway wrote:
good day all, i've been trying to build ompi with the 6.2-X
version of the pgi
compiler set (pgcc 6.2-4 64-bit target on x86-64 Linux). i've
tried both 1.1.2 and
the current