Check out our version philosophy:
http://www.open-mpi.org/software/ompi/versions/
On Oct 10, 2012, at 10:27 AM, Tohiko Looka wrote:
> Thanks a lot Jeff
> 1.6.2 had similar problems but --disable-vt worked
> Is there a page that tell what OpenMPI versions are compatible with
> each other? (I
Thanks a lot Jeff
1.6.2 had similar problems but --disable-vt worked
Is there a page that tell what OpenMPI versions are compatible with
each other? (In the sense that they can communicate with each other)
On Tue, Oct 9, 2012 at 6:42 PM, Jeff Squyres wrote:
> On Oct 9, 2012, at 11:34 AM, Tohiko L
On Oct 9, 2012, at 11:34 AM, Tohiko Looka wrote:
> Mmm... The problem is I already have applications/nodes that use 1.5.4
> and upgrading might be difficult.
FWIW, Open MPI 1.5.4 is binary compatible with Open MPI 1.6.2.
> It is strange because it works on other nodes.
Perhaps you have differen
Mmm... The problem is I already have applications/nodes that use 1.5.4
and upgrading might be difficult.
It is strange because it works on other nodes.
I will try to check if 1.6.2 compiles anyways
Thanks for your reply,
On Tue, Oct 9, 2012 at 5:11 PM, Jeff Squyres wrote:
> Please try upgrading
Please try upgrading to Open MPI 1.6.2.
On Oct 8, 2012, at 6:34 PM, Tohiko Looka wrote:
> Greetings,
>
> I am trying to compile openmpi-1.5.4, while it usually works out fine
> it is failing on a specific node.
> The error is
> vt_metric_papi.c:262: error: too many arguments to function ‘PAPI_pe
Greetings,
I am trying to compile openmpi-1.5.4, while it usually works out fine
it is failing on a specific node.
The error is
vt_metric_papi.c:262: error: too many arguments to function ‘PAPI_perror’
vt_metric_papi.c: In function ‘metric_warning’:
Of course configure runs successfully.
Any idea