Hello, newbie here.
We are working on integrating SLURM with our self-service portal. Our model is as follows: - a user can belong to one or more projects. - projects belong to a particular organization. - limits on usage can be set on project and organization level (e.g. 1000 cpu/h per month in project A and 2000 cpu/h in project B). - information about user membership and limits is available over several protocols, including REST/LDAP/FreeIPA. - a user logins into a SLURM submission node and submits a job. Now, we are not quite clear what is the correct approach for enforcing those limits in SLURM. Perhaps someone wiser could suggest an approach or point to a project where similar has been achieved? Googling didn't help much with the latter, unfortunately. thanks, Ilja
