On May 1, 2007, at 9:11 PM, Rob wrote:
A few emails back I reported that I could build
openmpi on Alpha system (except the static libraries).
However, it seems that the built result is unusable.
With every simple program (even non-mpi) I compile,
I get:
$ mpicc myprog.c --showme:version
On May 1, 2007, at 11:28 PM, Rob wrote:
I'm now trying the nightly build from SVN
(version 1.3a1r14551), but I'm afraid that Alpha
support is still not there.if that's the case,
is there any chance to fix openmpi for Alpha?
Indeed this fails with the same error as the
compilation of 1.2.1
Rob wrote at 2007-05-01 21:11:26 :
> I'm now trying the nightly build from SVN
> (version 1.3a1r14551), but I'm afraid that Alpha
> support is still not there.if that's the case,
> is there any chance to fix openmpi for Alpha?
Indeed this fails with the same error as the
compilation of 1.2.1
Hi,
A few emails back I reported that I could build
openmpi on Alpha system (except the static libraries).
However, it seems that the built result is unusable.
With every simple program (even non-mpi) I compile,
I get:
$ mpicc myprog.c --showme:version
mpicc: Open MPI 1.2.1 (Language: C)