Hi All,
At one point, when we were running slurm 22, we set up a few new partitions
with `AllowAccounts` setting enabled. We limit access to these partitions
only to a few accounts. We manually create these accounts and users using
the `sacctmgr` command. At that time, everything was working. Only
Sorry... my previous message should have been a reply to the post by Filip
Holka from March, 25th 2022:
https://lists.schedmd.com/pipermail/slurm-users/2022-March/008543.html
Best wishes,
Ayhan Acartürk
--
slurm-users mailing list -- slurm-users@lists.schedmd.com
To unsubscribe send an email to
Hello together,
we have the same problem here. All jobs delivered by the api endpoint
/slurm/v0.0.36/jobs have a user_id attached but no user_name.
Currently, we solve this issue by an extra call for each job_id to the api
endpoint /slurmdb/v.0.0.36/job/{job_id}.
Any idea where to search for a
Hello
It might be relying to the path of pmix installation you did not set even if
it's in a classical one I think you have to set it...
# --with pmix %%_with_pmix path require pmix support
Here is what we have in our spec file as example:
# Build with pmix by default on linu