Page 1 of 1

Estimate time for running a input file?

Posted: Fri Jan 20, 2012 11:37 pm
by lamsalc
Hello Everyone
I am wondering whether there is a way to find an estimate of the time period
required for running input file in abinit before I actullay make the run? Thank you.

Re: Estimate time for running a input file?

Posted: Sun Jan 22, 2012 4:01 pm
by mverstra
Hello,

not easy - I would extrapolate from small runs with low ecut. Try ecut 2, 5, 7, 10, with identical nkpt, processor distribution, etc... and see how it varies. Might be quadratic with ecut... Of course if you end up with much more memory and communications in the full production run, things will slow down too.

M.

Re: Estimate time for running a input file?

Posted: Wed Feb 29, 2012 8:24 pm
by lamsalc
Hello,
Yes, your answer completely makes sense to me. I will try that. Thank you very much!