Releases: mariux64/mxq
Releases · mariux64/mxq
Bored Beaver.2
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
A bug introduced in 0.29.0 which produced "WARNING: unlink(): No such file or directory" in the logfile was fixed. ( #112 )
Bored Beaver
-
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 frommxqsub
. - The long time deprecated option
--group-id
can now be used as an alternative to-g
to select a group.
-
Changes to mxqdump:
-
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
- Kills user jobs more reliably
MPI release 0.27.2
Actually actually honor server prerequisites.
MPI release 0.27.1
Add --tags for groups and --prerequisites for server
MPI release 0.27.0
- Update daemon to use latest database schema. The column mxq_daemon.prerequisites has been renamed to mxq_damon.tags.
MPI release 0.26.6
Bugfix.
MPI release 0.26.5
Bugfix
MPI release 0.26.4
--exclusive
for mxqd and --prerequisites
for mxqsub.
See #86