Home | About | Software | Documentation | Support | Outreach | Ecosystem | Dev | Awards | Team & Sponsors |
This is the first GridWay release since it escalated to a full Globus project. The new version fixes minor bugs and includes major enhancements.
Release Date: February 28th, 2007
The new Grid scheduling policy comprises two components:
GridWay now supports the JSDL Open Grid Forum standard. JSDL is a language used to describe the requirements of jobs for submission to Grids (like the current job template used in GridWay). JSDL can be use be an alternative way to write job templates. So GridWay can be easly integrated with current applications/projects using JSDL to describe jobs.
GridWay provides support for the remote execution of MPI jobs to a single resource. MPI jobs are defined with the new TYPE template attribute (TYPE=“mpi”), and the NP attribute to set the number of processors required to execute the job.
This release includes new functionality in the following GridWay commands:
You can find out more information in the commands help (-h option) or in the command reference guide.
This release includes new attributes in the Job Template:
Last release incorporates a test suite to evaluate the quality of the software. The test suite can be used to check the installation of the meta-scheduler.
The user is now able to specify the VO in the requirement expression. So, a single GridWay instance is able to provide execution support for users of different VOs and a user is able to manage different VOs from the same GridWay instance.