Skip to content

Bored Beaver

Compare
Choose a tag to compare
@donald donald released this 17 Sep 07:57
· 238 commits to master since this release
  • Changes to mxqsub (#107) :

    • --threads NN is now officially --processors NN, but old syntax is accepted, too.
    • The long time deprecated option --group_id has been removed from mxqsub.
    • The long time deprecated option --group-id can now be used as an alternative to -g to select a group.
  • Changes to mxqdump:

    • --help now shows all eight available options --status <job status> instead of only four. (#108)
    • --help now shows the option --all. (#109)
  • Changes to mxqd (#110)

    • mxqd no longer confuses independent processes with its own when pids are recycled while mxqd is down.
    • mxqd is no longer prevented from restarting when it was killed with kill -9 and jobs are still active.