<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://gridway.ucm.es/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://gridway.ucm.es/feed.php">
        <title>GridWay documentation:release_5.5</title>
        <description></description>
        <link>https://gridway.ucm.es/</link>
        <image rdf:resource="https://gridway.ucm.es/lib/exe/fetch.php?media=favicon.ico" />
       <dc:date>2026-04-17T04:26:19+0000</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://gridway.ucm.es/doku.php?id=documentation:release_5.5:cg&amp;rev=1425905896&amp;do=diff"/>
                <rdf:li rdf:resource="https://gridway.ucm.es/doku.php?id=documentation:release_5.5:cli&amp;rev=1425905896&amp;do=diff"/>
                <rdf:li rdf:resource="https://gridway.ucm.es/doku.php?id=documentation:release_5.5:dg&amp;rev=1425905896&amp;do=diff"/>
                <rdf:li rdf:resource="https://gridway.ucm.es/doku.php?id=documentation:release_5.5:dms&amp;rev=1425905896&amp;do=diff"/>
                <rdf:li rdf:resource="https://gridway.ucm.es/doku.php?id=documentation:release_5.5:drmaa_bindings&amp;rev=1425905896&amp;do=diff"/>
                <rdf:li rdf:resource="https://gridway.ucm.es/doku.php?id=documentation:release_5.5:ia&amp;rev=1425905896&amp;do=diff"/>
                <rdf:li rdf:resource="https://gridway.ucm.es/doku.php?id=documentation:release_5.5:ig&amp;rev=1425905896&amp;do=diff"/>
                <rdf:li rdf:resource="https://gridway.ucm.es/doku.php?id=documentation:release_5.5:mad&amp;rev=1425905896&amp;do=diff"/>
                <rdf:li rdf:resource="https://gridway.ucm.es/doku.php?id=documentation:release_5.5:qig&amp;rev=1425905896&amp;do=diff"/>
                <rdf:li rdf:resource="https://gridway.ucm.es/doku.php?id=documentation:release_5.5:ug&amp;rev=1425905896&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://gridway.ucm.es/lib/exe/fetch.php?media=favicon.ico">
        <title>GridWay</title>
        <link>https://gridway.ucm.es/</link>
        <url>https://gridway.ucm.es/lib/exe/fetch.php?media=favicon.ico</url>
    </image>
    <item rdf:about="https://gridway.ucm.es/doku.php?id=documentation:release_5.5:cg&amp;rev=1425905896&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-03-09T12:58:16+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Configuration Guide 5.5</title>
        <link>https://gridway.ucm.es/doku.php?id=documentation:release_5.5:cg&amp;rev=1425905896&amp;do=diff</link>
        <description>Configuration Guide 5.5

Core Configuration

GridWay requires that the environment variables GLOBUS_LOCATION and GW_LOCATION are set. These are set to the base of your Globus installation and GridWay installation. In GT 4.2, GridWay is installed in the same place as Globus, so you can set both of these environment variables to the same location.</description>
    </item>
    <item rdf:about="https://gridway.ucm.es/doku.php?id=documentation:release_5.5:cli&amp;rev=1425905896&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-03-09T12:58:16+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Command Line Interface 5.5</title>
        <link>https://gridway.ucm.es/doku.php?id=documentation:release_5.5:cli&amp;rev=1425905896&amp;do=diff</link>
        <description>Command Line Interface 5.5

gwsubmit

Name

gwsubmit — job submission utility for the GridWay system

Synopsis



Description

Submit a job or an array job (if the number of tasks is defined) to gwd

Command options

	*  -h  Prints help.
	*  -t &lt;template&gt;</description>
    </item>
    <item rdf:about="https://gridway.ucm.es/doku.php?id=documentation:release_5.5:dg&amp;rev=1425905896&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-03-09T12:58:16+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Developer's Guide 5.5</title>
        <link>https://gridway.ucm.es/doku.php?id=documentation:release_5.5:dg&amp;rev=1425905896&amp;do=diff</link>
        <description>Developer's Guide 5.5

Programming Model

One of the most important aspects of Grid Computing is its potential ability to execute distributed communicating jobs. The Distributed Resource Management Application API (DRMAA) specification constitutes a homogeneous interface to different Distributed Resource Management Systems (DRMS) to handle job submission, monitoring and control, and retrieval of finished job status.</description>
    </item>
    <item rdf:about="https://gridway.ucm.es/doku.php?id=documentation:release_5.5:dms&amp;rev=1425905896&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-03-09T12:58:16+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Dispatch manager Scheduler 5.5</title>
        <link>https://gridway.ucm.es/doku.php?id=documentation:release_5.5:dms&amp;rev=1425905896&amp;do=diff</link>
        <description>Dispatch manager Scheduler 5.5

In order to decouple the scheduling process, GridWay uses a Scheduler module to schedule jobs.

The format to send a scheduling request to the Scheduler, through its standard input, is:

SCHEDULE - - -

On the other side, the format to receive a response from the Scheduler, through its standard output, is:</description>
    </item>
    <item rdf:about="https://gridway.ucm.es/doku.php?id=documentation:release_5.5:drmaa_bindings&amp;rev=1425905896&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-03-09T12:58:16+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>DRMAA bindings for scripting languages 5.5</title>
        <link>https://gridway.ucm.es/doku.php?id=documentation:release_5.5:drmaa_bindings&amp;rev=1425905896&amp;do=diff</link>
        <description>DRMAA bindings for scripting languages 5.5

Most functions in DRMAA C library use reference parameters to get results when calling them. Using scripting languages makes this way of getting information unfeasible. For example python strings are immutable so it is not possible to fill an empty string with the information needed from the extension. The way the functions are called are the same as Perl and Python SGE DRMAA bindings, reference variables are omitted and what functions return is an arr…</description>
    </item>
    <item rdf:about="https://gridway.ucm.es/doku.php?id=documentation:release_5.5:ia&amp;rev=1425905896&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-03-09T12:58:16+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Internal Architecture 5.5</title>
        <link>https://gridway.ucm.es/doku.php?id=documentation:release_5.5:ia&amp;rev=1425905896&amp;do=diff</link>
        <description>Internal Architecture 5.5

Figure 1.Components of the GridWay Meta-scheduler.

[Components of the GridWay Meta-scheduler.]


GridWay 5 architecture consists of the following components:

	*  User Interface provides the end user with DRM-like commands to submit, kill, migrate, monitor and synchronize jobs and includes DRMAA (Distributed Resource Management Application</description>
    </item>
    <item rdf:about="https://gridway.ucm.es/doku.php?id=documentation:release_5.5:ig&amp;rev=1425905896&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-03-09T12:58:16+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Installation Guide 5.5</title>
        <link>https://gridway.ucm.es/doku.php?id=documentation:release_5.5:ig&amp;rev=1425905896&amp;do=diff</link>
        <description>Installation Guide 5.5

Verifying Globus Installation

As GridWay relies on Globus services, it is assumed that a Globus grid infrastructure has been installed and configured. You can perform the following tests to verify your Globus pre-WS installation, and to ensure that it will work with GridWay:</description>
    </item>
    <item rdf:about="https://gridway.ucm.es/doku.php?id=documentation:release_5.5:mad&amp;rev=1425905896&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-03-09T12:58:16+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Middleware Access Drivers 5.5</title>
        <link>https://gridway.ucm.es/doku.php?id=documentation:release_5.5:mad&amp;rev=1425905896&amp;do=diff</link>
        <description>Middleware Access Drivers 5.5

Information manager MAD

In order to provide an abstraction with the monitoring and discovery middleware layer (or Grid Information System), GridWay uses a Middleware Access Driver (MAD) module to discover and monitor hosts. This module provides basic operations with the monitoring and discovery middleware.</description>
    </item>
    <item rdf:about="https://gridway.ucm.es/doku.php?id=documentation:release_5.5:qig&amp;rev=1425905896&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-03-09T12:58:16+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Quick Installation Guide on Ubuntu Server 9.04</title>
        <link>https://gridway.ucm.es/doku.php?id=documentation:release_5.5:qig&amp;rev=1425905896&amp;do=diff</link>
        <description>Quick Installation Guide on Ubuntu Server 9.04

Single-user Instance

This section is intended for user willing to install GridWay without need to share the installation with other users.
We will assume a installation done by a user with sudo capabilities and placed in a directory inside the $HOME folder.</description>
    </item>
    <item rdf:about="https://gridway.ucm.es/doku.php?id=documentation:release_5.5:ug&amp;rev=1425905896&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-03-09T12:58:16+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>User's Guide 5.5</title>
        <link>https://gridway.ucm.es/doku.php?id=documentation:release_5.5:ug&amp;rev=1425905896&amp;do=diff</link>
        <description>User's Guide 5.5

Introduction

How GridWay operates

GridWay enables you to treat your jobs as if they were Unix processes. Each job is given a numerical identifier, analogous to the PID of a process. This value is called the Job identifier, JID for short. If the job belongs to an array job, it will also have an array identifier, AID for short. A job index within an array is called the task identifier, TID for short.</description>
    </item>
</rdf:RDF>
