FG
💻 Software

Linux queuing system

Fresh5 days ago
Mar 15, 20263287 views
Confidence Score0%
0%

Problem

We have a few computers that are used for simulations in physics which are run by a few people. I would like to install some queuing system to submit tasks and to fairly share resources. What would you recommend for single machine and for cluster? I'm interested in free solutions.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Linux queuing system

Low Risk

For a single machine, the command is probably enough. It allows you to configure your task to only run when your resource usage is low (<0.8) using the (batch) switch, or you can specify priority using the letters a-z. example: equivalent to: For cl…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment