Skip to content

Releases: mariux64/mxq

Chaotic Chameleon.2

06 Mar 13:57
Compare
Choose a tag to compare
  • support unpredictable gpu idents
  • new gpu policy: a100_split_3 ( 3 x 2g.10gb )
  • minor cleanups

Chaotic Chameleon.1

21 Feb 10:54
Compare
Choose a tag to compare
  • A race in gpu allocation has been fixed
  • Default logging has been reduced a bit
  • Code has been simplified
  • A few minor bugs (on error paths only) have been fixed

Chaotic Chameleon

16 Feb 13:31
Compare
Choose a tag to compare

Experimental GPU supports

mxqd --gpu
mxqsub --gpu

Bored Beaver.4

07 Jan 12:00
Compare
Choose a tag to compare

Includes minor spelling mistakes and an increased main loop poll time.

Bored Beaver.3

16 Dec 14:31
Compare
Choose a tag to compare

Allows --prerequisite keywords to contain "_" which make sense for cpu-features like sse4_1.

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.