ISV engineering's HPC web log For HPC ISVs & OSS

Wednesday Mar 04, 2009

We are announcing today the availability of the Sun Grid Engine 6.2 Update 2

release. We are also announcing a major reconstruction of the SGE wiki docs

which will lead to better usability and navigation.


SGE 6.2u2 is a "feature update" release. We are delivering a few much

demanded features, scalability improvements and memory foot print reductions

in huge HPC clusters, and bug fixes.


There are no changes in licensing and pricing. Patches will be available

within the next 24 hours on Sunsolve. Open source courtesy binaries will be

made available next week.


What's new

==========


GUI Installer

------------

Sun Grid Engine 6.2u2 comes with a new GUI installer to simplify the

installation process. The GUI installer enables you to easily install a

whole cluster interactively. To install a cluster, you need to set up the

environment in a similar way to an automatic installation.


Job Submission Verifiers (JSVs)

-------------------------------

JSVs allow users and administrators to define rules that determine which

jobs are allowed to enter into a cluster and which jobs should be rejected

immediately. A JSV is a script or binary that can be used to verify, modify,

or reject a job during the time of job submission or on the master host.


Consumable Resources Per Job

----------------------------

Consumable complex attributes can now be configured as per job. Such

consumables are consumed as requested and are no longer multiplied by the

requested slots. This makes resource requests for parallel jobs much easier

to define, especially when using slot ranges.


jemalloc Library

----------------

Linux distributions (x64 platforms) come with a default memory allocator

library which is not as efficient as the open source jemalloc memory

allocator library also used by the Firefox browser. SGE 6.2 Update 2

replaces the native Linux malloc library with the jemalloc library. This has

a positive effect on the master host performance in large and high

throughput Sun Grid Engine clusters on Linux and reduces the memory

footprint up to 20%. This will lead to a significant performance increase.


Relevant links

--------------


   Download:

   http://www.sun.com/software/sge/get_it.jsp


   Documentation

   http://wikis.sun.com/display/gridengine62u2


   Release Notes:

   http://wikis.sun.com/display/gridengine62u2/Release+Notes


   Patch Matrix:

   http://wikis.sun.com/display/gridengine62u2/Patch+Matrix


   Man Pages Online:

   http://gridengine.sunsource.net/manpages.html


Comments:

Post a Comment:
Comments are closed for this entry.