[mpich-discuss] install issue
hamed amini
hamedamini_84 at yahoo.com
Sat Nov 20 16:33:02 CST 2010
Dear Pavan,
Tanks . It worked.
----- Original Message ----
From: hamed amini <hamedamini_84 at yahoo.com>
To: mpich <mpich-discuss at mcs.anl.gov>
Sent: Saturday, November 20, 2010 20:18:37
Subject: Fw: [mpich-discuss] install issue
----- Forwarded Message ----
From: hamed amini <hamedamini_84 at yahoo.com>
To: Pavan Balaji <balaji at mcs.anl.gov>
Sent: Saturday, November 20, 2010 20:04:18
Subject: Re: [mpich-discuss] install issue
Version is
/*hamed at hamed:~$ mpich2version
MPICH2 Version: 1.3
MPICH2 Release date: Fri Oct 22 14:50:07 CDT 2010
MPICH2 Device: ch3:nemesis
MPICH2 configure: --enable-sharedlib=gcc
MPICH2 CC: gcc -O2
MPICH2 CXX: c++ -O2
MPICH2 F77: gfortran -O2
MPICH2 FC: f95 -O2*/
But in usr/local/lib no libmpich.so(shared dynamic library) created.
Tanks
----- Original Message ----
From: Pavan Balaji <balaji at mcs.anl.gov>
To: mpich-discuss at mcs.anl.gov
Cc: hamed amini <hamedamini_84 at yahoo.com>
Sent: Saturday, November 20, 2010 19:31:03
Subject: Re: [mpich-discuss] install issue
Which version of MPICH2 are you using? The easiest method is:
% sudo apt-get install mpich2
If you want to install from source, you'll need to use:
% ./configure --enable-shared
% make
% make install
-- Pavan
On 11/20/2010 03:36 AM, hamed amini wrote:
> Dear all,
> I want to install mpoich2 in on ubuntu machine (x86_64) with a shared library
>is
> one that is dynamically loadable.
>
> I installed mpich2 by this way:
>
> ./configure --enable-sharedlib=gcc
> make
> make install
>
> But in usr/local/lib no libmpich.so(shared dynamic library) created (
libmich.a
> create).
> Do you have any suggestion?
> Best regards,
> Hamed
>
>
> _______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
--
Pavan Balaji
http://www.mcs.anl.gov/~balaji
More information about the mpich-discuss
mailing list