On 2021-12-22 this page has moved to the GitHub wiki ?https://github.com/SantanderMetGroup/DRM4G/wiki. This page it's available just for archival purposes only.
DRM4G is an open platform, based on ?GridWay , to define, submit, and manage computational jobs. DRM4G is a Python (2.6+, 3.3+) implementation that provides a single point of control for computing resources without installing any intermediate middlewares. As a result, a user is able to run the same job on laptops, desktops, workstations, clusters, supercomputers, and any grid.
Infrastructure layer consists of the following components :
ˇ DRM4G Release 2.6.4 | ˇ   2017-03-03   ˇ |
ˇ DRM4G Release 2.6.3 | ˇ   2017-02-09   ˇ |
ˇ DRM4G Release 2.6.2 | ˇ   2017-01-12   ˇ |
This section contains examples on how to use the DRM4G CLI.
drm4g is DRM4G's Command Line Interface (CLI) for administrating both computing resources and jobs.
In order to use the DRM4G API, you only have to install DRM4G on your machine. This python API allows you to create, submit, cancel and monitor DRM4G jobs.