[Wien] MPI Parallelisation confusion.
Gavin Abo
gabo13279 at gmail.com
Wed Jun 19 21:00:29 CEST 2024
To not use OpenMP, set omp_global:1. That is according to:
https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg18967.html
Regarding which of the .machines files, you may want to check the
mailing list archive to learn about the .machines file syntax difference
between k-point parallel and mpi parallel.
Mailing list archive posts about k-point parallel
https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg01129.html
https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg22747.html
Mailing list archive posts about mpi parallel
https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg05464.html
https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg10367.html
https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg09599.html
Kind Regards,
Gavin
WIEN2k user
On 6/19/2024 6:45 AM, Pranjal Nandi wrote:
>
> Dear Members,
>
> Version 23.2
>
> I want to do a calculation with only 1 k point (isolated system) using
> MPI parallelisation (Not OPENMPI)
>
> This is my first time doing an MPI parallelisation. Hence, I am highly
> confused after going through the guidebook and the ppts.
>
> Lscpu gives me the information.
>
> CPU(s): 128
>
> On-line CPU(s) list: 0-127
>
> Thread(s) per core: 2
>
> Core(s) per socket: 64
>
> Socket(s): 1
>
> NUMA node(s): 4
>
> echo $OMP_NUM_THREADS gives me as 2.
>
> Which format of the machines files is correct so that I can allow the
> calculations to use maximum number of nodes ? I am highly confused
>
> 1. granularity:1
>
> 64:localhost #(later I will change from 64 to 32, 16, 8 , 4 and 2 to
> check the efficiency)
> omp_global:2
>
> 2. granularity:1
>
> 1:localhost:1 1:localhost:1 1:localhost:1 1:localhost:1
> 1:localhost:1 1:localhost:1 …….. 64 times (later I will change from
> 64 to 32, 16, 8 , 4 and 2 to check the efficieny)
> omp_global:2
>
> 3. set OMP_NUM_Threads to 128
> granularity:1
>
> 128:localhost #(later I will change from 64 to 32, 16, 8 , 4
> and 2 to check the efficiency)
> omp_global:2
>
> Your guidance will be very helpful.
>
> Thank you.
>
> With warm regards,
>
> Pranjal
>
>
>
> Aquest missatge, i els fitxers adjunts que hi pugui haver, pot
> contenir informació confidencial o protegida legalment i s’adreça
> exclusivament a la persona o entitat destinatària. Si no consteu com a
> destinatari final o no teniu l’encàrrec de rebre’l, no esteu
> autoritzat a llegir-lo, retenir-lo, modificar-lo, distribuir-lo,
> copiar-lo ni a revelar-ne el contingut. Si l’heu rebut per error,
> informeu-ne el remitent i elimineu del sistema tant el missatge com
> els fitxers adjunts que hi pugui haver.
>
> Este mensaje, y los ficheros adjuntos que pueda incluir, puede
> contener información confidencial o legalmente protegida y está
> exclusivamente dirigido a la persona o entidad destinataria. Si usted
> no consta como destinatario final ni es la persona encargada de
> recibirlo, no está autorizado a leerlo, retenerlo, modificarlo,
> distribuirlo o copiarlo, ni a revelar su contenido. Si lo ha recibido
> por error, informe de ello al remitente y elimine del sistema tanto el
> mensaje como los ficheros adjuntos que pueda contener.
>
> This email message and any attachments it carries may contain
> confidential or legally protected material and are intended solely for
> the individual or organization to whom they are addressed. If you are
> not the intended recipient of this message or the person responsible
> for processing it, then you are not authorized to read, save, modify,
> send, copy or disclose any part of it. If you have received the
> message by mistake, please inform the sender of this and eliminate the
> message and any attachments it carries from your account.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://zeus.theochem.tuwien.ac.at/pipermail/wien/attachments/20240619/d98413a1/attachment-0001.htm>
More information about the Wien
mailing list