Forrest logo
back to context overview

pueue-parallel

List of commands for pueue-parallel:

  • pueue-parallel:tldr:23608 pueue-parallel: Set the maximum number of tasks allowed to run in parallel, in a specific group.
    $ pueue parallel --group ${group_name} ${maximum_number_of_parallel_tasks}
    try on your machine
    explain this command
  • pueue-parallel:tldr:bf0ae pueue-parallel: Set the maximum number of tasks allowed to run in parallel, in the default group.
    $ pueue parallel ${max_number_of_parallel_tasks}
    try on your machine
    explain this command
back to context overview