Initialisation of the calculation

Queries about input and output files, running specific calculations, etc.


Moderators: Global Moderator, Moderator

Locked
Message
Author
dholec
Newbie
Newbie
Posts: 10
Joined: Wed Nov 12, 2008 4:26 pm
License Nr.: 584

Initialisation of the calculation

#1 Post by dholec » Thu Jun 09, 2016 2:29 pm

Dear all,

I am trying to benchmark my system to find out the most efficient parallelisation scheme. I have used a 64-atomic SQS supercell to mimic my most typical calculations. In order to run the identical calculations, all were initialised with ISTART=0, INIWAV=1 (to get rid of any randomness) and ICHARG=2. I was measuring the time of only 1 electronic step (NELM=1).

When I analysed the resulting energies, I however found that there were large (>10%) differences between individual settings of NPAR, KPAR, OMP_NUM_THREADS, and -np in mpirun. I am puzzled by this, as I was expecting the calculation to run a deterministic fashion for given initial conditions, which, in my understanding should be the same for all calculations (jellium model for \psi and superposition of atomic charge densities for \rho).

Since the energies differ so much I do not this the above described procedure makes much sense and cannot be used for benchmarking. I, however, have no clue why do the energies differ so much. My further analysis revealed that this difference comes from different eigenvalues in each specific case, but why is this happening for the identical initial conditions?

Many thanks in advance for any explanation/hint.

David

support_vasp
Global Moderator
Global Moderator
Posts: 1817
Joined: Mon Nov 18, 2019 11:00 am

Re: Initialisation of the calculation

#2 Post by support_vasp » Thu Sep 12, 2024 6:58 am

Hi,

We're sorry that we didn’t answer your question. This does not live up to the quality of support that we aim to provide. The team has since expanded. If we can still help with your problem, please ask again in a new post, linking to this one, and we will answer as quickly as possible.

Best wishes,

VASP


Locked