On Fri, 21 Jan 2022 at 13:40, linux guy <linuxguy...@gmail.com> wrote:

> Hi people.
>
> I'm using a server to run a bunch of simulations.  By bunch I mean
> hundreds.  Each simulation takes from 10 minutes to 10 hours to run.  All
> of the simulations are run from the command line.  Every day I generate
> more simulation cases.
>
> I'm looking for a method/system/app that I can give a list of tasks that
> will run them on the server, automatically, one after another.
>
> How could I do this ?
>

I have used GNU parallel for similar tasks, but not for several years. At
the time
I was using it, new capabilities were appearing regularly.

-- 
George N. White III
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to