re (ages 6 and up) and scheduled jobs.
Alrighty then,
Thomas
--
Dr. Thomas Orgis
HPC @ Universität Hamburg
Am Wed, 29 Mar 2023 14:42:33 +0200
schrieb Ben Polman :
> I'd be interested in your kludge, we face a similar situation where the
> slurmctld node
> does not have access to the ipmi network and can not ssh to machines
> that have access.
> We are thinking on creating a rest interface to a contro
on a) above goes against Slurm's focus on throughput
and avoiding delays caused by synchronization points, while our idea here
is that batch jobs where that matters should be written differently,
packing more than a few seconds worth of work into each step.
--
Dr. Thomas Orgis
HPC @ Universität Hamburg
eginning to describe what Slurm has in terms of various
steps as scheduling entities that by default also use delayed
allocation techniques (regarding prolog script behaviour, for example).
Alrighty then,
Thomas
--
Dr. Thomas Orgis
HPC @ Universität Hamburg
n,
Thomas
PS: I guess lots is possible by writing a custom plugin that ties in
with what my prolog/epilog scripts do, but I'd prefer a light touch
first. Hacking the scripts during development is far more convenient.
--
Dr. Thomas Orgis
HPC @ Universität Hamburg
ing a modern sacct directly on the old system works, I
might get around to hack in the missing matches. Any helpful pointers
before I blindly dig into the code?
Alrighty then,
Thomas
--
Dr. Thomas Orgis
HPC @ Universität Hamburg
Am Thu, 30 Jan 2020 19:03:38 +0100
schrieb "Dr. Thomas Orgis" :
> batch 1548429637 1548429637 - - 0 1 4294536312
> 48 node[09-15,22] (null)
>
> So, matching for job ID, user name (via numerical uid lookup),
> timestamps and the nodes should be possible, it'
job ID, user name (via numerical uid lookup),
timestamps and the nodes should be possible, it's all there.
Can someone confirm that it indeed is the case that _none_ of the
filtering options of sacct are supposed to work on filetxt?
Alrighty then,
Thomas
--
Dr. Thomas Orgis
HPC @ Universität Hamburg
than 5 jobs and
about 6M in size. To give a figure: 24 seconds user time, keeping one
core of a Xeon E5-2609 v2 @ 2.5 GHz busy.
Alrighty then,
Thomas
PS: Please no pointers about better running a proper database with
slurmdbd … I know that that works;-)
--
Dr. Thomas Orgis
HPC @ Univer