Git Product home page Git Product logo

Comments (4)

chrisfuson avatar chrisfuson commented on July 30, 2024

Must use the killable queue. Bins 4 and 5 eligible for pre-emption (by jobs in bins 1 and 2) once the bin's standard max walltime limit has been reached. Max walltime for killable queue is 24 hours. For example, in the killable queue a job in bin5 can request a walltime of 24 hours. It will be eligible for pre-emption from a job in bin1 or bin2 after 2-hours of runtime.

Killable queue jobs requesting fewer than 91 nodes will be rejected at submission time by the submit filter.

from olcf-user-docs.

jack-morrison avatar jack-morrison commented on July 30, 2024

Killable queue jobs requesting fewer than 91 nodes will be rejected at submission time by the submit filter.

@chrisfuson why would we want to exclude bin5 jobs from being preempt-able?
This doesn't seem to be in place:

summit login5$ bsub -q killable -W 10 -J test -nnodes 1 -PSTF007 -Is $SHELL
Job <649324> is submitted to queue <killable>.
<<Waiting for dispatch ...>>
<<Starting on batch4>>

from olcf-user-docs.

chrisfuson avatar chrisfuson commented on July 30, 2024

@jack-morrison node requests below 91 are eligible. This should be bins 4 and 5.

`summit-login5 237> bsub -q killable -W 10 -J test -nnodes 92 -PSTF007 -Is $SHELL

Batch job not submitted. Please address the following and resubmit:

** Requested nodes (92) over limit. Please resubmit with a node count below 91.


Please contact [email protected] if you need assistance.

Request aborted by esub. Job not submitted.
summit-login5 238>`

from olcf-user-docs.

jack-morrison avatar jack-morrison commented on July 30, 2024

Ah, over 91 nodes is what we're going for here. Got it 👍

from olcf-user-docs.

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.