Giter VIP home page Giter VIP logo

Comments (6)

awvwgk avatar awvwgk commented on August 29, 2024 1

The issue present in grimme-lab/xtb#257 should be resolved in this implementation, but I'm currently not implementing GFN0-xTB here. For grimme-lab/xtb#491 there is still the halogen bonding energy term for GFN1-xTB missing, but it will not raise an error if those bonds are present. (implemented with awvwgk@778f1c1).

I tested the implementation quite thoroughly and are pretty confident that I got it right. What is missing is some quality of life stuff, like a release, full documentation and binary packages. If you feel brave enough, you can try to compile the library in DFTB+ (see dftbplus/dftbplus#792) or build the Python extension module to use it in ASE. Feedback for both is more than welcome.

from tblite.

wood-b avatar wood-b commented on August 29, 2024

I have been able to run tblite from the command line but I am stuck when trying to build the extension module for python. I tried pip and meson both result with this error when trying to run a sp Intel MKL FATAL ERROR: Cannot load libmkl_avx2.so or libmkl_def.so. One note on the meson build for the python module — I had to change the version of tblite here to 0.1.0. I have been using intel compilers with MKL. What compilers/LA backend have you used to build the python extension? Let me know if you have any ideas.

from tblite.

awvwgk avatar awvwgk commented on August 29, 2024

To build Python extension modules with MKL the normal MKL libraries are not usable, instead the real time variant has to linked with -Dlapack=mkl-rt.

from tblite.

wood-b avatar wood-b commented on August 29, 2024

To close the loop on this, I tested the python extension module with ASE. Not a ton of feedback — worked as advertised once I got it installed. I tested PBCs with translations and rotations and everything I saw was consistent. I did not test systems with halogen bonding. Any plans to include GFN0? (I ask because GFN1 and GFN2 have convergence issues for some of systems we are interested in)

from tblite.

awvwgk avatar awvwgk commented on August 29, 2024

Thanks for the feedback, much appreciated.

Any plans to include GFN0? (I ask because GFN1 and GFN2 have convergence issues for some of systems we are interested in)

Currently not, GFN0-xTB is still a half-backed parametrization with known issues. Maybe I will provide the possibility to construct something like GFN0-xTB, but I think the way forward is to provide the possibility for creating tailored parametrizations with tblite.

from tblite.

wood-b avatar wood-b commented on August 29, 2024

Currently not, GFN0-xTB is still a half-backed parametrization with known issues. Maybe I will provide the possibility to construct something like GFN0-xTB, but I think the way forward is to provide the possibility for creating tailored parametrizations with tblite.

I see. From our perspective, GFN0 isn't perfect but it is fast and always gives an answer which are both good for delta learning. I also think creating tailored parameterization would be very interesting.

Feel free to close

from tblite.

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.