[slurm-users] Lua Job Submit - Setting Features/Constraints

Douglas Jacobsen dmjacobsen at lbl.gov
Wed Dec 19 07:02:06 MST 2018


Hello,

We do this, it works like most of the other string-based fields, e.g.,

function job_submit(job_request, partinfo, submit_uid) {
     job_request['features'] = 'special'
     return slurm.SUCCESS
}

Is there something detailed you are looking for?

-Doug
----
Doug Jacobsen, Ph.D.
NERSC Computer Systems Engineer
Acting Group Lead, Computational Systems Group
National Energy Research Scientific Computing Center <http://www.nersc.gov>
dmjacobsen at lbl.gov

------------- __o
---------- _ '\<,_
----------(_)/  (_)__________________________



On Wed, Dec 19, 2018 at 5:49 AM Kevin Manalo <kmanalo at jhu.edu> wrote:

> All,
>
>
>
> Does anyone have an example of setting features (if not set) in the Lua
> job submission scripts?
>
>
>
> job_desc.features
>
>
>
> There was a discussion here, but it appears to be for the case where it is
> checked and rejected
>
> https://groups.google.com/d/topic/slurm-users/C-oYERITK9c/discussion
>
>
>
> -Kevin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.schedmd.com/pipermail/slurm-users/attachments/20181219/b1c14d3c/attachment.html>


More information about the slurm-users mailing list