<mediawiki xmlns="http://www.mediawiki.org/xml/export-0.11/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.mediawiki.org/xml/export-0.11/ http://www.mediawiki.org/xml/export-0.11.xsd" version="0.11" xml:lang="en">
  <siteinfo>
    <sitename>HPCwiki</sitename>
    <dbname>wikidb</dbname>
    <base>https://wiki.anunna.wur.nl/Main_Page</base>
    <generator>MediaWiki 1.45.3</generator>
    <case>first-letter</case>
    <namespaces>
      <namespace key="-2" case="first-letter">Media</namespace>
      <namespace key="-1" case="first-letter">Special</namespace>
      <namespace key="0" case="first-letter" />
      <namespace key="1" case="first-letter">Talk</namespace>
      <namespace key="2" case="first-letter">User</namespace>
      <namespace key="3" case="first-letter">User talk</namespace>
      <namespace key="4" case="first-letter">HPCwiki</namespace>
      <namespace key="5" case="first-letter">HPCwiki talk</namespace>
      <namespace key="6" case="first-letter">File</namespace>
      <namespace key="7" case="first-letter">File talk</namespace>
      <namespace key="8" case="first-letter">MediaWiki</namespace>
      <namespace key="9" case="first-letter">MediaWiki talk</namespace>
      <namespace key="10" case="first-letter">Template</namespace>
      <namespace key="11" case="first-letter">Template talk</namespace>
      <namespace key="12" case="first-letter">Help</namespace>
      <namespace key="13" case="first-letter">Help talk</namespace>
      <namespace key="14" case="first-letter">Category</namespace>
      <namespace key="15" case="first-letter">Category talk</namespace>
    </namespaces>
  </siteinfo>
  <page>
    <title>Main Page</title>
    <ns>0</ns>
    <id>1</id>
    <revision>
      <id>3181</id>
      <parentid>3180</parentid>
      <timestamp>2026-08-31T06:49:09Z</timestamp>
      <contributor>
        <username>Honfi001</username>
        <id>368</id>
      </contributor>
      <minor/>
      <origin>3181</origin>
      <model>wikitext</model>
      <format>text/x-wiki</format>
      <text bytes="7640" sha1="cggdwp9ilmi9cgyxlq1xrtgkmbuj17u" xml:space="preserve">Anunna is a [http://en.wikipedia.org/wiki/High-performance_computing High Performance Computing] (HPC) cluster hosted by [https://www.wur.nl/ Wageningen University &amp; Research]. It is open to all WUR research groups, and to other organisations and companies running collaborative projects with WUR.

You reach the cluster over [[SSH Access|SSH]] at &lt;code&gt;login.anunna.wur.nl&lt;/code&gt;, or through your browser at the [[Apps Portal]] (https://apps.anunna.wur.nl/).

== [[About]] ==
* &lt;h3&gt;[[Mission and Governance]]&lt;/h3&gt; What Anunna is for and who runs it
* &lt;h3&gt;[[Roadmap]]&lt;/h3&gt; How we decide what to work on
* &lt;h3&gt;[[Cluster Architecture Overview]]&lt;/h3&gt; How the cluster is put together
* &lt;h3&gt;[[Compute_Hardware_Overview]]&lt;/h3&gt; The node types and their hardware
* &lt;h3&gt;[[Storage Systems Overview]]&lt;/h3&gt; The storage tiers at a glance
* &lt;h3&gt;[[Tariffs]]&lt;/h3&gt; Costs of using Anunna
* &lt;h3&gt;[[Network &amp; Security]]&lt;/h3&gt; Interconnect and data-security posture
* &lt;h3&gt;[[History of the Cluster]]&lt;/h3&gt; How Anunna came to be
* &lt;h3&gt;[[Sustainability]]&lt;/h3&gt; Green-HPC policy and measures
* &lt;h3&gt;[[FAQ]]&lt;/h3&gt; Frequently Asked Questions
* &lt;h3&gt;[[Policies and Terms of Use]]&lt;/h3&gt; Who may use Anunna and on what terms
*

== [[Get Started]] ==
* &lt;h3&gt;[[Who Can Access?]]&lt;/h3&gt; Eligibility
* &lt;h3&gt;[[Account Application Process]]&lt;/h3&gt; How to request an account
* &lt;h3&gt;[[User Responsibilities]]&lt;/h3&gt; What is expected of you as a user
* &lt;h3&gt;[[SSH Access]]&lt;/h3&gt; Logging in over SSH to the cluster
* &lt;h3&gt;[[Apps Portal]]&lt;/h3&gt; Using applications on Anunna through your web browser
* &lt;h3&gt;[[Workflow Migration from Laptop to HPC]]&lt;/h3&gt; Moving your work to the cluster from your computer
* &lt;h3&gt;[[Grant_Support_%26_Acknowledgement|Grant support &amp; Acknowledgement]]&lt;/h3&gt; Guidance and standard text that can be used in grant proposals, research papers, theses and other publications.

== [[System Access]] ==
* &lt;h3&gt;[[Login Nodes]]&lt;/h3&gt; The entry point you connect to
* &lt;h3&gt;[[Compute Nodes]]&lt;/h3&gt; Where your jobs run, and how to reach them
* &lt;h3&gt;[[Filesystems]]&lt;/h3&gt; The storage tiers
* &lt;h3&gt;[[Quotas]]&lt;/h3&gt; Storage limits and how to check them
* &lt;h3&gt;[[Remote Access (VPN, Gateway)]]&lt;/h3&gt; Reaching Anunna from off campus
* &lt;h3&gt;[[Data Transfer Methods]]&lt;/h3&gt; Moving data to and from Anunna

== [[Scheduling|Job Scheduling and Resource Management]] ==
* &lt;h3&gt;[[Scheduler Overview (Slurm)]]&lt;/h3&gt; How scheduling works
* &lt;h3&gt;[[Partitions / Queues]]&lt;/h3&gt; The available partitions
* &lt;h3&gt;[[Choosing a node (constraints)]]&lt;/h3&gt; Targeting particular hardware
* &lt;h3&gt;[[Batch Jobs]]&lt;/h3&gt; Submitting a batch script
* &lt;h3&gt;[[Interactive Jobs]]&lt;/h3&gt; An interactive shell on a compute node
* &lt;h3&gt;[[Array Jobs]]&lt;/h3&gt; Running many similar jobs at once
* &lt;h3&gt;[[Monitoring Jobs]]&lt;/h3&gt; Checking on your jobs
* &lt;h3&gt;[[Cancelling Jobs]]&lt;/h3&gt; Stopping a job
* &lt;h3&gt;[[Reservations]]&lt;/h3&gt; Reserving nodes
* &lt;h3&gt;[[Fair Use Policy]]&lt;/h3&gt; Using shared resources considerately

== [[Software]] ==
* &lt;h3&gt;[[Software Overview]]&lt;/h3&gt; The software landscape
* &lt;h3&gt;[[Environment Modules]]&lt;/h3&gt; Loading software with modules and buckets
* &lt;h3&gt;[[Installing Personal Software]]&lt;/h3&gt; Installing into your own space
* &lt;h3&gt;[[Licensed Software]]&lt;/h3&gt; Software that needs a licence

* &lt;h3&gt;Scripting languages&lt;/h3&gt;
** &lt;h4&gt;[[Python]]&lt;/h4&gt; Python modules and environment managers
** &lt;h4&gt;[[R]]&lt;/h4&gt; R modules, packages, and parallel R jobs
** &lt;h4&gt;[[Julia]]&lt;/h4&gt; Loading Julia, packages, and running it in a job

* &lt;h3&gt;Containers&lt;/h3&gt;
** &lt;h4&gt;[[Apptainer]]&lt;/h4&gt; Portable, reproducible containers for HPC

* &lt;h3&gt;MPI implementations&lt;/h3&gt;
** &lt;h4&gt;[[OpenMPI]]&lt;/h4&gt; The MPI library Anunna is built around
** &lt;h4&gt;[[IntelMPI]]&lt;/h4&gt; Intel MPI, with the Intel compilers and MKL

== [[Storage]] ==
* &lt;h3&gt;[[Storage Systems Overview]]&lt;/h3&gt; The storage tiers at a glance
* &lt;h3&gt;[[Home Directory]]&lt;/h3&gt; Your personal space
* &lt;h3&gt;[[Compute Storage]]&lt;/h3&gt; The fast Lustre filesystem for active work
* &lt;h3&gt;[[Shared Storage]]&lt;/h3&gt; Sharing data within a group
* &lt;h3&gt;[[Backup Policy]]&lt;/h3&gt; What is backed up, and what is not
* &lt;h3&gt;[[Archival Storage]]&lt;/h3&gt; Long-term storage on tape
* &lt;h3&gt;[[Quotas]]&lt;/h3&gt; Storage limits
* &lt;h3&gt;[[Data Lifecycle Policy]]&lt;/h3&gt; How data moves from active to archived to removed
* &lt;h3&gt;[[Data storage best practices|Data Storage Best Practices]]&lt;/h3&gt; Keeping data safe, tidy, and cheap
* &lt;h3&gt;[[Data Transfer Best Practices]]&lt;/h3&gt; Moving data efficiently and reliably
* &lt;h3&gt;[[Handling Sensitive Data (GDPR, etc.)]]&lt;/h3&gt; Confidential and personal data

== Graphical Interface Applications ==
* &lt;h3&gt;[[Portal Overview]]&lt;/h3&gt; What the portal is and how the dashboard is laid out
* &lt;h3&gt;[[Running GUI Applications]]&lt;/h3&gt; The general way to launch and connect to a graphical application
* &lt;h3&gt;[[How to Launch a Desktop Session]]&lt;/h3&gt; Start a full Linux desktop in your browser
* &lt;h3&gt;[[Jupyter]]&lt;/h3&gt; Jupyter notebooks
* &lt;h3&gt;[[RStudio]]&lt;/h3&gt; The RStudio IDE for R and Python
* &lt;h3&gt;[[File Browser]]&lt;/h3&gt; Manage your files in the browser
* &lt;h3&gt;[[Shell Access]]&lt;/h3&gt; A terminal in the browser
* &lt;h3&gt;[[Jobs Queue Overview]]&lt;/h3&gt; See your jobs in the browser

== [[Training]] ==
* &lt;h3&gt;[[Training Materials]]&lt;/h3&gt; Course slides and self-study resources
* &lt;h3&gt;[[Tutorials]]&lt;/h3&gt; Hands-on tutorials
* &lt;h3&gt;[[Workshops]]&lt;/h3&gt; Instructor-led courses and their dates

== [[Support]] ==
* &lt;h3&gt;[[How to Get Help]]&lt;/h3&gt; Who to contact and how
* &lt;h3&gt;[[Support Ticket System]]&lt;/h3&gt; The WUR support portal
* &lt;h3&gt;[[Reporting Incidents]]&lt;/h3&gt; Writing a good problem report
* &lt;h3&gt;[[Known Issues]]&lt;/h3&gt; Current problems and workarounds
* &lt;h3&gt;[[Our User community]]&lt;/h3&gt; The Anunna user community
* &lt;h3&gt;[[Maintenance Schedule]]&lt;/h3&gt; Planned downtimes

== [[For PIs]] ==
* &lt;h3&gt;[[Dos and Don'ts]]&lt;/h3&gt; Good and bad practice at a glance
* &lt;h3&gt;[[Managing Group Members]]&lt;/h3&gt; Working with groups
* &lt;h3&gt;[[Storage Requests]]&lt;/h3&gt; Requesting more storage
* &lt;h3&gt;[[Resource Allocation Requests]]&lt;/h3&gt; Requesting larger or dedicated allocations
* &lt;h3&gt;[[External Collaborator Access]]&lt;/h3&gt; Giving access to collaborators outside WUR
* &lt;h3&gt;[[Reporting Usage]]&lt;/h3&gt; Tracking your group's usage and costs
* &lt;h3&gt;[[Grant Support &amp; Acknowledgement]]&lt;/h3&gt; Facility descriptions and support for funding applications

== [[Workflows]] ==
* &lt;h3&gt;[[Workflow Migration from Laptop to HPC]]&lt;/h3&gt; Moving your work to the cluster
* &lt;h3&gt;[[Reproducibility Guidelines]]&lt;/h3&gt; Keeping your work reproducible
* &lt;h3&gt;[[Workflow Engines (Snakemake, Nextflow)]]&lt;/h3&gt; Managing multi-step pipelines
* &lt;h3&gt;[[Debugging Jobs]]&lt;/h3&gt; Working out why a job failed
* &lt;h3&gt;[[Checkpointing]]&lt;/h3&gt; Saving and restarting long jobs
* &lt;h3&gt;[[Scheduled tasks (cron)|Scheduled Tasks (cron)]]&lt;/h3&gt; Running recurring tasks with scrontab

* &lt;h3&gt;Parallel Workflows&lt;/h3&gt;
** &lt;h4&gt;[[Workflows/Parallel-Computing|Parallel Computing]]&lt;/h4&gt; What parallel computing means on Anunna, and which type fits your work
** &lt;h4&gt;[[Workflows/Serial|Serial]]&lt;/h4&gt; One program on a single core — the baseline
** &lt;h4&gt;[[Workflows/Embarassinly-Parallel|Embarrassingly Parallel]]&lt;/h4&gt; Running the same program many times over
** &lt;h4&gt;[[Workflows/Multi-threaded|Multi-threaded]]&lt;/h4&gt; Many cores on one machine, within a single process
** &lt;h4&gt;[[Workflows/Multi-Process|Multi-Process]]&lt;/h4&gt; One calculation spread across several machines

== Quick links ==

* [[How to Get Help]] — contact the HPC team
* [[Maintenance Schedule]] — planned downtimes
* [[Glossary of Terms]] — common HPC and Anunna terms explained

== External links ==

* [https://www.wur.nl/en/Value-Creation-Cooperation/Facilities/Wageningen-Shared-Research-Facilities/Our-facilities/Show/High-Performance-Computing-Cluster-HPC-Anunna.htm Wageningen Shared Research Facilities — HPC]</text>
      <sha1>cggdwp9ilmi9cgyxlq1xrtgkmbuj17u</sha1>
    </revision>
  </page>
</mediawiki>
