forum@abinit.org
Subject: The ABINIT Users Mailing List ( CLOSED )
List archive
- From: Anglade Pierre-Matthieu <anglade@gmail.com>
- To: forum@abinit.org
- Subject: Re: Re: [abinit-forum] shared memory option in compilation
- Date: Fri, 4 Nov 2005 11:41:17 +0100
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=j9iIIm1mEiDxYsiWxZGTLoT1xdWN6/Yf6+Ogxl2OTNQHMw9hXaYCBojy+bc9ZVrVji8MEAOm5AoWNE/xb+hrPimXyZuPgndUrIRUJZOl8X9liN5kxeajySiZIVdpBLXJGzt82Q84OBuhLSgy9+QNfzHbPTQa2QmL64OSyf+NDtg=
I guess that usually mpi libs don't use shared memory because it would
require machine dependant writing. Moreover I don't know of any mpi
functions which make use of shared memory.(they mostly copy/move
data). That's why you can guess that mpich don't use it. But you can
have a look at there site if you wan't to be sure.
Would they tell that they use share memory you may then be able to
disable it by compiling your own mpi libs with appropriate options at
compilation time.
under most unices, the command whereis help you locate a file.
for instance:
"whereis libmpi"
or "whereis libmpich"
If you can't find them this way you may wan't to try to find them manualy.
For instance
"find / -name '*mpi*' " (this will take a pretty long time on some
system but you'll get all the files having mpi in their names'
alternatively, for instance, use
"find / -name '*mpi*.so'" or
"find / -name '*mpi*.a'"
As mpi usually come with a manpage you might also get some useful
information from the "man libmpi" page.
On 11/4/05, ilukacevic@fizika.unios.hr <ilukacevic@fizika.unios.hr> wrote:
> Thank You for Your fast answer
>
> There was a correction...I would like to disable it.
>
> If that is so, how can I find out if my mpi lib uses shared memory and if
> it does how can I change that? Also, how can I find out where my mpi lib is
> located?
>
>
> Thank You in advance
>
> I. Lukacevic
>
--
Pierre-Matthieu Anglade
"
- Re: Re: [abinit-forum] shared memory option in compilation, ilukacevic, 11/04/2005
- Re: Re: [abinit-forum] shared memory option in compilation, Anglade Pierre-Matthieu, 11/04/2005
- <Possible follow-up(s)>
- Re: Re: Re: [abinit-forum] shared memory option in compilation, ilukacevic, 11/04/2005
- Re: Re: Re: Re: [abinit-forum] shared memory option in compilation, ilukacevic, 11/10/2005
- Re: Re: Re: Re: [abinit-forum] shared memory option in compilation, Anglade Pierre-Matthieu, 11/10/2005
- Re: Re: Re: Re: Re: [abinit-forum] shared memory option in compilation, ilukacevic, 11/10/2005
- Re: Re: Re: Re: Re: [abinit-forum] shared memory option in compilation, Anglade Pierre-Matthieu, 11/10/2005
- Re: Re: Re: Re: Re: Re: [abinit-forum] shared memory option in compilation, ilukacevic, 11/11/2005
Archive powered by MHonArc 2.6.16.