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 .
Parallelism
Moderators: fgoudreault, mcote
Forum rules
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
-
- Posts: 15
- Joined: Fri Jun 21, 2019 12:11 pm
Parallelism
- Attachments
-
- phmat2.in
- (1.16 KiB) Downloaded 181 times
Re: Parallelism
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
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