[Wien] MPI Parallelisation confusion.

Pranjal Nandi pnandi at ub.edu
Wed Jun 19 14:45:12 CEST 2024


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


  1.  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



  1.  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 informacio confidencial o protegida legalment i s’adreca exclusivament a la persona o entitat destinataria. Si no consteu com a destinatari final o no teniu l’encarrec 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 informacion confidencial o legalmente protegida y esta exclusivamente dirigido a la persona o entidad destinataria. Si usted no consta como destinatario final ni es la persona encargada de recibirlo, no esta 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/2287a9dc/attachment.htm>


More information about the Wien mailing list