GithubHelp home page GithubHelp logo

Comments (3)

pxlxingliang avatar pxlxingliang commented on July 21, 2024

In V2.2.0, the energies solved by ELPA and SCALPACK are close (the difference is only ~1e-9), which indicates the results are reliable. The large difference of ELPA between two version may be aroused from the wrong implement of ELPA V2.1.0 or the H matrix in these two version are different. @dyzheng says that the construction of H matrix are different in V2.1.0 and V2.2.0, and this should make the difference of the final energy.

from abacus-develop.

LiuXiaohui123321 avatar LiuXiaohui123321 commented on July 21, 2024

@pxlxingliang Thank you for your reply.
For the example above, the energies solved by ELPA and SCALPACK are close. And for another example with 256 Si atoms, if calculated using 16cores, the energies and charge density solved by ELPA and SCALPACK are almost the same.
Total Energy

Total energy (eV)
genelpa -27570.62741550360
scalapck -27570.62741550344

Charge Densiy
1650444954

If calculated using 40cores, the energies solved by ELPA and SCALPACK are still almost the same
Total Energy

Total energy (eV)
genelpa -27570.62741550347
scalapck -27570.62741550409

But the charge density are different after some scf iterations.
Charge Densiy
1650445392(1)

So, I think there are two problems here:

  1. The new version of ELPA implemented in abacus v2.2.0 is not stable, because if using different number of cpu cores, the results (charge density) are different;
  2. The results (total energy and charge density) between v2.2.0 and v2.1.0 are different, which may be aroused from the H matrix in these two versions are different. We'd better explicitly find out which changes are causing these differences. @dyzheng

from abacus-develop.

mohanchen avatar mohanchen commented on July 21, 2024

For further discussions, we will move to https://github.com/deepmodeling/abacus-develop

from abacus-develop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.