Skip to content

Releases: mariux64/mxq

Bored Beaver.2

23 Sep 15:40
Compare
Choose a tag to compare

0.29.1 didn't identify itself (via --version or on the web page) with its correct version number.
This has been fixed in this release.

Bored Beaver.1

17 Sep 10:37
Compare
Choose a tag to compare

A bug introduced in 0.29.0 which produced "WARNING: unlink(): No such file or directory" in the logfile was fixed. ( #112 )

Bored Beaver

17 Sep 07:57
Compare
Choose a tag to compare
  • 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.

0.28.0 Apathetic Albatross

24 Aug 17:06
Compare
Choose a tag to compare
  • Kills user jobs more reliably

MPI release 0.27.2

15 Apr 06:51
Compare
Choose a tag to compare

Actually actually honor server prerequisites.

MPI release 0.27.1

29 Mar 18:22
Compare
Choose a tag to compare

Add --tags for groups and --prerequisites for server

MPI release 0.27.0

29 Mar 14:23
Compare
Choose a tag to compare
  • Update daemon to use latest database schema. The column mxq_daemon.prerequisites has been renamed to mxq_damon.tags.

MPI release 0.26.6

13 Aug 08:51
Compare
Choose a tag to compare

MPI release 0.26.5

19 Apr 16:32
Compare
Choose a tag to compare

MPI release 0.26.4

19 Apr 12:28
Compare
Choose a tag to compare

--exclusive for mxqd and --prerequisites for mxqsub.

See #86