Grid resource allocation manager

From Justapedia, unleashing the power of collective wisdom
Jump to navigation Jump to search

Globus resource allocation manager (or GRAM) is a software component of the Globus Toolkit that can locate, submit, monitor, and cancel jobs on Grid computing resources. It provides reliable operation, stateful monitoring, credential management, and file staging.[1]

GRAM does not provide job scheduler functionality and is in fact just a front-end (or interoperability bridge) to the functionality provided by an external scheduler that does not natively support the Globus web service protocols.[2]

The jobs submitted to GRAM are targeted at a single computation resource, and consist of an optional input file staging phase, job execution, and an optional output file staging and cleanup stage.

In GRAM4, jobs are described internally using the job description language. In the earlier GRAM system (now known as GRAM2), its predecessor, the resource specification language (RSL), was used instead. As of 2007, planning efforts are underway to enable future versions of GRAM to use the Job Submission Description Language instead.[3][4]

References

  1. ^ "GT 4.0 Component Fact Sheet: Web Service Grid Resource Allocation and Management (WS GRAM)". Globus Alliance. Retrieved 2007-08-16.
  2. ^ Czajkowski, Karl (January 9, 2006). "Globus GRAM". Globus Toolkit Developer's Forum. Globus Alliance. Archived from the original on May 6, 2008. Retrieved August 16, 2007.
  3. ^ Bester, Joseph; Stuart Martin. "A JSDL-based Architecture for Resource Management" (Microsoft Word). Globus Development Team.
  4. ^ Martin, Stuart. "Support state-of-the-art specifications related to job submission and management". Globus Bugzilla. Globus Development Team. Archived from the original on 2011-07-27. Retrieved 2007-08-17.