<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://grid.fe.up.pt/dokuwiki/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://grid.fe.up.pt/dokuwiki/feed.php">
        <title>GRID FEUP documentation</title>
        <description></description>
        <link>https://grid.fe.up.pt/dokuwiki/</link>
        <image rdf:resource="https://grid.fe.up.pt/dokuwiki/lib/tpl/bootstrap3/images/favicon.ico" />
       <dc:date>2026-05-04T07:42:45+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://grid.fe.up.pt/dokuwiki/doku.php?id=documentation:connecting&amp;rev=1709561506&amp;do=diff"/>
                <rdf:li rdf:resource="https://grid.fe.up.pt/dokuwiki/doku.php?id=documentation:hints-and-tips&amp;rev=1464183736&amp;do=diff"/>
                <rdf:li rdf:resource="https://grid.fe.up.pt/dokuwiki/doku.php?id=documentation:resources&amp;rev=1464173517&amp;do=diff"/>
                <rdf:li rdf:resource="https://grid.fe.up.pt/dokuwiki/doku.php?id=documentation:slurm&amp;rev=1590657384&amp;do=diff"/>
                <rdf:li rdf:resource="https://grid.fe.up.pt/dokuwiki/doku.php?id=documentation:software&amp;rev=1614788646&amp;do=diff"/>
                <rdf:li rdf:resource="https://grid.fe.up.pt/dokuwiki/doku.php?id=documentation:submitting-a-job-old-method&amp;rev=1573487267&amp;do=diff"/>
                <rdf:li rdf:resource="https://grid.fe.up.pt/dokuwiki/doku.php?id=documentation:submitting-a-job&amp;rev=1710426255&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://grid.fe.up.pt/dokuwiki/lib/tpl/bootstrap3/images/favicon.ico">
        <title>GRID FEUP</title>
        <link>https://grid.fe.up.pt/dokuwiki/</link>
        <url>https://grid.fe.up.pt/dokuwiki/lib/tpl/bootstrap3/images/favicon.ico</url>
    </image>
    <item rdf:about="https://grid.fe.up.pt/dokuwiki/doku.php?id=documentation:connecting&amp;rev=1709561506&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-04T15:11:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Connecting to the cluster</title>
        <link>https://grid.fe.up.pt/dokuwiki/doku.php?id=documentation:connecting&amp;rev=1709561506&amp;do=diff</link>
        <description>Connecting to the cluster

This cluster runs a Unix-based operating system, which is text based. The main way to interact with these machines is therefore not through a graphical user interface, as is the case for Windows and MacOS operating systems, but through text-based commands entered in a terminal window.</description>
    </item>
    <item rdf:about="https://grid.fe.up.pt/dokuwiki/doku.php?id=documentation:hints-and-tips&amp;rev=1464183736&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-05-25T15:42:16+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Hints and tips</title>
        <link>https://grid.fe.up.pt/dokuwiki/doku.php?id=documentation:hints-and-tips&amp;rev=1464183736&amp;do=diff</link>
        <description>Hints and tips

Long running jobs

If you have a job that will run for a long time (more than a day) you should first run a test job on a data set and with parameters that are representative of the final problem, but that will complete much quicker. This way you can confirm that your code is syntactically correct and produces results that appear to be correct before you waste weeks or months of CPU time.</description>
    </item>
    <item rdf:about="https://grid.fe.up.pt/dokuwiki/doku.php?id=documentation:resources&amp;rev=1464173517&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-05-25T12:51:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Resources</title>
        <link>https://grid.fe.up.pt/dokuwiki/doku.php?id=documentation:resources&amp;rev=1464173517&amp;do=diff</link>
        <description>Resources

The scheduler's job is to make sure the cluster runs as many jobs as possible within the shortest possible time. It does this by planning when to run jobs and on what nodes. It's a bit like the computer game Tetris - the scheduler is trying to pack all of the bricks so that no gaps exist. An important part of this process is telling the scheduler what resources a job requires (or the shape of the Tetris brick) so it can plan its placement.</description>
    </item>
    <item rdf:about="https://grid.fe.up.pt/dokuwiki/doku.php?id=documentation:slurm&amp;rev=1590657384&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-05-28T11:16:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Transitioning to SLURM from Maui/Torque</title>
        <link>https://grid.fe.up.pt/dokuwiki/doku.php?id=documentation:slurm&amp;rev=1590657384&amp;do=diff</link>
        <description>Transitioning to SLURM from Maui/Torque

THE Grid Feup is changing the cluster to utilize Slurm as its scheduler.

There will be some differences to the current setup (Torque/Maui), but it is not a big learning curve.

We also provide a wrapper for the Torque commands to run on this Slurm cluster so you can try submitting your current script to the new cluster and notice the difference.</description>
    </item>
    <item rdf:about="https://grid.fe.up.pt/dokuwiki/doku.php?id=documentation:software&amp;rev=1614788646&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-03-03T17:24:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Software</title>
        <link>https://grid.fe.up.pt/dokuwiki/doku.php?id=documentation:software&amp;rev=1614788646&amp;do=diff</link>
        <description>Software

The cluster runs the Scientific Linux 7 (SL7) distribution, which is based on the commercial Red Hat Enterprise Linux 7 (RHEL7) product. This means that all of the software provided with RHEL7 is available to the cluster as well as any commercial software that supports RHEL7. In addition to this, any free, libre or open source software that targets UNIX environments should also run on the cluster.</description>
    </item>
    <item rdf:about="https://grid.fe.up.pt/dokuwiki/doku.php?id=documentation:submitting-a-job-old-method&amp;rev=1573487267&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2019-11-11T16:47:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Submitting a job (deprecated: see Slurm)</title>
        <link>https://grid.fe.up.pt/dokuwiki/doku.php?id=documentation:submitting-a-job-old-method&amp;rev=1573487267&amp;do=diff</link>
        <description>Submitting a job (deprecated: see Slurm)

Once you have connected to the cluster, you can submit jobs to run on the cluster. A job has two parts:
 - A script describing what the job does
 - A description of the resources required to run the job - this describes things like the amount of memory and number of CPUs required by your job</description>
    </item>
    <item rdf:about="https://grid.fe.up.pt/dokuwiki/doku.php?id=documentation:submitting-a-job&amp;rev=1710426255&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-14T15:24:15+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Submitting a job</title>
        <link>https://grid.fe.up.pt/dokuwiki/doku.php?id=documentation:submitting-a-job&amp;rev=1710426255&amp;do=diff</link>
        <description>Submitting a job

Once you have connected to the cluster, you can submit jobs to run on the cluster. A job has two parts:

	*  A script describing what the job does
	*  A description of the resources required to run the job - this describes things like the amount of memory and number of CPUs required by your job</description>
    </item>
</rdf:RDF>
