[slurm-users] Job dispatching policy

2019-04-22 Thread Mahmood Naderan
Hi, How can I change the job distribution policy? Since some nodes are running non-slurm jobs, it seems that the dispatcher isn't aware of system load. Therefore, it assumes that the node is free. I want to change the policy based on the system load. Regards, Mahmood

[slurm-users] sacctmgr archive example

2019-04-22 Thread Sternberger, Sven
Hello! I want to archive old parts of our Database, but I don't understand the paragraph "archive functionality" in the man-page from sacctmgr. I want to archive everything older than one year I guess I have to execute sacctmgr archive dump Directory=/foo Events Jobs Steps Suspend PurgeEventA

Re: [slurm-users] Increasing job priority based on resources requested.

2019-04-22 Thread Prentice Bisbal
That's essentially what I'm doing now, and I'm trying to get away from that approach. That is what I am doing now, and because of all the heterogeneity in my environment, the list of conditionals is a mile long, making every little tweak of my environment quite cumbersome, and increases the ris