GithubHelp home page GithubHelp logo

Run xtb on a single core about xtb HOT 3 CLOSED

grimme-lab avatar grimme-lab commented on June 16, 2024
Run xtb on a single core

from xtb.

Comments (3)

awvwgk avatar awvwgk commented on June 16, 2024

Thanks for your report. To help you with your issue I will need a little more information, like

  • what system size you are investigating (hundreds of atoms, thousands)?
  • what is your environment setup (OMP_NUM_THREADS, MKL_NUM_THREADS)?
  • how are you calling xtb (using --parallel)?
  • what Hamiltonian are you using (they differ in the cpu-time and memory requirement significantly)?
  • what kind of calculations are you performing (MD, optimizations, frequencies)?

from xtb.

gooaah avatar gooaah commented on June 16, 2024

Thanks for your reply.

  • The system is molecular crystal containning 168 atoms.

  • I have never set these parameters and they have no default values on our cluster. I will set OMP_NUM_THREADS=1 to test.

  • I am searching for molecular crystal so I use GFN0_PBC. I called xtb through ase. xtb only performs SCF and the optimization is done by ase. xtb SCF is valid most of the time. But I need to optimize thousands of structures and some structures lead to a crash.

from xtb.

awvwgk avatar awvwgk commented on June 16, 2024

Thanks for the clarifications, please check if this fixes your issue. Also set MKL_NUM_THREADS=1 since the MKL is usually doing the heavy calculations, for more details on the parallel setup refer to the documentation.

Keep in mind that the GFN0-xTB parametrisation is still preliminary and will change in the near future. But if you run into a crash with a chemical reasonable structure open a new bug report, please.

I will close the issue for now.

from xtb.

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.