|
About:
Clubmask is a 'glue' package that combines the outstanding management and speed of the Bproc distributed process layer with the power and configuration of the Maui HPC Scheduler. It uses the Supermon resource monitor to gather node information. This node information is combined with job submission data, and suplied to Maui. Maui issues job start and termination commands which are handled by Clubmask via the Bproc layer. Clubmask also supplies a 'supermon2ganglia' translator that allows supermon data to be displayed in a ganglia Web frontend.
Release focus: Major bugfixes
Changes:
The code in the mauichksummodule now makes sure
that checksum is null terminated for
Py_BuildValue. In ResourceManager::Machine,
BprocSupermon is now allowed to find nodes. In
BprocSupermon, the logic in findNodes was fixed to
make sure that supermon sees all of the nodes that
bproc does. This also solves a problem where too
much data was returned by each 'findNodes' call.
supermon is now only contacted if there are nodes
that need to be added. In IdResolv, bug where a
node with a leading 0 would mismatch what supermon
would assign as a nodeid was fixed.
Author:
Nic Henke [contact developer]
Homepage:
http://clubmask.sourceforge.net/
Tar/GZ:
http://dl.sourceforge.net/clubmask/clubmask-0.5.tar.gz
Changelog:
http://sourceforge.net/project/shownotes.php?release_id=179243
Mailing list archive:
http://sourceforge.net/mailarchive/forum.php?forum_id=7786
Trove categories:
[change]
Dependencies:
[change]
Python 2.2.2 (required)
[download links]
|