Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] compilation on quad-processor

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] compilation on quad-processor


Chronological Thread 
  • From: "Anglade Pierre-Matthieu" <anglade@gmail.com>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] compilation on quad-processor
  • Date: Thu, 29 May 2008 21:26:06 +0200
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VxX4toGmNAn8NMhHO9Avy7qxNYqd89UzX329tlQvhllKxqEKyxDBg5PPmWFvMfZc3dwusUCZYOW1Lz2uljrKXeXJplZMCjJT/INhwpXkiQzLX5VlUqcOoVhnal8DSQNnGRAL7Z3tYSuF170lWemUIXBxxr3EaAlh/W3yryj/3S8=

Hi,

The parallel version of Abinit uses the standard MPI for mutli-process
calculation. So, in order to enable parallel calculation you have to:
1- install whatever, fortran enbaled, implementation of the MPI you
want (one would suggest openMPI or MPICH if you ask).
2- When configuring abinit build system, switch on and fill
appropriate mpi related flags (read the result of "configure --help"
to discover available flags).
3- as usual "make"
4-to run a mpi job one usually rely on a script/program such as the
"mpirun" that comes bundled with most MPI implementation. You will
have to read the documentation of the one you have chosen to discover
available option and settings.

regards

PMA

On Thu, May 29, 2008 at 3:44 PM, <khaled_bouamama@univ-setif.dz> wrote:
> Dear All,
> Would you please inform me how can I compile Abinit for parallel
> calculation on
> Q6600 quad-processor. Thank you for your help
> Khaled
>



--
Pierre-Matthieu Anglade

Hi,



Archive powered by MHonArc 2.6.16.

Top of Page