I am new to Abinit and I am looking for a possibility to properly parallelize my calculations.
I have 10 cpu cores and use mpirun to parallel it.
My parameters:
Code: Select all
nband 200
ngkpt 8 8 8
paral_kgb 1
npkpt 1
npfft 1
npband 10
nspinor 1 nsppol 2 nspden 2
However, I have read in similar topics of this forum that npkpt paralleling has been recognised as the most effective.
I would like to know, whether my approach is correct, and if not - how to optimize it?
Thank you,
Vladyslav