Raymond Muno wrote:
> We are implementing a new cluster that is InfiniBand based. I am
> working on getting OpenMPI built for our various compile environments.
> So far it is working for PGI 7.2 and PathScale 3.1. I found some
> workarounds for issues with the Pathscale compilers (seg faults) in
> the OpenMPI FAQ.
>
> When I try to build with SunStudio, I cannot even get past the
> configure stage. It dies in th estage that checks for C++.
>
> ...
It looks like the problem is with SunStudio itself. Even a simple CC
program fails to compile.
>
> /usr/lib64/libm.so: file not recognized: File format not recognized
|