Re: [slurm-users] Getting current memory size of a job

2019-03-31 Thread Sam Hawarden
we have yet to implement. Kind regards, Sam Hawarden Assistant Research Fellow Pathology Department Dunedin School of Medicine From: slurm-users on behalf of Mahmood Naderan Sent: Saturday, 30 March 2019 04:01 To: Slurm User Community List Subj

Re: [slurm-users] Only one socket for SLURM

2019-02-21 Thread Sam Hawarden
via taskset. Kind regards, Sam ________ Sam Hawarden Assistant Research Fellow Pathology Department Dunedin School of Medicine From: slurm-users on behalf of GestiĆ³ Servidors Sent: Tuesday, 19 February 2019 03:52 To: slurm-users@lists.

Re: [slurm-users] [Slurm 18.08.4] sacct/seff Inaccurate usercpu on Job Arrays

2018-12-21 Thread Sam Hawarden
ng a debug partition with restricted walltimes? Regards, Sam ________ Sam Hawarden Assistant Research Fellow Pathology Department Dunedin School of Medicine sam.hawarden(at)otago.ac.nz From: slurm-users on behalf of Chance Bryce Carl Ne

Re: [slurm-users] Accounting: Default Associations for Unknown Accounts

2018-12-20 Thread Sam Hawarden
one. sacctmgr add user $user DefaultAccount=nullAccount fi done There's also a relatively simple inverse script to remove users who are no longer in the group. Regards, Sam Sam Hawarden Assistant Research Fellow Pathology Department Dunedin

Re: [slurm-users] requesting resources and afterwards launch an array of calculations

2018-12-19 Thread Sam Hawarden
'{ someCommand -args -and -options {} }' ) Where {} is $thing In operation here?<https://github.com/shawarden/Fastq2VCF/blob/master/slurm-scripts/blockalign.sl#L215> Cheers, Sam ________ Sam Hawarden Assistant Research Fellow Pathology Department Dunedin Sc

Re: [slurm-users] CPU & memory usage summary for a job

2018-12-09 Thread Sam Hawarden
those data points over time, then shove them through an R script to plot the usage: https://github.com/shawarden/simple-web? Cheers, Sam ________ Sam Hawarden Assistant Research Fellow Pathology Department Dunedin School of Medicine From: s

Re: [slurm-users] Accounting: set default account with no access

2018-11-06 Thread Sam Hawarden
Hi Yair, You can set maxsubmitjob=0 on an account. The error message isn't helpful beyond the obvious though: ] salloc salloc: error: AssocMaxSubmitJobLimit salloc: error: Job submit/allocate failed: Job violates accounting/QOS policy (job submit limit, user's size and/or time limits) So th

[slurm-users] Limit shared memory usage

2018-10-11 Thread Sam Hawarden
files in the given job's memory consumption, k?illing said job if its application memory + shared memory use exceeds the allocated value. Can anyone advise how I would go about doing this? Many thanks, Sam ________ Sam Hawarden Assistant Research Fellow Patho