Dear slurm users/developers

I have installed Slurm in combination with Saga library and have hard time 
getting user statistics out. What I need is to know which user submitted which 
task.  How can I determine this? More specifically, how can I set up slurm so 
that tasks from different users are run on different nodes of my cluster via 
sbatch utility by keeping information about who run what? For example, I 
created "user1" in my slurm database and then run sbatch with an option 
--account=user1 from a console on a server , but squeue shows that task is 
submitted from user "root" (same without --account option) . Is it possible to 
know which user submitted what or set it all with slurm/saga?


Thanks a lot 
Anna=

Reply via email to