Received from Brian Barrett on Wed, Aug 22, 2007 at 10:50:09AM EDT:
> On Aug 21, 2007, at 10:52 PM, Lev Givon wrote:
>
> > (Running ompi_info after installing the build confirms the absence of
> > said components). My concern, unsurprisingly, is motivated by a desire
> > to use OpenMPI on an xgrid
On Aug 21, 2007, at 10:52 PM, Lev Givon wrote:
(Running ompi_info after installing the build confirms the absence of
said components). My concern, unsurprisingly, is motivated by a desire
to use OpenMPI on an xgrid cluster (i.e., not with rsh/ssh); unless I
am misconstruing the above observation
Received from Brian Barrett on Wed, Aug 22, 2007 at 12:05:32AM EDT:
> On Aug 21, 2007, at 3:32 PM, Lev Givon wrote:
>
> > configure: WARNING: *** Shared libraries have been disabled (--
> > disable-shared)
> > configure: WARNING: *** Building MCA components as DSOs
> > automatically disabled
>
On Aug 21, 2007, at 3:32 PM, Lev Givon wrote:
configure: WARNING: *** Shared libraries have been disabled (--
disable-shared)
configure: WARNING: *** Building MCA components as DSOs
automatically disabled
checking which components should be static... none
checking for projects containing MCA
According to the OpenMPI FAQ, specifying the config option
--enable-static without specifying --disable-shared should build both
shared and static versions of the libraries. When I tried these
options on MacOSX 10.4.10 with OpenMPI 1.2.3, however, the following
lines in the config output seem to im