| Summary: | Setting account limits per partition? | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | Kilian Cavalotti <kilian> |
| Component: | Accounting | Assignee: | Director of Support <support> |
| Status: | RESOLVED INFOGIVEN | QA Contact: | |
| Severity: | 4 - Minor Issue | ||
| Priority: | --- | ||
| Version: | 19.05.4 | ||
| Hardware: | Linux | ||
| OS: | Linux | ||
| Site: | Stanford | Alineos Sites: | --- |
| Atos/Eviden Sites: | --- | Confidential Site: | --- |
| Coreweave sites: | --- | Cray Sites: | --- |
| DS9 clusters: | --- | HPCnow Sites: | --- |
| HPE Sites: | --- | IBM Sites: | --- |
| NOAA SIte: | --- | OCF Sites: | --- |
| Recursion Pharma Sites: | --- | SFW Sites: | --- |
| SNIC sites: | --- | Linux Distro: | --- |
| Machine Name: | Sherlock | CLE Version: | |
| Version Fixed: | Target Release: | --- | |
| DevPrio: | --- | Emory-Cloud Sites: | --- |
|
Description
Kilian Cavalotti
2019-11-27 10:12:56 MST
Unfortunately you are correct that account-partition associations are not in slurm. There might be some other ways to workaround this. Have you considered setting up a QOS for each Account/Partition pair? You could combine that with a job-submit plugin that automatically assigns the job to the correct QOS based on the user, account, and partition specified by the user. Hi Douglas, (In reply to Douglas Wightman from comment #1) > Unfortunately you are correct that account-partition associations are not in > slurm. There might be some other ways to workaround this. > > Have you considered setting up a QOS for each Account/Partition pair? You > could combine that with a job-submit plugin that automatically assigns the > job to the correct QOS based on the user, account, and partition specified > by the user. Thanks for the quick response. Yes, account+partition QOSes (plus job_submit plugin for enforcement) were second on our list of things to try. Thanks for the suggestion, we just wanted to make sure we weren't missing something obvious at the Account level. Thanks! -- Kilian Forgot to close. |