Coder Social home page Coder Social logo

slurm jobs not entering queue about fyrd HOT 4 CLOSED

mikedacre avatar mikedacre commented on May 26, 2024
slurm jobs not entering queue

from fyrd.

Comments (4)

MikeDacre avatar MikeDacre commented on May 26, 2024

Interesting, I will check on Monday morning and see if I can reproduce this.

from fyrd.

MikeDacre avatar MikeDacre commented on May 26, 2024

Hi @jbloom, I am really sorry this took so long, I have been very busy at work and I just didn't have time to work on this at all.

So, I can't reproduce this on any of my machines, so it is likely unique to your machine, I would like to try and figure it out though. Could you try and run the same test again and then use sacct to see whether it entered the queue? It has been given a job number so my guess is that one of three things are happening:

  1. There is a lag in the queue being updated on your machine, and so squeue and sacct are not reporting up to date information when you run job.wait()
  2. The queue is being cleared very quickly after job completion.
  3. squeue/sacct are returning slightly different information on your system and it isn't being parsed correctly.

So, could you try again and let me know if they do make it into the queue at all when this happens?

Thanks!

from fyrd.

MikeDacre avatar MikeDacre commented on May 26, 2024

@jbloom: I tried to add a workaround that should solve possibility 1. by adding more attempts to query the queue before failure. I also made some changes to slurm queue parsing that make it more robust, so there is a good chance that those combined changes should solve this issue for you. Please let me know.

from fyrd.

MikeDacre avatar MikeDacre commented on May 26, 2024

Closing now as I think this issue is fixed, let me know if it isn't

from fyrd.

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.