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: Re: Re: Re: [abinit-forum] shared memory option in compilation
- Date: Thu, 10 Nov 2005 14:19:03 +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=KWtXQ6yEpuxvIeLQm+5TOYnMLxwOLPw/luMu64s3TXqFX8yjRnc/5J2zodBdfPy9aEmmI3Wxg+J+47e0tNuLdCf3GddxeQKEgk0scPDfmRxCTaFiQ2gCU0txEzrQoA+5LA7VAqS6yhQtX2vOQNM8i48oxXC4Q1uvxwQQ53B5Y7E=
Ok I understand now.
This means that mpich is ill configured on the system or that it's
configuration is not compatible with the binary you've downloaded.
In fact, MPI is using its own processes to manage the communications
between yours (abinit). Obviously your program must "send" it's data
to the mpi process which fwd them to other processes on other nodes.
(For this, mpi can use the standard unices Inter Process Communication
services (IPC). There is three kinds of IPC: shared memory segments,
semaphore arrays ans message queues (pipes). you can manage them using
ipcs and ipcrm commands)
However This is truly the standard behavior, it is mandatory end it
isn't so called shared memory paralelism. So what you have to do is
just to compile abinit along with you mpi facilities. Or to ask your
sysadmin for a reconfiguration of MPI. The error is by no way coming
from abinit itself.
PMA
On 11/10/05, ilukacevic@fizika.unios.hr <ilukacevic@fizika.unios.hr> wrote:
> Greetings
>
> Well, he said that he tried to execute:
>
>
> $ mpirun abinip
> 0 - MPI_INIT : MPIRUN chose the wrong device ch_p4; program needs device
> ch_shmem
>
> ** Address Error **
>
> End of diagnostics
>
>
> I cannot explain these commands (maybe I could find them somewhere). I hope
> that this helps You.
>
> 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.