Git Product home page Git Product logo

Comments (4)

draeger1 avatar draeger1 commented on May 26, 2024

How many MPI tasks are you running with? What happens if you try save -states and load -states instead?

Also, note that the last argument in your run command should probably be 2-5, those are typically the most efficient values.

from qball.

artuuuro avatar artuuuro commented on May 26, 2024

I have tried 16(nodes)x8 configuration as well as 2x8. Both behave the same way. Also, initial run and continuation have the same node/core configuration.

I have tried using the -states option with the same outcomes yesterday. Today it seems to work. Maybe they are still having issues with the cluster.

from qball.

artuuuro avatar artuuuro commented on May 26, 2024

So it seems that this issue is still occurring if I use dump option instead of states.

from qball.

draeger1 avatar draeger1 commented on May 26, 2024

Hardware or system problems could be responsible, we've seen similar issues at LLNL from time to time. The -dump option is one file per task, which is probably the most stressful on the I/O system. The -states option is only marginally slower and a lot more flexible, as you can restart with different numbers of tasks or process grid dimensions, and it should tax the I/O nodes on a BG/Q machine a lot less. I would try using -states from now on and seeing if the issue regularly recurs.

from qball.

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.