I have installed OpenMPI 1.1.1 for the first time yesterday and am
now having trouble getting the BLACS Tester to install properly.
OpenMPI seemed to build without error, and BLACS also built without
any apparent errors. When I tried to install the Blacs tester, one
of the first lines of output w
On Thu, 2006-09-21 at 09:26 -0400, Benjamin Gaudio wrote:
> I have installed OpenMPI 1.1.1 for the first time yesterday and am
> now having trouble getting the BLACS Tester to install properly.
> OpenMPI seemed to build without error, and BLACS also built without
> any apparent errors. When I tri
I am trying to build openmpi-1.1.2 for Solaris x86/64 with the studio11
compilers and including the mx drivers. I have gone past some hurdles.
However when the configure script nears its end where Makefiles are prepared
I get error messages of the form:
config.status: creating ompi/mca/osc/rdma/M
My apologies I forgot to attach the config.log file.
On Thu, 21 Sep 2006, Lydia Heck wrote:
>
> I am trying to build openmpi-1.1.2 for Solaris x86/64 with the studio11
> compilers and including the mx drivers. I have gone past some hurdles.
> However when the configure script nears its end whe
Actually,
I got curious and checked it myself, and to my surprise the $31 had
disappeared , so i searched a bit and realized that I need to add escape
characters to $ because of m4, and so I did:
OMPI_GCC_INLINE_ASSIGN='"bis [$]31,[$]31,%0" : "=&r"(ret)'
both to al