Skip to content

Releases: syagev/weiz-grid

Version 1.1b

28 Nov 12:43
Compare
Choose a tag to compare
Version 1.1b Pre-release
Pre-release

Change log:

  • Added support for the 'Que' option in WGexec so that worker jobs can be
    executed on a different que than the spawning one.
  • Added support for recovering from failure (i.e. WGgetResults with
    'LocalFolder') on UNIX machines
  • Added gridInvoke.cmd, simpleInvoke, simpleInvoke.cmd used as MATLAB &
    Putty shortcuts (this is not fully supported yet and might be in future
    versions).
  • Grid jobs are now local in that 2 or more can be running simultaneously.
    Out files and data files are now no longer collectively deleted but instead
    they use the job name.
  • WeizGrid now uses MATLAB 2013a
  • Fixed a bug in the sample
  • Added support for recieving a mail notice once the job is complete
    ('Mail' option for WGexec)
  • Output files (*.e and *.o) are now stored in an 'out' directory

Version 1.0

02 Oct 11:20
Compare
Choose a tag to compare

Stable release.
Includes bug fixes from all betas.

v1.0 Beta 2

09 Sep 18:13
Compare
Choose a tag to compare

Includes bug fixes from first beta:

  • Wrong calculation of number of worker jobs when not waiting for results.

v1.0 Beta 1

03 Sep 06:59
Compare
Choose a tag to compare

This is the first beta version for WeizGrid. It is mighty important you send me feedback about bugs/requests so I can make this a stable release!

v0.1-alpha (close friends)

16 Aug 21:34
Compare
Choose a tag to compare
Pre-release

Very initial pre-release. Far from stable.
To be tested by some close friends.