Dear All,
I need to configure the slurm so the user must take a certain minimum
number of CPU cores for a particular partition(not system-wide). Otherwise,
the job must not run.
Any suggestions will be highly appreciated.
With Thanks and Regards
--
Jeherul Islam
--
slurm-users mailing list
hedmd.com/sbatch.html :
>
> --begin=now+1hour
>
>
> Brian ANdrus
>
> On 11/22/2021 8:28 PM, Jeherul Islam wrote:
>
> Dear All,
>
> Is there any way to configure slurm, that the High Priority job waits for
> a certain amount of time(say 24 hours), before it preempts the
Dear All,
Is there any way to configure slurm, that the High Priority job waits for a
certain amount of time(say 24 hours), before it preempts the other job?
--
Jeherul Islam
Technical Officer Grade I
Data Centre and High Performance Computing
Computer Centre
Indian Institute of Technology
ated by jobs but does not count idle
> reservation time.
>
> Best regards,
> Jürgen
>
>
> * Jeherul Islam [210901 18:24]:
> > Dear Loris,
> >
> > When we grep it by the user name "j.mira" it will strike out the multiple
> > counts. Again
=jobid,user,ElapsedRaw,state,AllocGRES,ncpus
--starttime=2021-05-01 --endtime=2021-08-31 --noheader | awk '{sum += $3}
END {print sum}'
*6846556*
*It still showing a similar results.*
On Wed, Sep 1, 2021 at 6:57 PM Loris Bennett
wrote:
> Dear Jeherul,
>
> Jeherul Islam write
Dear Loris,
When we grep it by the user name "j.mira" it will strike out the multiple
counts. Again sacct is showing fewer gpu minutes than sreport.
On Wed, 1 Sep, 2021, 6:03 PM Loris Bennett,
wrote:
> Dear Jeherul,
>
> Jeherul Islam writes:
>
> > Dear Loris,
&
TRES Name Used
- --- - --- --
chemistryj.mira j.mira gres/gpu *149434*
On Wed, Sep 1, 2021 at 5:27 PM Loris Bennett
wrote:
> Dear Jeherul,
>
> Jeherul Islam writes:
>
> > Dear All,
> >
> > Please share the correct way of calculating the GPU us
me=2021-08-01 | grep j.mira| grep gpu| awk '{sum += $3} END {print
sum}'
*4957060*
Please share the correct way.
With Thanks and regards
--
Jeherul Islam