Page 1 of 1

Parallelism

Posted: Thu Nov 21, 2019 4:57 pm
by saikrishna
Hi guys
I am trying to parallelise my calculations on NiTiSn and now my program is running in only one of my eight cores. It is an eight core i7 processor 7th gen i7-7700 CPU @ 3.60GHz × 8;Gnome 3.28.2 ; 64 bit and runs on 1 TB hard disk. Can anyone help me in parallelising my code? PFA the code already built.
Thanks in advance
sai krishna .

Re: Parallelism

Posted: Wed Dec 04, 2019 3:07 pm
by ebousquet
Dear Saikrishna,
Did you compiled abinit in parallel (mpi, etc) and use mpirun to submit it? What did you do to run it in parallel?
https://docs.abinit.org/tutorial/basepar/
Best wishes,
Eric