<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.anunna.wur.nl/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Haars0011</id>
	<title>HPCwiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.anunna.wur.nl/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Haars0011"/>
	<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/Special:Contributions/Haars0011"/>
	<updated>2026-06-20T01:36:21Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Using_the_Shell&amp;diff=2951</id>
		<title>Using the Shell</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Using_the_Shell&amp;diff=2951"/>
		<updated>2026-06-19T20:35:32Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: Orphan fix: redirect old/junk page to Shell Access (via update-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Shell Access]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=SSH_Access&amp;diff=2950</id>
		<title>SSH Access</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=SSH_Access&amp;diff=2950"/>
		<updated>2026-06-19T20:35:29Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: Link Create shortcut log-in command from See also (orphan fix) (via update-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page explains how to connect to Anunna over SSH. Once you are logged in, see [[Login Nodes]] for what the login nodes are for, and [[Policies and Terms of Use]] for the rules that apply.&lt;br /&gt;
&lt;br /&gt;
== Connecting ==&lt;br /&gt;
&lt;br /&gt;
You log in to Anunna using the Secure Shell protocol (SSH) on the default port (TCP 22). The address of the login server is:&lt;br /&gt;
&lt;br /&gt;
 login.anunna.wur.nl&lt;br /&gt;
&lt;br /&gt;
You are automatically redirected to a currently valid login server. An SSH client is built in on Linux and macOS; on Windows you usually install one, such as [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY] or MobaXTerm.&lt;br /&gt;
&lt;br /&gt;
Note that access may be restricted to certain IP ranges, and SSH may be blocked where port 22 is closed by a firewall. (For example, WUR FB-IT does not allow port 22 over WiFi to certain systems.)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;The login server is an access point only — it is not for CPU- or memory-intensive work.&#039;&#039;&#039; Anything beyond light, interactive use belongs in a job; see [[Login Nodes]] and [[Scheduler Overview (Slurm)]].&lt;br /&gt;
&lt;br /&gt;
=== Linux and macOS ===&lt;br /&gt;
&lt;br /&gt;
An SSH client is available from any Linux or macOS terminal:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
ssh &amp;lt;username&amp;gt;@login.anunna.wur.nl&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the connection is refused, check your firewall settings — SSH needs port 22 open.&lt;br /&gt;
&lt;br /&gt;
=== Windows ===&lt;br /&gt;
&lt;br /&gt;
On Windows you connect with an SSH client such as &#039;&#039;&#039;MobaXTerm&#039;&#039;&#039; or &#039;&#039;&#039;PuTTY&#039;&#039;&#039;. In either case, set the remote host to &amp;lt;code&amp;gt;login.anunna.wur.nl&amp;lt;/code&amp;gt; and enter your username (not your email address) and WUR password. No characters appear while you type your password — this is normal.&lt;br /&gt;
&lt;br /&gt;
For key-based login, generate an SSH key pair with the client&#039;s key generator (MobaKeygen in MobaXTerm, or PuTTYgen for PuTTY), protect it with a passphrase, and add the public key to &amp;lt;code&amp;gt;~/.ssh/authorized_keys&amp;lt;/code&amp;gt; on Anunna. PuTTY users can hold the key in Pageant so they do not have to type the passphrase each time. See the [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY homepage] for full instructions.&lt;br /&gt;
&lt;br /&gt;
== Logging in without a password ==&lt;br /&gt;
&lt;br /&gt;
You can configure SSH to log in without typing your password each time; see [[ssh_without_password|SSH without password]].&lt;br /&gt;
&lt;br /&gt;
== Connecting to a compute node ==&lt;br /&gt;
&lt;br /&gt;
To open a shell or a direct connection on a compute node where your job is running, see [[Compute Nodes]].&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Login Nodes]]&lt;br /&gt;
* [[Compute Nodes]]&lt;br /&gt;
* [[Data Transfer Methods]]&lt;br /&gt;
* [[Create shortcut log-in command]] — SSH aliases and ~/.ssh/config shortcuts&lt;br /&gt;
* [[ssh_without_password|SSH without password]]&lt;br /&gt;
* [[Scheduler Overview (Slurm)]]&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Secure_Shell Secure Shell on Wikipedia]&lt;br /&gt;
* [http://www.chiark.greenend.org.uk/~sgtatham/putty/ PuTTY homepage]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Software_Overview&amp;diff=2949</id>
		<title>Software Overview</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Software_Overview&amp;diff=2949"/>
		<updated>2026-06-19T20:35:28Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: Link ABGC/JBrowse from See also (orphan fix) (via update-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Anunna offers software in several ways, depending on whether you need a ready-made package, your own custom setup, or a commercial product. This page is a map of the options and points to the page that covers each in detail.&lt;br /&gt;
&lt;br /&gt;
== Pre-installed software: modules ==&lt;br /&gt;
&lt;br /&gt;
Most software on the cluster is provided as [[Environment Modules | environment modules]], organised into yearly &amp;quot;buckets&amp;quot;. Load a bucket and then the software you need — the module sets up your environment so the right versions of the program and its dependencies are available. Use &amp;lt;code&amp;gt;module key &amp;lt;name&amp;gt;&amp;lt;/code&amp;gt; to search for a package, and request additions through [[Requesting New Software]].&lt;br /&gt;
&lt;br /&gt;
== Languages ==&lt;br /&gt;
&lt;br /&gt;
The common scientific languages have their own pages covering the provided modules, how to manage packages, and how to run them in jobs and notebooks:&lt;br /&gt;
&lt;br /&gt;
* [[Python]] — modules, virtual environments, Miniforge, and Jupyter kernels.&lt;br /&gt;
* [[R]] — modules, local package libraries, batch jobs, and parallel R.&lt;br /&gt;
* [[Julia]] — modules and package management.&lt;br /&gt;
&lt;br /&gt;
== Your own software ==&lt;br /&gt;
&lt;br /&gt;
If a package is not available as a module, you have a few options:&lt;br /&gt;
&lt;br /&gt;
* [[Installing Personal Software]] — shell configuration, environment variables, and installing small tools into your own space.&lt;br /&gt;
* [[Apptainer]] — package an application and all its dependencies into a portable container. This is the most reproducible way to bring in software that is awkward to install directly.&lt;br /&gt;
&lt;br /&gt;
== Commercial and licensed software ==&lt;br /&gt;
&lt;br /&gt;
Some packages are commercial and restricted to eligible users — see [[Licensed Software]] for what is available and how to get access.&lt;br /&gt;
&lt;br /&gt;
== Graphical applications ==&lt;br /&gt;
&lt;br /&gt;
Several applications are available through your web browser via the Apps Portal, without using the command line — see [[General overview | the Apps Portal overview]].&lt;br /&gt;
&lt;br /&gt;
== Requesting new software ==&lt;br /&gt;
&lt;br /&gt;
If what you need is not available anywhere above, [[Requesting New Software | submit a software request]].&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Environment Modules]]&lt;br /&gt;
* [[Installing Personal Software]]&lt;br /&gt;
* [[Licensed Software]]&lt;br /&gt;
* [[Requesting New Software]]&lt;br /&gt;
* [[ABGC/JBrowse]] — setting up JBrowse (ABGC genome browser)&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Environment_Modules&amp;diff=2948</id>
		<title>Environment Modules</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Environment_Modules&amp;diff=2948"/>
		<updated>2026-06-19T20:35:23Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: Link ABGC/Modules from See also (orphan fix) (via update-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Anunna provides software through &#039;&#039;&#039;environment modules&#039;&#039;&#039;, managed with [https://lmod.readthedocs.io/ Lmod]. A module configures your shell — and the environment of your jobs — so that a chosen application and the right version of its dependencies are available. Because each module lives in its own self-contained tree, modules let several otherwise-conflicting programs and several versions of the same program coexist on the cluster without clashing.&lt;br /&gt;
&lt;br /&gt;
== Software buckets ==&lt;br /&gt;
&lt;br /&gt;
Modules on Anunna are organised into &#039;&#039;&#039;buckets&#039;&#039;&#039;. Each bucket is a snapshot of a particular compiler-and-toolchain generation; all the software in a bucket is built with the same compiler. This matters because mixing software built with different compilers in one job can cause conflicts, errors, or silently wrong results — so keeping a job&#039;s software within a single bucket keeps it consistent.&lt;br /&gt;
&lt;br /&gt;
The buckets currently available are:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;legacy&#039;&#039;&#039; — old software that is no longer maintained or updated but is still used in active research.&lt;br /&gt;
* &#039;&#039;&#039;2023&#039;&#039;&#039; — software built with the 2023 compilers and toolchain. One version of each package.&lt;br /&gt;
* &#039;&#039;&#039;2024&#039;&#039;&#039; — software built with the 2024 compilers and toolchain. One version of each package.&lt;br /&gt;
* &#039;&#039;&#039;utilities&#039;&#039;&#039; — software that does not depend on a specific compiler or toolchain (for example [[Apptainer]]).&lt;br /&gt;
* &#039;&#039;&#039;groups&#039;&#039;&#039; — module files contributed by groups inside and outside WUR.&lt;br /&gt;
* &#039;&#039;&#039;GPU&#039;&#039;&#039; — CUDA, cuDNN, and related packages that are independent of toolchains.&lt;br /&gt;
&lt;br /&gt;
A bucket has to be loaded before its modules become visible. To use the 2023 bucket:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
module load 2023&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
After this, &amp;lt;code&amp;gt;module avail&amp;lt;/code&amp;gt; shows the expanded list of modules from that bucket.&lt;br /&gt;
&lt;br /&gt;
The modules are built with [https://easybuild.io/ EasyBuild], which uses publicly shared recipes called easyconfigs. Their [https://github.com/easybuilders/easybuild-easyconfigs/tree/develop/easybuild/easyconfigs repository] is a good place to check what software is available upstream.&lt;br /&gt;
&lt;br /&gt;
== Requesting modules ==&lt;br /&gt;
&lt;br /&gt;
If a module you need is not available, submit a software request at [https://ideas.anunna.wur.nl https://ideas.anunna.wur.nl]. There you can follow the progress of your request and upvote requests from other users — the more upvotes, the sooner it is prioritised.&lt;br /&gt;
&lt;br /&gt;
== Listing modules ==&lt;br /&gt;
&lt;br /&gt;
Three commands list the available modules in increasing detail. &amp;lt;code&amp;gt;overview&amp;lt;/code&amp;gt; gives a top-level view — just the software names and how many versions exist. &amp;lt;code&amp;gt;avail&amp;lt;/code&amp;gt; lists the individual versions. &amp;lt;code&amp;gt;spider&amp;lt;/code&amp;gt; gives a verbose list with a description of each.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
module overview&lt;br /&gt;
module avail&lt;br /&gt;
module spider&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Searching for modules ==&lt;br /&gt;
&lt;br /&gt;
The same three commands search when you pass a module name as an argument, again at increasing levels of detail:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
module overview &amp;lt;nameOfModule&amp;gt;&lt;br /&gt;
module avail &amp;lt;nameOfModule&amp;gt;&lt;br /&gt;
module spider &amp;lt;nameOfModule&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Searching by keyword ===&lt;br /&gt;
&lt;br /&gt;
You can also search for a keyword inside modules with &amp;lt;code&amp;gt;module key&amp;lt;/code&amp;gt;. This is useful for finding which module contains a specific Python or R extension — there are bundle modules for both languages that list their extensions, and Lmod searches the module descriptions too.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
module key &amp;lt;keyword&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For example, to find which module provides the R package &amp;lt;code&amp;gt;terra&amp;lt;/code&amp;gt;, first load a bucket, then search:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
module load 2023&lt;br /&gt;
module key terra&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
which yields:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
The following modules match your search criteria: &amp;quot;terra&amp;quot;&lt;br /&gt;
--------------------------------------------------------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
  R-bundle-CRAN: R-bundle-CRAN/2023.12-foss-2023a&lt;br /&gt;
    Bundle of R packages from CRAN&lt;br /&gt;
&lt;br /&gt;
--------------------------------------------------------------------------------------------------------&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
So you would load &amp;lt;code&amp;gt;R-bundle-CRAN/2023.12-foss-2023a&amp;lt;/code&amp;gt; to get the &amp;lt;code&amp;gt;terra&amp;lt;/code&amp;gt; package.&lt;br /&gt;
&lt;br /&gt;
== Loading modules ==&lt;br /&gt;
&lt;br /&gt;
Load a module by name:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
module load &amp;lt;moduleName&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For example, to load Python from the 2023 bucket:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
module load 2023&lt;br /&gt;
module load Python/3.11.3&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Specify the version&#039;&#039;&#039; you load, as in the example. It is good practice for consistency and reproducibility — if you omit the version, Lmod picks whatever the current default is, and that default can change over time. Naming the exact version in a submit script also turns the script into documentation of the environment it ran in. When you load a module, its dependencies are loaded automatically.&lt;br /&gt;
&lt;br /&gt;
=== Listing loaded modules ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
module list&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Following the example above, after loading the 2023 bucket and &amp;lt;code&amp;gt;Python/3.11.3&amp;lt;/code&amp;gt;, the list shows the module plus the dependencies pulled in with it:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
user001@login201:~$ module list&lt;br /&gt;
&lt;br /&gt;
Currently Loaded Modules:&lt;br /&gt;
  1) slurm/24.05.1              (S)   5) binutils/2.40-GCCcore-12.3.0     9) Tcl/8.6.13-GCCcore-12.3.0     13) OpenSSL/1.1&lt;br /&gt;
  2) 2023                             6) bzip2/1.0.8-GCCcore-12.3.0      10) SQLite/3.42.0-GCCcore-12.3.0  14) Python/3.11.3-GCCcore-12.3.0&lt;br /&gt;
  3) GCCcore/12.3.0                   7) ncurses/6.4-GCCcore-12.3.0      11) XZ/5.4.2-GCCcore-12.3.0&lt;br /&gt;
  4) zlib/1.2.13-GCCcore-12.3.0       8) libreadline/8.2-GCCcore-12.3.0  12) libffi/3.4.4-GCCcore-12.3.0&lt;br /&gt;
&lt;br /&gt;
  Where:&lt;br /&gt;
   S:  Module is Sticky, requires --force to unload or purge&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;code&amp;gt;slurm&amp;lt;/code&amp;gt; module is loaded by default and marked &#039;&#039;&#039;Sticky&#039;&#039;&#039; (&amp;lt;code&amp;gt;S&amp;lt;/code&amp;gt;) — it survives a normal unload or purge.&lt;br /&gt;
&lt;br /&gt;
== Removing and switching modules ==&lt;br /&gt;
&lt;br /&gt;
Unload a single module:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
module unload Python/3.11.3&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This unloads only the named module, not its dependencies. To swap one module for another in a single step:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
module switch &amp;lt;oldModule&amp;gt; &amp;lt;newModule&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Some modules refuse to load alongside others — for example, two Java modules cannot be loaded at once. Attempting it produces a conflict message:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
Module &#039;foo/2&#039; conflicts with the currently loaded module(s) &#039;foo/1&#039;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When you see this, unload or switch rather than trying to stack the two modules.&lt;br /&gt;
&lt;br /&gt;
To clear the whole environment, use &amp;lt;code&amp;gt;purge&amp;lt;/code&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
module purge&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Sticky modules such as &amp;lt;code&amp;gt;slurm&amp;lt;/code&amp;gt; survive a plain purge:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;text&amp;quot;&amp;gt;&lt;br /&gt;
user001@login201:~$ module purge&lt;br /&gt;
The following modules were not unloaded:&lt;br /&gt;
  (Use &amp;quot;module --force purge&amp;quot; to unload all):&lt;br /&gt;
&lt;br /&gt;
  1) slurm/24.05.1&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Putting &amp;lt;code&amp;gt;module purge&amp;lt;/code&amp;gt; (or &amp;lt;code&amp;gt;module reset&amp;lt;/code&amp;gt;) near the top of a job script is good practice: it clears anything that might have been loaded by mistake, so the job starts from a known-clean environment.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Installing Personal Software]]&lt;br /&gt;
* [[Batch Jobs]]&lt;br /&gt;
* [[Python]]&lt;br /&gt;
* [[R]]&lt;br /&gt;
* [[Apptainer]]&lt;br /&gt;
* [[ABGC/Modules]] — group-specific modules for ABGC&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* [https://lmod.readthedocs.io/ Lmod documentation]&lt;br /&gt;
* [https://easybuild.io/ EasyBuild]&lt;br /&gt;
* [https://github.com/easybuilders/easybuild-easyconfigs/tree/develop/easybuild/easyconfigs EasyBuild easyconfigs repository]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=About&amp;diff=2947</id>
		<title>About</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=About&amp;diff=2947"/>
		<updated>2026-06-19T20:35:20Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: Link History pages into the About hub (orphan fix) (via update-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An overview of the Anunna HPC facility: what it is, how it is built and run, and the policies that apply.&lt;br /&gt;
&lt;br /&gt;
== In this section ==&lt;br /&gt;
&lt;br /&gt;
* [[Mission and Governance]] — what Anunna is for and who runs it&lt;br /&gt;
* [[Cluster Architecture Overview]] — how the cluster is put together&lt;br /&gt;
* [[Compute Hardware Overview]] — the node types and their hardware&lt;br /&gt;
* [[Storage Systems Overview]] — the storage tiers at a glance&lt;br /&gt;
* [[Network &amp;amp; Security]] — interconnect and data-security posture&lt;br /&gt;
* [[Sustainability]] — green-HPC policy and measures&lt;br /&gt;
* [[Policies and Terms of Use]] — who may use Anunna and on what terms&lt;br /&gt;
* [[FAQ]] — frequently asked questions&lt;br /&gt;
* [[Roadmap]] — where Anunna is heading&lt;br /&gt;
* [[History/Origins|History of the cluster]] — how Anunna came to be&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Main_Page&amp;diff=2946</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Main_Page&amp;diff=2946"/>
		<updated>2026-06-19T12:28:24Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: IA migration: rewrite Main Page as the section-landing front door for the new 11-section IA (via update-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;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;amp; Research]. It is open to all WUR research groups, and to other organisations and companies running collaborative projects with WUR.&lt;br /&gt;
&lt;br /&gt;
You reach the cluster over [[SSH Access|SSH]] at &amp;lt;code&amp;gt;login.anunna.wur.nl&amp;lt;/code&amp;gt;, or through your browser at the [[Apps Portal]] (https://apps.anunna.wur.nl/).&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
&lt;br /&gt;
=== Start here ===&lt;br /&gt;
&lt;br /&gt;
* [[About]] — what Anunna is, how it is built and run, and the policies that apply&lt;br /&gt;
* [[Get Started]] — eligibility, getting an account, and logging in&lt;br /&gt;
* [[Glossary of Terms]] — common HPC and Anunna terms explained&lt;br /&gt;
&lt;br /&gt;
=== Using the cluster ===&lt;br /&gt;
&lt;br /&gt;
* [[System Access]] — login and compute nodes, filesystems, data transfer&lt;br /&gt;
* [[Scheduling]] — submitting and managing jobs with SLURM&lt;br /&gt;
* [[Software]] — modules, languages, containers, and licensed software&lt;br /&gt;
* [[Storage]] — the storage tiers and how data is kept and protected&lt;br /&gt;
* [[Apps Portal]] — graphical applications and desktops in your browser&lt;br /&gt;
* [[Workflows]] — reproducible, efficient research workflows&lt;br /&gt;
&lt;br /&gt;
=== Help and more ===&lt;br /&gt;
&lt;br /&gt;
* [[Training]] — courses, tutorials, and reference material&lt;br /&gt;
* [[Support]] — getting help, reporting problems, and cluster status&lt;br /&gt;
* [[For PIs]] — projects, allocations, and group management for group leaders&lt;br /&gt;
&lt;br /&gt;
== Quick links ==&lt;br /&gt;
&lt;br /&gt;
* [[How to Get Help]] — contact the HPC team&lt;br /&gt;
* [[Tariffs]] — costs of using Anunna&lt;br /&gt;
* [[Maintenance Schedule]] — planned downtimes&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* [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]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Wiki_TODO&amp;diff=2945</id>
		<title>Wiki TODO</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Wiki_TODO&amp;diff=2945"/>
		<updated>2026-06-19T12:23:20Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: Add Handling Sensitive Data + Grant Support Documentation tasks (via update-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists Anunna documentation that has been published but still needs current or authoritative information filled in. The pages below are usable as they stand, but each contains placeholders — marked in the page source with &amp;lt;code&amp;gt;&amp;lt;!-- TODO --&amp;gt;&amp;lt;/code&amp;gt; comments — where someone with current operational knowledge needs to add or confirm details.&lt;br /&gt;
&lt;br /&gt;
To pick up a task: open the page, find the &amp;lt;code&amp;gt;TODO&amp;lt;/code&amp;gt; comment(s) in its source, add the information, and remove the item from this list.&lt;br /&gt;
&lt;br /&gt;
== Hardware and network ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Cluster Architecture Overview]]&#039;&#039;&#039; — confirm the current interconnect (Omnipath and/or InfiniBand) and topology; add a current architecture diagram (the old schematics were out of date and were removed).&lt;br /&gt;
* &#039;&#039;&#039;[[Compute Hardware Overview]]&#039;&#039;&#039; — fill in the per-node specifications: number of CPU nodes, cores and memory per node, CPU model(s), and whether there are high-memory &amp;quot;fat&amp;quot; nodes; number of NVIDIA GPU nodes, GPUs per node, and host CPU/memory; AMD GPU model and node details.&lt;br /&gt;
* &#039;&#039;&#039;[[Network &amp;amp; Security]]&#039;&#039;&#039; — confirm the interconnect (as above) and document the data-security posture: how data is protected at rest and in transit, access control, handling of confidential or personal data, and backup/retention.&lt;br /&gt;
* &#039;&#039;&#039;[[Performance Optimization/Multiple nodes (MPI)]]&#039;&#039;&#039; — confirm the recommended MPI library and module names, any required &amp;lt;code&amp;gt;srun --mpi=...&amp;lt;/code&amp;gt; plugin flag, and whether specific interconnect/fabric tuning is needed. The old mvapich2 + InfiniBand (ib0) example was Breed4Food-era and was removed.&lt;br /&gt;
&lt;br /&gt;
== Storage ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Quotas]]&#039;&#039;&#039; — document the Lustre quota model (per-user or per-group, and the default sizes for /lustre/backup, /lustre/nobackup, /lustre/scratch), the command(s) users run to check their current usage, and how to request more space. Only the home-directory quota (200&amp;amp;nbsp;GB) is currently documented.&lt;br /&gt;
* &#039;&#039;&#039;[[Archival Storage]]&#039;&#039;&#039; — clarify how the manual iRODS/itape workflow relates to Tapeworm, now that Tapeworm manages archival from /archive to tape automatically: is itape still the recommended way to push data to tape, or is iRODS now used mainly for retrieving archived datasets?&lt;br /&gt;
* &#039;&#039;&#039;[[Data Lifecycle Policy]]&#039;&#039;&#039; — add the formal data-retention policy if one exists: how long different data is kept, any maximum retention, and what happens to data when an account or project closes.&lt;br /&gt;
&lt;br /&gt;
== Software and workflows ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Workflow Engines (Snakemake, Nextflow)]]&#039;&#039;&#039; — confirm the recommended way to run Snakemake on Anunna (the documented profile is the older Snakemake &amp;amp;lt;8 style; Snakemake 8+ uses the &amp;lt;code&amp;gt;--executor slurm&amp;lt;/code&amp;gt; plugin), and write the Nextflow section (loading/installing Nextflow, the SLURM executor configuration, and a minimal example).&lt;br /&gt;
* &#039;&#039;&#039;[[Conda for teaching]]&#039;&#039;&#039; — modernise for current Anunna: the page still describes the old Bright &amp;lt;code&amp;gt;/cm/shared&amp;lt;/code&amp;gt; paths and tcl modulefiles. Replace with a Miniforge environment on Lustre and the current course-kernel route (kernel registered at notebook.anunna.wur.nl; see [[Steps for courses]]).&lt;br /&gt;
* &#039;&#039;&#039;[[Julia]]&#039;&#039;&#039; — confirm the exact Julia module name(s) and version(s) available in the current buckets.&lt;br /&gt;
&lt;br /&gt;
== Support and operations ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Maintenance Schedule]]&#039;&#039;&#039; — confirm where planned-maintenance dates are announced (Apps Portal message of the day, mailing list, Teams) and add the next scheduled downtime, or a link to a live maintenance schedule. Only the general cadence (roughly April/May and October) is documented.&lt;br /&gt;
* &#039;&#039;&#039;[[System Status Page]]&#039;&#039;&#039; — add the Anunna status / health dashboard URL, or confirm whether such a dashboard exists.&lt;br /&gt;
* &#039;&#039;&#039;[[Reporting Usage]]&#039;&#039;&#039; — document the reports.anunna.wur.nl usage and cost dashboard: what reports it offers, who can see what (your own usage versus your group&#039;s), and how to read them.&lt;br /&gt;
* &#039;&#039;&#039;[[Managing Group Members]]&#039;&#039;&#039; — confirm how a PI adds or removes members from their Anunna group (self-service, via the AD group owner, or via the administrators) and document the steps.&lt;br /&gt;
* &#039;&#039;&#039;[[Project Creation]]&#039;&#039;&#039; — document the project / billing-account creation process: how a PI requests one, how a commitment is agreed, and who can be added.&lt;br /&gt;
* &#039;&#039;&#039;[[Storage Requests]]&#039;&#039;&#039; — confirm whether storage requests use a dedicated form or the general HPC (Anunna) support service, and any approval or group-owner requirements.&lt;br /&gt;
* &#039;&#039;&#039;[[Remote Access (VPN, Gateway)]]&#039;&#039;&#039; — link the official WUR VPN setup instructions, and document any Anunna-specific gateway or jump-host arrangements.&lt;br /&gt;
* &#039;&#039;&#039;[[Resource Allocation Requests]]&#039;&#039;&#039; — document the resource-allocation process: what can be requested (extra priority/QoS, dedicated nodes, GPU allocations), how it relates to a group commitment, who approves it, and lead times.&lt;br /&gt;
* &#039;&#039;&#039;[[External Collaborator Access]]&#039;&#039;&#039; — document the external-collaborator process: sponsorship and approval, any data/security agreement, account duration and renewal, and access scope.&lt;br /&gt;
&lt;br /&gt;
== Policy and governance ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Mission and Governance]]&#039;&#039;&#039; — confirm and document the current governance bodies (for example a steering group and user group) and their membership. The previous roster was from the Breed4Food era and was removed.&lt;br /&gt;
* &#039;&#039;&#039;[[Roadmap]]&#039;&#039;&#039; — add the current roadmap, or link the latest roadmap document. The 2019–2020 version was removed.&lt;br /&gt;
* &#039;&#039;&#039;[[Sustainability]]&#039;&#039;&#039; — add the sustainability / green-HPC policy and any concrete measures: energy sourcing, cooling, hardware lifecycle, and institutional targets.&lt;br /&gt;
* &#039;&#039;&#039;[[Policies and Terms of Use]]&#039;&#039;&#039; — supply the formal terms of use / acceptable-use policy (data ownership and responsibilities, security obligations, consequences of misuse) and confirm the current account-request route and per-group access contacts. The previous access-contact list was from the Breed4Food era and was removed.&lt;br /&gt;
* &#039;&#039;&#039;[[Account Application Process]]&#039;&#039;&#039; — confirm whether WUR users request an Anunna account through the general &amp;quot;HPC (Anunna)&amp;quot; support service or a dedicated account-request form, and what details are needed (group/affiliation, sponsor, intended use).&lt;br /&gt;
* &#039;&#039;&#039;[[User&#039;s group]]&#039;&#039;&#039; — document any formal user representation: regular user meetings, how users feed back into decisions, and how that relates to the governance bodies. Currently only the Anunna Users Teams community is documented.&lt;br /&gt;
* &#039;&#039;&#039;[[Handling Sensitive Data (GDPR, etc.)]]&#039;&#039;&#039; — document Anunna&#039;s posture on confidential and personal data / GDPR: which data categories may be processed, any data-processing agreements or approvals, protection at rest and in transit, and who to contact for a data-protection assessment.&lt;br /&gt;
* &#039;&#039;&#039;[[Grant Support Documentation]]&#039;&#039;&#039; — provide grant-support material: a standard facility description for funding applications, the acknowledgement text to cite Anunna in publications, cost/quotation support, and who to contact for a letter of support.&lt;br /&gt;
&lt;br /&gt;
== Nice to have ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[FAQ]]&#039;&#039;&#039; — extend with the questions the HPC team is asked most often (for example quota limits, GPU access, course accounts, data transfer).&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Support]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Wiki_TODO&amp;diff=2944</id>
		<title>Wiki TODO</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Wiki_TODO&amp;diff=2944"/>
		<updated>2026-06-19T12:23:08Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: Add Remote Access / Resource Allocation Requests / External Collaborator Access tasks (via update-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists Anunna documentation that has been published but still needs current or authoritative information filled in. The pages below are usable as they stand, but each contains placeholders — marked in the page source with &amp;lt;code&amp;gt;&amp;lt;!-- TODO --&amp;gt;&amp;lt;/code&amp;gt; comments — where someone with current operational knowledge needs to add or confirm details.&lt;br /&gt;
&lt;br /&gt;
To pick up a task: open the page, find the &amp;lt;code&amp;gt;TODO&amp;lt;/code&amp;gt; comment(s) in its source, add the information, and remove the item from this list.&lt;br /&gt;
&lt;br /&gt;
== Hardware and network ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Cluster Architecture Overview]]&#039;&#039;&#039; — confirm the current interconnect (Omnipath and/or InfiniBand) and topology; add a current architecture diagram (the old schematics were out of date and were removed).&lt;br /&gt;
* &#039;&#039;&#039;[[Compute Hardware Overview]]&#039;&#039;&#039; — fill in the per-node specifications: number of CPU nodes, cores and memory per node, CPU model(s), and whether there are high-memory &amp;quot;fat&amp;quot; nodes; number of NVIDIA GPU nodes, GPUs per node, and host CPU/memory; AMD GPU model and node details.&lt;br /&gt;
* &#039;&#039;&#039;[[Network &amp;amp; Security]]&#039;&#039;&#039; — confirm the interconnect (as above) and document the data-security posture: how data is protected at rest and in transit, access control, handling of confidential or personal data, and backup/retention.&lt;br /&gt;
* &#039;&#039;&#039;[[Performance Optimization/Multiple nodes (MPI)]]&#039;&#039;&#039; — confirm the recommended MPI library and module names, any required &amp;lt;code&amp;gt;srun --mpi=...&amp;lt;/code&amp;gt; plugin flag, and whether specific interconnect/fabric tuning is needed. The old mvapich2 + InfiniBand (ib0) example was Breed4Food-era and was removed.&lt;br /&gt;
&lt;br /&gt;
== Storage ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Quotas]]&#039;&#039;&#039; — document the Lustre quota model (per-user or per-group, and the default sizes for /lustre/backup, /lustre/nobackup, /lustre/scratch), the command(s) users run to check their current usage, and how to request more space. Only the home-directory quota (200&amp;amp;nbsp;GB) is currently documented.&lt;br /&gt;
* &#039;&#039;&#039;[[Archival Storage]]&#039;&#039;&#039; — clarify how the manual iRODS/itape workflow relates to Tapeworm, now that Tapeworm manages archival from /archive to tape automatically: is itape still the recommended way to push data to tape, or is iRODS now used mainly for retrieving archived datasets?&lt;br /&gt;
* &#039;&#039;&#039;[[Data Lifecycle Policy]]&#039;&#039;&#039; — add the formal data-retention policy if one exists: how long different data is kept, any maximum retention, and what happens to data when an account or project closes.&lt;br /&gt;
&lt;br /&gt;
== Software and workflows ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Workflow Engines (Snakemake, Nextflow)]]&#039;&#039;&#039; — confirm the recommended way to run Snakemake on Anunna (the documented profile is the older Snakemake &amp;amp;lt;8 style; Snakemake 8+ uses the &amp;lt;code&amp;gt;--executor slurm&amp;lt;/code&amp;gt; plugin), and write the Nextflow section (loading/installing Nextflow, the SLURM executor configuration, and a minimal example).&lt;br /&gt;
* &#039;&#039;&#039;[[Conda for teaching]]&#039;&#039;&#039; — modernise for current Anunna: the page still describes the old Bright &amp;lt;code&amp;gt;/cm/shared&amp;lt;/code&amp;gt; paths and tcl modulefiles. Replace with a Miniforge environment on Lustre and the current course-kernel route (kernel registered at notebook.anunna.wur.nl; see [[Steps for courses]]).&lt;br /&gt;
* &#039;&#039;&#039;[[Julia]]&#039;&#039;&#039; — confirm the exact Julia module name(s) and version(s) available in the current buckets.&lt;br /&gt;
&lt;br /&gt;
== Support and operations ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Maintenance Schedule]]&#039;&#039;&#039; — confirm where planned-maintenance dates are announced (Apps Portal message of the day, mailing list, Teams) and add the next scheduled downtime, or a link to a live maintenance schedule. Only the general cadence (roughly April/May and October) is documented.&lt;br /&gt;
* &#039;&#039;&#039;[[System Status Page]]&#039;&#039;&#039; — add the Anunna status / health dashboard URL, or confirm whether such a dashboard exists.&lt;br /&gt;
* &#039;&#039;&#039;[[Reporting Usage]]&#039;&#039;&#039; — document the reports.anunna.wur.nl usage and cost dashboard: what reports it offers, who can see what (your own usage versus your group&#039;s), and how to read them.&lt;br /&gt;
* &#039;&#039;&#039;[[Managing Group Members]]&#039;&#039;&#039; — confirm how a PI adds or removes members from their Anunna group (self-service, via the AD group owner, or via the administrators) and document the steps.&lt;br /&gt;
* &#039;&#039;&#039;[[Project Creation]]&#039;&#039;&#039; — document the project / billing-account creation process: how a PI requests one, how a commitment is agreed, and who can be added.&lt;br /&gt;
* &#039;&#039;&#039;[[Storage Requests]]&#039;&#039;&#039; — confirm whether storage requests use a dedicated form or the general HPC (Anunna) support service, and any approval or group-owner requirements.&lt;br /&gt;
* &#039;&#039;&#039;[[Remote Access (VPN, Gateway)]]&#039;&#039;&#039; — link the official WUR VPN setup instructions, and document any Anunna-specific gateway or jump-host arrangements.&lt;br /&gt;
* &#039;&#039;&#039;[[Resource Allocation Requests]]&#039;&#039;&#039; — document the resource-allocation process: what can be requested (extra priority/QoS, dedicated nodes, GPU allocations), how it relates to a group commitment, who approves it, and lead times.&lt;br /&gt;
* &#039;&#039;&#039;[[External Collaborator Access]]&#039;&#039;&#039; — document the external-collaborator process: sponsorship and approval, any data/security agreement, account duration and renewal, and access scope.&lt;br /&gt;
&lt;br /&gt;
== Policy and governance ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Mission and Governance]]&#039;&#039;&#039; — confirm and document the current governance bodies (for example a steering group and user group) and their membership. The previous roster was from the Breed4Food era and was removed.&lt;br /&gt;
* &#039;&#039;&#039;[[Roadmap]]&#039;&#039;&#039; — add the current roadmap, or link the latest roadmap document. The 2019–2020 version was removed.&lt;br /&gt;
* &#039;&#039;&#039;[[Sustainability]]&#039;&#039;&#039; — add the sustainability / green-HPC policy and any concrete measures: energy sourcing, cooling, hardware lifecycle, and institutional targets.&lt;br /&gt;
* &#039;&#039;&#039;[[Policies and Terms of Use]]&#039;&#039;&#039; — supply the formal terms of use / acceptable-use policy (data ownership and responsibilities, security obligations, consequences of misuse) and confirm the current account-request route and per-group access contacts. The previous access-contact list was from the Breed4Food era and was removed.&lt;br /&gt;
* &#039;&#039;&#039;[[Account Application Process]]&#039;&#039;&#039; — confirm whether WUR users request an Anunna account through the general &amp;quot;HPC (Anunna)&amp;quot; support service or a dedicated account-request form, and what details are needed (group/affiliation, sponsor, intended use).&lt;br /&gt;
* &#039;&#039;&#039;[[User&#039;s group]]&#039;&#039;&#039; — document any formal user representation: regular user meetings, how users feed back into decisions, and how that relates to the governance bodies. Currently only the Anunna Users Teams community is documented.&lt;br /&gt;
&lt;br /&gt;
== Nice to have ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[FAQ]]&#039;&#039;&#039; — extend with the questions the HPC team is asked most often (for example quota limits, GPU access, course accounts, data transfer).&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Support]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=For_PIs&amp;diff=2943</id>
		<title>For PIs</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=For_PIs&amp;diff=2943"/>
		<updated>2026-06-19T12:22:23Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: Add Resource Allocation Requests / External Collaborator Access / Grant Support Documentation to the For PIs hub (via update-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Information for group leaders, PIs, and teachers running projects and courses on Anunna.&lt;br /&gt;
&lt;br /&gt;
== In this section ==&lt;br /&gt;
&lt;br /&gt;
* [[Dos and Don&#039;ts]] — good and bad practice at a glance&lt;br /&gt;
* [[Project Creation]] — setting up a project / billing account&lt;br /&gt;
* [[Managing Group Members]] — working with groups&lt;br /&gt;
* [[Storage Requests]] — requesting more storage&lt;br /&gt;
* [[Resource Allocation Requests]] — requesting larger or dedicated allocations&lt;br /&gt;
* [[External Collaborator Access]] — giving access to collaborators outside WUR&lt;br /&gt;
* [[Reporting Usage]] — tracking your group&#039;s usage and costs&lt;br /&gt;
* [[Grant Support Documentation]] — facility descriptions and support for funding applications&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Steps for courses]] — running a course on Anunna&lt;br /&gt;
* [[Conda for teaching]] — setting up a course software environment&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Storage&amp;diff=2942</id>
		<title>Storage</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Storage&amp;diff=2942"/>
		<updated>2026-06-19T12:22:20Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: Add Handling Sensitive Data to the Storage hub (via update-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Anunna&#039;s storage areas, what each is for, and how data is kept and protected.&lt;br /&gt;
&lt;br /&gt;
== In this section ==&lt;br /&gt;
&lt;br /&gt;
* [[Storage Systems Overview]] — the storage tiers at a glance&lt;br /&gt;
* [[Home Directory]] — your personal space&lt;br /&gt;
* [[Compute Storage]] — the fast Lustre filesystem for active work&lt;br /&gt;
* [[Shared Storage]] — sharing data within a group&lt;br /&gt;
* [[Backup Policy]] — what is backed up, and what is not&lt;br /&gt;
* [[Archival Storage]] — long-term storage on tape&lt;br /&gt;
* [[Quotas]] — storage limits&lt;br /&gt;
* [[Data Lifecycle Policy]] — how data moves from active to archived to removed&lt;br /&gt;
* [[Data storage best practices]] — keeping data safe, tidy, and cheap&lt;br /&gt;
* [[Data Transfer Best Practices]] — moving data efficiently and reliably&lt;br /&gt;
* [[Handling Sensitive Data (GDPR, etc.)]] — confidential and personal data&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Data Transfer Methods]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=System_Access&amp;diff=2941</id>
		<title>System Access</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=System_Access&amp;diff=2941"/>
		<updated>2026-06-19T12:22:17Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: Add Remote Access (VPN, Gateway) to the System Access hub (via update-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;How to reach and use the different parts of the cluster: the nodes you connect to, the filesystems, and how to move data in and out.&lt;br /&gt;
&lt;br /&gt;
== In this section ==&lt;br /&gt;
&lt;br /&gt;
* [[Login Nodes]] — the entry point you connect to&lt;br /&gt;
* [[Compute Nodes]] — where your jobs run, and how to reach them&lt;br /&gt;
* [[Storage Systems Overview|File systems]] — the storage tiers&lt;br /&gt;
* [[Quotas]] — storage limits and how to check them&lt;br /&gt;
* [[Remote Access (VPN, Gateway)]] — reaching Anunna from off campus&lt;br /&gt;
* [[Data Transfer Methods]] — moving data to and from Anunna&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[SSH Access]]&lt;br /&gt;
* [[Storage Systems Overview]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Grant_Support_Documentation&amp;diff=2940</id>
		<title>Grant Support Documentation</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Grant_Support_Documentation&amp;diff=2940"/>
		<updated>2026-06-19T12:21:03Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: IA migration §11: new Grant Support Documentation skeleton (P2.31) (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;When you apply for research funding, you may need to describe Anunna as a computing resource, or include cost estimates and letters of support. This page collects what is available.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- TODO: provide grant-support material — a standard facility description of Anunna (architecture, capacity) for funding applications, the acknowledgement text to cite Anunna in publications, cost/quotation support for budgeting, and who to contact for a letter of support. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For costs to budget with, see [[Tariffs]] and [[Reporting Usage]]. For a description of the facility, see [[Cluster Architecture Overview]] and [[Compute Hardware Overview]].&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Tariffs]]&lt;br /&gt;
* [[Cluster Architecture Overview]]&lt;br /&gt;
* [[Compute Hardware Overview]]&lt;br /&gt;
* [[How to Get Help]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=External_Collaborator_Access&amp;diff=2939</id>
		<title>External Collaborator Access</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=External_Collaborator_Access&amp;diff=2939"/>
		<updated>2026-06-19T12:21:00Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: IA migration §11: new External Collaborator Access skeleton (P2.30) (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;You can give collaborators from outside WUR access to Anunna for a joint project. This page covers how.&lt;br /&gt;
&lt;br /&gt;
== Giving a collaborator access ==&lt;br /&gt;
&lt;br /&gt;
External collaborators need an Anunna account, requested the same way as for any external user — see [[Account Application Process]] (the external-user route). As the WUR contact, you will usually need to sponsor the request and name the project.&lt;br /&gt;
&lt;br /&gt;
Once they have an account, share data and resources with them by adding them to your group — see [[Managing Group Members]] and [[Shared Storage]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- TODO: document the external-collaborator process in detail — sponsorship and approval requirements, any data/security agreement needed, account duration and renewal, and what external accounts can and cannot access. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Account Application Process]]&lt;br /&gt;
* [[Who Can Access?]]&lt;br /&gt;
* [[Managing Group Members]]&lt;br /&gt;
* [[How to Get Help]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Resource_Allocation_Requests&amp;diff=2938</id>
		<title>Resource Allocation Requests</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Resource_Allocation_Requests&amp;diff=2938"/>
		<updated>2026-06-19T12:20:57Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: IA migration §11: new Resource Allocation Requests skeleton (P2.29) (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Beyond the resources your account can use by default, you can request larger or dedicated allocations — for example a bigger share of the cluster for a project, or priority around a deadline.&lt;br /&gt;
&lt;br /&gt;
== Requesting an allocation ==&lt;br /&gt;
&lt;br /&gt;
To request additional compute resources or a dedicated allocation, contact the HPC team through [[How to Get Help]].&lt;br /&gt;
&lt;br /&gt;
For short-term exclusive access to specific nodes, see [[Reservations]]. Storage allocations are handled separately — see [[Storage Requests]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- TODO: document the resource-allocation process — what can be requested (extra priority/QoS, dedicated nodes, GPU allocations), how it relates to a group commitment, who approves it, and typical lead times. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Reservations]]&lt;br /&gt;
* [[Storage Requests]]&lt;br /&gt;
* [[Project Creation]]&lt;br /&gt;
* [[How to Get Help]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Handling_Sensitive_Data_(GDPR,_etc.)&amp;diff=2937</id>
		<title>Handling Sensitive Data (GDPR, etc.)</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Handling_Sensitive_Data_(GDPR,_etc.)&amp;diff=2937"/>
		<updated>2026-06-19T12:20:53Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: IA migration §6: new Handling Sensitive Data skeleton (P2.16) (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Working with confidential or personal data on Anunna brings extra responsibilities, both yours and the facility&#039;s. This page is a starting point; for anything involving personal data, follow WUR&#039;s data-protection policy.&lt;br /&gt;
&lt;br /&gt;
== Your responsibilities ==&lt;br /&gt;
&lt;br /&gt;
* Only put sensitive data on Anunna if you are permitted to, and keep it to the minimum needed.&lt;br /&gt;
* Control who can access it — use group permissions carefully (see [[Shared Storage]] and [[Managing Group Members]]).&lt;br /&gt;
* Know what is backed up, and where data goes when it is archived (see [[Backup Policy]] and [[Data Lifecycle Policy]]).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- TODO: document Anunna&#039;s posture on confidential and personal data / GDPR — which categories of data may be processed, any data-processing agreements or approvals required, protection at rest and in transit, and who to contact for a data-protection assessment. Coordinate with WUR&#039;s privacy / data-protection officers. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Policies and Terms of Use]]&lt;br /&gt;
* [[Network &amp;amp; Security]]&lt;br /&gt;
* [[Backup Policy]]&lt;br /&gt;
* [[How to Get Help]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Remote_Access_(VPN,_Gateway)&amp;diff=2936</id>
		<title>Remote Access (VPN, Gateway)</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Remote_Access_(VPN,_Gateway)&amp;diff=2936"/>
		<updated>2026-06-19T12:20:48Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: IA migration §3: new Remote Access (VPN, Gateway) skeleton (P2.7) (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Some ways of reaching Anunna require you to be on the WUR network (WURnet). From off campus, you connect through the WUR VPN.&lt;br /&gt;
&lt;br /&gt;
== When you need the VPN ==&lt;br /&gt;
&lt;br /&gt;
* [[SSH Access|SSH]] and the [[Portal Overview|Apps Portal]] are reachable directly over the internet, though access may be restricted to certain IP ranges (see [[SSH Access]]).&lt;br /&gt;
* Some services are only available inside WURnet — for example the [[Data Transfer Methods|CIFS/Samba mounts]]. From off campus, connect to the WUR VPN first.&lt;br /&gt;
&lt;br /&gt;
== Connecting to the WUR VPN ==&lt;br /&gt;
&lt;br /&gt;
The WUR VPN is provided by WUR IT, not by the Anunna team.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- TODO: link the official WUR VPN setup instructions, and document any Anunna-specific gateway or jump-host arrangements (if any). --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[SSH Access]]&lt;br /&gt;
* [[Data Transfer Methods]]&lt;br /&gt;
* [[How to Get Help]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Wiki_TODO&amp;diff=2935</id>
		<title>Wiki TODO</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Wiki_TODO&amp;diff=2935"/>
		<updated>2026-06-19T12:18:32Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: Add Julia module-name task (via update-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists Anunna documentation that has been published but still needs current or authoritative information filled in. The pages below are usable as they stand, but each contains placeholders — marked in the page source with &amp;lt;code&amp;gt;&amp;lt;!-- TODO --&amp;gt;&amp;lt;/code&amp;gt; comments — where someone with current operational knowledge needs to add or confirm details.&lt;br /&gt;
&lt;br /&gt;
To pick up a task: open the page, find the &amp;lt;code&amp;gt;TODO&amp;lt;/code&amp;gt; comment(s) in its source, add the information, and remove the item from this list.&lt;br /&gt;
&lt;br /&gt;
== Hardware and network ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Cluster Architecture Overview]]&#039;&#039;&#039; — confirm the current interconnect (Omnipath and/or InfiniBand) and topology; add a current architecture diagram (the old schematics were out of date and were removed).&lt;br /&gt;
* &#039;&#039;&#039;[[Compute Hardware Overview]]&#039;&#039;&#039; — fill in the per-node specifications: number of CPU nodes, cores and memory per node, CPU model(s), and whether there are high-memory &amp;quot;fat&amp;quot; nodes; number of NVIDIA GPU nodes, GPUs per node, and host CPU/memory; AMD GPU model and node details.&lt;br /&gt;
* &#039;&#039;&#039;[[Network &amp;amp; Security]]&#039;&#039;&#039; — confirm the interconnect (as above) and document the data-security posture: how data is protected at rest and in transit, access control, handling of confidential or personal data, and backup/retention.&lt;br /&gt;
* &#039;&#039;&#039;[[Performance Optimization/Multiple nodes (MPI)]]&#039;&#039;&#039; — confirm the recommended MPI library and module names, any required &amp;lt;code&amp;gt;srun --mpi=...&amp;lt;/code&amp;gt; plugin flag, and whether specific interconnect/fabric tuning is needed. The old mvapich2 + InfiniBand (ib0) example was Breed4Food-era and was removed.&lt;br /&gt;
&lt;br /&gt;
== Storage ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Quotas]]&#039;&#039;&#039; — document the Lustre quota model (per-user or per-group, and the default sizes for /lustre/backup, /lustre/nobackup, /lustre/scratch), the command(s) users run to check their current usage, and how to request more space. Only the home-directory quota (200&amp;amp;nbsp;GB) is currently documented.&lt;br /&gt;
* &#039;&#039;&#039;[[Archival Storage]]&#039;&#039;&#039; — clarify how the manual iRODS/itape workflow relates to Tapeworm, now that Tapeworm manages archival from /archive to tape automatically: is itape still the recommended way to push data to tape, or is iRODS now used mainly for retrieving archived datasets?&lt;br /&gt;
* &#039;&#039;&#039;[[Data Lifecycle Policy]]&#039;&#039;&#039; — add the formal data-retention policy if one exists: how long different data is kept, any maximum retention, and what happens to data when an account or project closes.&lt;br /&gt;
&lt;br /&gt;
== Software and workflows ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Workflow Engines (Snakemake, Nextflow)]]&#039;&#039;&#039; — confirm the recommended way to run Snakemake on Anunna (the documented profile is the older Snakemake &amp;amp;lt;8 style; Snakemake 8+ uses the &amp;lt;code&amp;gt;--executor slurm&amp;lt;/code&amp;gt; plugin), and write the Nextflow section (loading/installing Nextflow, the SLURM executor configuration, and a minimal example).&lt;br /&gt;
* &#039;&#039;&#039;[[Conda for teaching]]&#039;&#039;&#039; — modernise for current Anunna: the page still describes the old Bright &amp;lt;code&amp;gt;/cm/shared&amp;lt;/code&amp;gt; paths and tcl modulefiles. Replace with a Miniforge environment on Lustre and the current course-kernel route (kernel registered at notebook.anunna.wur.nl; see [[Steps for courses]]).&lt;br /&gt;
* &#039;&#039;&#039;[[Julia]]&#039;&#039;&#039; — confirm the exact Julia module name(s) and version(s) available in the current buckets.&lt;br /&gt;
&lt;br /&gt;
== Support and operations ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Maintenance Schedule]]&#039;&#039;&#039; — confirm where planned-maintenance dates are announced (Apps Portal message of the day, mailing list, Teams) and add the next scheduled downtime, or a link to a live maintenance schedule. Only the general cadence (roughly April/May and October) is documented.&lt;br /&gt;
* &#039;&#039;&#039;[[System Status Page]]&#039;&#039;&#039; — add the Anunna status / health dashboard URL, or confirm whether such a dashboard exists.&lt;br /&gt;
* &#039;&#039;&#039;[[Reporting Usage]]&#039;&#039;&#039; — document the reports.anunna.wur.nl usage and cost dashboard: what reports it offers, who can see what (your own usage versus your group&#039;s), and how to read them.&lt;br /&gt;
* &#039;&#039;&#039;[[Managing Group Members]]&#039;&#039;&#039; — confirm how a PI adds or removes members from their Anunna group (self-service, via the AD group owner, or via the administrators) and document the steps.&lt;br /&gt;
* &#039;&#039;&#039;[[Project Creation]]&#039;&#039;&#039; — document the project / billing-account creation process: how a PI requests one, how a commitment is agreed, and who can be added.&lt;br /&gt;
* &#039;&#039;&#039;[[Storage Requests]]&#039;&#039;&#039; — confirm whether storage requests use a dedicated form or the general HPC (Anunna) support service, and any approval or group-owner requirements.&lt;br /&gt;
&lt;br /&gt;
== Policy and governance ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Mission and Governance]]&#039;&#039;&#039; — confirm and document the current governance bodies (for example a steering group and user group) and their membership. The previous roster was from the Breed4Food era and was removed.&lt;br /&gt;
* &#039;&#039;&#039;[[Roadmap]]&#039;&#039;&#039; — add the current roadmap, or link the latest roadmap document. The 2019–2020 version was removed.&lt;br /&gt;
* &#039;&#039;&#039;[[Sustainability]]&#039;&#039;&#039; — add the sustainability / green-HPC policy and any concrete measures: energy sourcing, cooling, hardware lifecycle, and institutional targets.&lt;br /&gt;
* &#039;&#039;&#039;[[Policies and Terms of Use]]&#039;&#039;&#039; — supply the formal terms of use / acceptable-use policy (data ownership and responsibilities, security obligations, consequences of misuse) and confirm the current account-request route and per-group access contacts. The previous access-contact list was from the Breed4Food era and was removed.&lt;br /&gt;
* &#039;&#039;&#039;[[Account Application Process]]&#039;&#039;&#039; — confirm whether WUR users request an Anunna account through the general &amp;quot;HPC (Anunna)&amp;quot; support service or a dedicated account-request form, and what details are needed (group/affiliation, sponsor, intended use).&lt;br /&gt;
* &#039;&#039;&#039;[[User&#039;s group]]&#039;&#039;&#039; — document any formal user representation: regular user meetings, how users feed back into decisions, and how that relates to the governance bodies. Currently only the Anunna Users Teams community is documented.&lt;br /&gt;
&lt;br /&gt;
== Nice to have ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[FAQ]]&#039;&#039;&#039; — extend with the questions the HPC team is asked most often (for example quota limits, GPU access, course accounts, data transfer).&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Support]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Wiki_TODO&amp;diff=2934</id>
		<title>Wiki TODO</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Wiki_TODO&amp;diff=2934"/>
		<updated>2026-06-19T12:18:22Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: Add Data Lifecycle Policy task (via update-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists Anunna documentation that has been published but still needs current or authoritative information filled in. The pages below are usable as they stand, but each contains placeholders — marked in the page source with &amp;lt;code&amp;gt;&amp;lt;!-- TODO --&amp;gt;&amp;lt;/code&amp;gt; comments — where someone with current operational knowledge needs to add or confirm details.&lt;br /&gt;
&lt;br /&gt;
To pick up a task: open the page, find the &amp;lt;code&amp;gt;TODO&amp;lt;/code&amp;gt; comment(s) in its source, add the information, and remove the item from this list.&lt;br /&gt;
&lt;br /&gt;
== Hardware and network ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Cluster Architecture Overview]]&#039;&#039;&#039; — confirm the current interconnect (Omnipath and/or InfiniBand) and topology; add a current architecture diagram (the old schematics were out of date and were removed).&lt;br /&gt;
* &#039;&#039;&#039;[[Compute Hardware Overview]]&#039;&#039;&#039; — fill in the per-node specifications: number of CPU nodes, cores and memory per node, CPU model(s), and whether there are high-memory &amp;quot;fat&amp;quot; nodes; number of NVIDIA GPU nodes, GPUs per node, and host CPU/memory; AMD GPU model and node details.&lt;br /&gt;
* &#039;&#039;&#039;[[Network &amp;amp; Security]]&#039;&#039;&#039; — confirm the interconnect (as above) and document the data-security posture: how data is protected at rest and in transit, access control, handling of confidential or personal data, and backup/retention.&lt;br /&gt;
* &#039;&#039;&#039;[[Performance Optimization/Multiple nodes (MPI)]]&#039;&#039;&#039; — confirm the recommended MPI library and module names, any required &amp;lt;code&amp;gt;srun --mpi=...&amp;lt;/code&amp;gt; plugin flag, and whether specific interconnect/fabric tuning is needed. The old mvapich2 + InfiniBand (ib0) example was Breed4Food-era and was removed.&lt;br /&gt;
&lt;br /&gt;
== Storage ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Quotas]]&#039;&#039;&#039; — document the Lustre quota model (per-user or per-group, and the default sizes for /lustre/backup, /lustre/nobackup, /lustre/scratch), the command(s) users run to check their current usage, and how to request more space. Only the home-directory quota (200&amp;amp;nbsp;GB) is currently documented.&lt;br /&gt;
* &#039;&#039;&#039;[[Archival Storage]]&#039;&#039;&#039; — clarify how the manual iRODS/itape workflow relates to Tapeworm, now that Tapeworm manages archival from /archive to tape automatically: is itape still the recommended way to push data to tape, or is iRODS now used mainly for retrieving archived datasets?&lt;br /&gt;
* &#039;&#039;&#039;[[Data Lifecycle Policy]]&#039;&#039;&#039; — add the formal data-retention policy if one exists: how long different data is kept, any maximum retention, and what happens to data when an account or project closes.&lt;br /&gt;
&lt;br /&gt;
== Software and workflows ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Workflow Engines (Snakemake, Nextflow)]]&#039;&#039;&#039; — confirm the recommended way to run Snakemake on Anunna (the documented profile is the older Snakemake &amp;amp;lt;8 style; Snakemake 8+ uses the &amp;lt;code&amp;gt;--executor slurm&amp;lt;/code&amp;gt; plugin), and write the Nextflow section (loading/installing Nextflow, the SLURM executor configuration, and a minimal example).&lt;br /&gt;
* &#039;&#039;&#039;[[Conda for teaching]]&#039;&#039;&#039; — modernise for current Anunna: the page still describes the old Bright &amp;lt;code&amp;gt;/cm/shared&amp;lt;/code&amp;gt; paths and tcl modulefiles. Replace with a Miniforge environment on Lustre and the current course-kernel route (kernel registered at notebook.anunna.wur.nl; see [[Steps for courses]]).&lt;br /&gt;
&lt;br /&gt;
== Support and operations ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Maintenance Schedule]]&#039;&#039;&#039; — confirm where planned-maintenance dates are announced (Apps Portal message of the day, mailing list, Teams) and add the next scheduled downtime, or a link to a live maintenance schedule. Only the general cadence (roughly April/May and October) is documented.&lt;br /&gt;
* &#039;&#039;&#039;[[System Status Page]]&#039;&#039;&#039; — add the Anunna status / health dashboard URL, or confirm whether such a dashboard exists.&lt;br /&gt;
* &#039;&#039;&#039;[[Reporting Usage]]&#039;&#039;&#039; — document the reports.anunna.wur.nl usage and cost dashboard: what reports it offers, who can see what (your own usage versus your group&#039;s), and how to read them.&lt;br /&gt;
* &#039;&#039;&#039;[[Managing Group Members]]&#039;&#039;&#039; — confirm how a PI adds or removes members from their Anunna group (self-service, via the AD group owner, or via the administrators) and document the steps.&lt;br /&gt;
* &#039;&#039;&#039;[[Project Creation]]&#039;&#039;&#039; — document the project / billing-account creation process: how a PI requests one, how a commitment is agreed, and who can be added.&lt;br /&gt;
* &#039;&#039;&#039;[[Storage Requests]]&#039;&#039;&#039; — confirm whether storage requests use a dedicated form or the general HPC (Anunna) support service, and any approval or group-owner requirements.&lt;br /&gt;
&lt;br /&gt;
== Policy and governance ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Mission and Governance]]&#039;&#039;&#039; — confirm and document the current governance bodies (for example a steering group and user group) and their membership. The previous roster was from the Breed4Food era and was removed.&lt;br /&gt;
* &#039;&#039;&#039;[[Roadmap]]&#039;&#039;&#039; — add the current roadmap, or link the latest roadmap document. The 2019–2020 version was removed.&lt;br /&gt;
* &#039;&#039;&#039;[[Sustainability]]&#039;&#039;&#039; — add the sustainability / green-HPC policy and any concrete measures: energy sourcing, cooling, hardware lifecycle, and institutional targets.&lt;br /&gt;
* &#039;&#039;&#039;[[Policies and Terms of Use]]&#039;&#039;&#039; — supply the formal terms of use / acceptable-use policy (data ownership and responsibilities, security obligations, consequences of misuse) and confirm the current account-request route and per-group access contacts. The previous access-contact list was from the Breed4Food era and was removed.&lt;br /&gt;
* &#039;&#039;&#039;[[Account Application Process]]&#039;&#039;&#039; — confirm whether WUR users request an Anunna account through the general &amp;quot;HPC (Anunna)&amp;quot; support service or a dedicated account-request form, and what details are needed (group/affiliation, sponsor, intended use).&lt;br /&gt;
* &#039;&#039;&#039;[[User&#039;s group]]&#039;&#039;&#039; — document any formal user representation: regular user meetings, how users feed back into decisions, and how that relates to the governance bodies. Currently only the Anunna Users Teams community is documented.&lt;br /&gt;
&lt;br /&gt;
== Nice to have ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[FAQ]]&#039;&#039;&#039; — extend with the questions the HPC team is asked most often (for example quota limits, GPU access, course accounts, data transfer).&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Support]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Storage&amp;diff=2933</id>
		<title>Storage</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Storage&amp;diff=2933"/>
		<updated>2026-06-19T12:17:06Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: Add the new storage best-practices / lifecycle pages to the Storage section hub (via update-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Anunna&#039;s storage areas, what each is for, and how data is kept and protected.&lt;br /&gt;
&lt;br /&gt;
== In this section ==&lt;br /&gt;
&lt;br /&gt;
* [[Storage Systems Overview]] — the storage tiers at a glance&lt;br /&gt;
* [[Home Directory]] — your personal space&lt;br /&gt;
* [[Compute Storage]] — the fast Lustre filesystem for active work&lt;br /&gt;
* [[Shared Storage]] — sharing data within a group&lt;br /&gt;
* [[Backup Policy]] — what is backed up, and what is not&lt;br /&gt;
* [[Archival Storage]] — long-term storage on tape&lt;br /&gt;
* [[Quotas]] — storage limits&lt;br /&gt;
* [[Data Lifecycle Policy]] — how data moves from active to archived to removed&lt;br /&gt;
* [[Data storage best practices]] — keeping data safe, tidy, and cheap&lt;br /&gt;
* [[Data Transfer Best Practices]] — moving data efficiently and reliably&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Data Transfer Methods]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Software&amp;diff=2932</id>
		<title>Software</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Software&amp;diff=2932"/>
		<updated>2026-06-19T12:17:04Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: Add Julia to the Software section hub (via update-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The software available on Anunna and how to use, install, and manage it.&lt;br /&gt;
&lt;br /&gt;
== In this section ==&lt;br /&gt;
&lt;br /&gt;
* [[Software Overview]] — the software landscape&lt;br /&gt;
* [[Environment Modules]] — loading software with modules and buckets&lt;br /&gt;
* [[Installing Personal Software]] — installing into your own space&lt;br /&gt;
* [[Python]] — Python (modules, Miniforge, virtual environments)&lt;br /&gt;
* [[R]] — R and R libraries&lt;br /&gt;
* [[Julia]] — Julia&lt;br /&gt;
* [[Apptainer]] — containers&lt;br /&gt;
* [[Licensed Software]] — software that needs a licence&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Data_Lifecycle_Policy&amp;diff=2931</id>
		<title>Data Lifecycle Policy</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Data_Lifecycle_Policy&amp;diff=2931"/>
		<updated>2026-06-19T12:15:53Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: IA migration §6: new Data Lifecycle Policy (P2.13) (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Data on Anunna moves through a lifecycle: active working data, data you keep but no longer actively use, and data that is no longer needed. Managing that lifecycle keeps storage available and costs under control.&lt;br /&gt;
&lt;br /&gt;
== Active data ==&lt;br /&gt;
&lt;br /&gt;
While you are working on it, data lives on the fast [[Compute Storage|Lustre]] filesystem. Temporary working data on &amp;lt;code&amp;gt;/lustre/scratch&amp;lt;/code&amp;gt; is not kept indefinitely — it may be purged automatically once the filesystem fills up (see [[Compute Storage]] and [[Backup Policy]]).&lt;br /&gt;
&lt;br /&gt;
== Archiving data you keep ==&lt;br /&gt;
&lt;br /&gt;
When you are finished with data but want to keep it, move it to [[Archival Storage|archival storage]]. Datasets there that are no longer actively used are moved to long-term tape archive automatically by the [[Archival Storage#Tapeworm|Tapeworm]] service, freeing the warm storage tier.&lt;br /&gt;
&lt;br /&gt;
== Removing data ==&lt;br /&gt;
&lt;br /&gt;
Delete intermediate and temporary data you no longer need — it keeps the cluster usable and your costs down. Remember that [[Backup Policy|backups]] are limited, so be sure before you delete.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- TODO: add the formal data-retention policy if one exists — how long different data is kept, any maximum retention, and what happens to data when an account or project closes. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Storage Systems Overview]]&lt;br /&gt;
* [[Archival Storage]]&lt;br /&gt;
* [[Backup Policy]]&lt;br /&gt;
* [[Data storage best practices]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Data_Transfer_Best_Practices&amp;diff=2930</id>
		<title>Data Transfer Best Practices</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Data_Transfer_Best_Practices&amp;diff=2930"/>
		<updated>2026-06-19T12:15:48Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: IA migration §6: new Data Transfer Best Practices (P2.15) (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Guidance for moving data to and from Anunna efficiently and reliably. For the tools themselves, see [[Data Transfer Methods]].&lt;br /&gt;
&lt;br /&gt;
== Choose the right tool ==&lt;br /&gt;
&lt;br /&gt;
* For command-line transfers, prefer &amp;lt;code&amp;gt;rsync&amp;lt;/code&amp;gt; over &amp;lt;code&amp;gt;scp&amp;lt;/code&amp;gt; for anything large or repeated — it resumes and only copies what has changed.&lt;br /&gt;
* The browser-based [[File Browser]] is fine for small files, but not for large or many-file transfers; use rsync, scp, or an SFTP client (WinSCP, FileZilla) instead.&lt;br /&gt;
&lt;br /&gt;
== Transfer to the right place ==&lt;br /&gt;
&lt;br /&gt;
* Transfer compute data directly to [[Compute Storage|Lustre]], not to your home directory.&lt;br /&gt;
* Use the correct group path under &amp;lt;code&amp;gt;/lustre&amp;lt;/code&amp;gt; — see [[Compute Storage]].&lt;br /&gt;
&lt;br /&gt;
== Make transfers reliable ==&lt;br /&gt;
&lt;br /&gt;
* For long transfers, run them inside a persistent session (&amp;lt;code&amp;gt;screen&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;tmux&amp;lt;/code&amp;gt;) so they survive a dropped connection.&lt;br /&gt;
* Verify that large transfers completed before deleting the source — &amp;lt;code&amp;gt;rsync&amp;lt;/code&amp;gt; reports this, or compare checksums.&lt;br /&gt;
* Resume an interrupted transfer with &amp;lt;code&amp;gt;rsync&amp;lt;/code&amp;gt; rather than starting over.&lt;br /&gt;
&lt;br /&gt;
== Be considerate ==&lt;br /&gt;
&lt;br /&gt;
* Transfers run on the [[Login Nodes|login nodes]], which are shared — very large transfers can load them, so be mindful of other users.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Data Transfer Methods]]&lt;br /&gt;
* [[Compute Storage]]&lt;br /&gt;
* [[Data storage best practices]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Data_storage_best_practices&amp;diff=2929</id>
		<title>Data storage best practices</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Data_storage_best_practices&amp;diff=2929"/>
		<updated>2026-06-19T12:15:43Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: IA migration §6: new Data storage best practices (P2.14) (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A few practices that keep your data safe, your costs down, and the cluster fast for everyone. For the storage areas themselves, see [[Storage Systems Overview]].&lt;br /&gt;
&lt;br /&gt;
== Put data in the right place ==&lt;br /&gt;
&lt;br /&gt;
* Keep active compute data on [[Compute Storage|Lustre]] (&amp;lt;code&amp;gt;/lustre/nobackup&amp;lt;/code&amp;gt; by default), not in your [[Home Directory|home directory]].&lt;br /&gt;
* Keep programs, scripts, and configuration — small, important files — in your home directory.&lt;br /&gt;
* Move data you have finished with, but want to keep, to [[Archival Storage|archival storage]].&lt;br /&gt;
&lt;br /&gt;
== Protect what matters ==&lt;br /&gt;
&lt;br /&gt;
* Know what is backed up and what is not — see [[Backup Policy]]. Treat &amp;lt;code&amp;gt;/lustre/nobackup&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;/lustre/scratch&amp;lt;/code&amp;gt; as expendable.&lt;br /&gt;
* Keep your own copy of anything you cannot regenerate.&lt;br /&gt;
&lt;br /&gt;
== Keep it tidy and cheap ==&lt;br /&gt;
&lt;br /&gt;
* Clean up &amp;lt;code&amp;gt;/lustre/scratch&amp;lt;/code&amp;gt; and node-local &amp;lt;code&amp;gt;/tmp&amp;lt;/code&amp;gt; when you are done — scratch may be purged automatically, and storage is charged per TB (see [[Tariffs]]).&lt;br /&gt;
* Delete intermediate files you no longer need.&lt;br /&gt;
* Compress large datasets that you are keeping but rarely touch.&lt;br /&gt;
&lt;br /&gt;
== Work efficiently ==&lt;br /&gt;
&lt;br /&gt;
* Avoid creating very many tiny files; Lustre performs best with fewer, larger files.&lt;br /&gt;
* Do not run heavy I/O (including writing logs) against your home directory — use Lustre.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Storage Systems Overview]]&lt;br /&gt;
* [[Backup Policy]]&lt;br /&gt;
* [[Quotas]]&lt;br /&gt;
* [[Archival Storage]]&lt;br /&gt;
* [[Data Transfer Best Practices]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Julia&amp;diff=2928</id>
		<title>Julia</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Julia&amp;diff=2928"/>
		<updated>2026-06-19T12:15:37Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: IA migration §5: new Julia page (P2.11) (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[https://julialang.org/ Julia] is a high-level, high-performance language for technical computing. This page covers using Julia on Anunna.&lt;br /&gt;
&lt;br /&gt;
== Loading Julia ==&lt;br /&gt;
&lt;br /&gt;
Julia is provided through the module system. Load a [[Environment Modules|bucket]] first, then Julia:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
module load 2024&lt;br /&gt;
module load Julia&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To see which versions are available, use &amp;lt;code&amp;gt;module spider Julia&amp;lt;/code&amp;gt; (see [[Environment Modules]]).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- TODO: confirm the exact Julia module name(s) and version(s) available in the current buckets. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Packages ==&lt;br /&gt;
&lt;br /&gt;
Julia manages its own packages with the built-in package manager (&amp;lt;code&amp;gt;Pkg&amp;lt;/code&amp;gt;). By default packages install into your home directory under &amp;lt;code&amp;gt;~/.julia&amp;lt;/code&amp;gt;. Because [[Home Directory|home]] is small and not meant for heavy I/O, point Julia&#039;s depot at a larger [[Compute Storage|Lustre]] location by setting &amp;lt;code&amp;gt;JULIA_DEPOT_PATH&amp;lt;/code&amp;gt; before starting Julia:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
export JULIA_DEPOT_PATH=/lustre/nobackup/&amp;lt;group&amp;gt;/&amp;lt;user&amp;gt;/julia_depot&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then add packages from the Julia REPL:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;julia&amp;quot;&amp;gt;&lt;br /&gt;
import Pkg&lt;br /&gt;
Pkg.add(&amp;quot;DataFrames&amp;quot;)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Running Julia in a job ==&lt;br /&gt;
&lt;br /&gt;
Run Julia scripts as batch jobs through the scheduler — see [[Batch Jobs]]. For interactive work, start an [[Interactive Jobs|interactive job]] first.&lt;br /&gt;
&lt;br /&gt;
To use multiple cores, start Julia with the &amp;lt;code&amp;gt;-t&amp;lt;/code&amp;gt; (threads) option, or use Julia&#039;s distributed/parallel facilities — see [[Performance Optimization/Multiple CPUs]]:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
julia -t $SLURM_CPUS_PER_TASK myscript.jl&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Software Overview]]&lt;br /&gt;
* [[Environment Modules]]&lt;br /&gt;
* [[Jupyter]]&lt;br /&gt;
* [[Installing Personal Software]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Main_Page/Tutorials/Apptainer&amp;diff=2927</id>
		<title>Main Page/Tutorials/Apptainer</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Main_Page/Tutorials/Apptainer&amp;diff=2927"/>
		<updated>2026-06-19T12:07:20Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: IA migration P3.13: redirect to Tutorials (via update-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Tutorials]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Main_Page/Tutorials&amp;diff=2926</id>
		<title>Main Page/Tutorials</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Main_Page/Tutorials&amp;diff=2926"/>
		<updated>2026-06-19T12:07:19Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: IA migration P3.12: redirect to Tutorials (via update-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Tutorials]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=History_of_the_Cluster&amp;diff=2925</id>
		<title>History of the Cluster</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=History_of_the_Cluster&amp;diff=2925"/>
		<updated>2026-06-19T12:04:29Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: Haars0011 moved page History of the Cluster to History/Origins: IA migration 1b/P3.11: relocate History of the Cluster → History/Origins (historical sub-page; leaving redirect) (via move-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[History/Origins]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=History/Origins&amp;diff=2924</id>
		<title>History/Origins</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=History/Origins&amp;diff=2924"/>
		<updated>2026-06-19T12:04:29Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: Haars0011 moved page History of the Cluster to History/Origins: IA migration 1b/P3.11: relocate History of the Cluster → History/Origins (historical sub-page; leaving redirect) (via move-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Rationale and Requirements for a new cluster ==&lt;br /&gt;
[[File:Breed4food-logo.jpg|thumb|right|200px|The Breed4Food logo]]&lt;br /&gt;
Anunna; previously called &#039;The Agrogenomics Cluster&#039; was originally conceived as being the 7th pillar of the [http://www.breed4food.com/en/show/Breed4Food-initiative-reinforces-the-Netherlands-position-as-an-innovative-country-in-animal-breeding-and-genomics.htm Breed4Food programme]. While the other six pillars revolve around specific research themes, the Cluster represents a joint infrastructure. The rationale behind the cluster is to enable the increasing computational needs in the field of genetics and genomics research, by creating a joint facility that will generate benefits of scale, thereby reducing cost. In addition, the joint infrastructure is intended to facilitate cross-organisational knowledge transfer. In that capacity, the HPC-Ag acts as a joint (virtual) laboratory where researchers - academic and applied - can benefit from each other&#039;s know-how. Lastly, the joint cluster, housed at Wageningen University campus, allows retaining vital and often confidential data sources in a controlled environment, something that cloud services such as Amazon Cloud or others usually can not guarantee.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
== Process of acquisition and financing ==&lt;br /&gt;
&lt;br /&gt;
[[File:Signing_CatAgro.png|thumb|left|300px|Petra Caessens, manager operations of CAT-AgroFood, signs the contract of the supplier on August 1st, 2013. Next to her Johan van Arendonk on behalf of Breed4Food.]]&lt;br /&gt;
The Agrogenomics cluster was financed by [http://www.wageningenur.nl/en/Expertise-Services/Facilities/CATAgroFood-3/CATAgroFood-3/News-and-agenda/Show/CATAgroFood-invests-in-a-High-Performance-Computing-cluster.htm CATAgroFood]. The [[B4F_cluster#IT_Workgroup | IT-Workgroup]] formulated a set of requirements that in the end were best met by an offer from [http://www.dell.com/learn/nl/nl/rc1078544/hpcc Dell]. [http://www.clustervision.com ClusterVision] was responsible for installing the cluster at the Theia server centre of FB-ICT.&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
== Architecture of the cluster ==&lt;br /&gt;
[[Architecture_of_the_HPC | Main Article: Architecture of the Agrogenomics HPC]]&lt;br /&gt;
[[File:Cluster_scheme.png|thumb|right|600px|Schematic overview of the cluster.]]&lt;br /&gt;
The new Agrogenomics HPC has a classic cluster architecture: state of the art Parallel File System (PSF), headnodes, compute nodes (of varying &#039;size&#039;), all connected by superfast network connections (Infiniband). Implementation of the cluster will be done in stages. The initial stage includes a 600TB PFS, 48 slim nodes of 16 cores and 64GB RAM each, and 2 fat nodes of 64 cores and 1TB RAM each. The overall architecture, that include two head nodes in fall-over configuration and an infiniband network backbone, can be easily expanded by adding nodes and expanding the PFS. The cluster management software is designed to facilitate a heterogenous and evolving cluster.&lt;br /&gt;
{{-}}&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=B4F_cluster&amp;diff=2923</id>
		<title>B4F cluster</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=B4F_cluster&amp;diff=2923"/>
		<updated>2026-06-19T12:04:27Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: Haars0011 moved page B4F cluster to History/B4F cluster: IA migration 1b/P3.10: relocate B4F cluster → History/B4F cluster (historical sub-page; leaving redirect) (via move-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[History/B4F cluster]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=History/B4F_cluster&amp;diff=2922</id>
		<title>History/B4F cluster</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=History/B4F_cluster&amp;diff=2922"/>
		<updated>2026-06-19T12:04:27Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: Haars0011 moved page B4F cluster to History/B4F cluster: IA migration 1b/P3.10: relocate B4F cluster → History/B4F cluster (historical sub-page; leaving redirect) (via move-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Historical =&lt;br /&gt;
This page contains historical information about the WUR HPC Cluster as of 2013.&lt;br /&gt;
&lt;br /&gt;
== B4F Cluster ==&lt;br /&gt;
The [http://www.breed4food.com/en/breed4food.htm Breed4Food] (B4F) cluster is a joint [http://en.wikipedia.org/wiki/High-performance_computing High Performance Compute] (HPC) infrastructure of the [[About_ABGC | Animal Breeding and Genomics Centre]] (WU-Animal Breeding and Genomics and Wageningen Livestock Research) and four major breeding companies: [http://www.cobb-vantress.com Cobb-Vantress], [https://www.crv4all.nl CRV], [http://www.hendrix-genetics.com Hendrix Genetics], and [http://www.topigs.com TOPIGS]. &lt;br /&gt;
&lt;br /&gt;
== Rationale and Requirements for a new cluster ==&lt;br /&gt;
[[File:Breed4food-logo.jpg|thumb|right|200px|The Breed4Food logo]]&lt;br /&gt;
The B4F Cluster is, in a way, the 7th pillar of the [http://www.breed4food.com/en/show/Breed4Food-initiative-reinforces-the-Netherlands-position-as-an-innovative-country-in-animal-breeding-and-genomics.htm Breed4Food programme]. While the other six pillars revolve around specific research themes, the Cluster represents a joint infrastructure. The rationale behind the cluster is to enable the increasing computational needs in the field of genetics and genomics research, by creating a joint facility that will generate benefits of scale, thereby reducing cost. In addition, the joint infrastructure is intended to facilitate cross-organisational knowledge transfer. In that capacity, the B4F Cluster acts as a joint (virtual) laboratory where researchers - academic and applied - can benefit from each other&#039;s know how. Lastly, the joint cluster, housed at Wageningen University campus, allows retaining vital and often confidential data sources in a controlled environment, something that cloud services such as Amazon Cloud or others usually can not guarantee.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
== Process of acquisition and financing ==&lt;br /&gt;
&lt;br /&gt;
[[File:Signing_CatAgro.png|thumb|left|300px|Petra Caessens, manager operations of CAT-AgroFood, signs the contract of the supplier on August 1st, 2013. Next to her Johan van Arendonk on behalf of Breed4Food.]]&lt;br /&gt;
The B4F cluster was financed by [http://www.wageningenur.nl/en/Expertise-Services/Facilities/CATAgroFood-3/CATAgroFood-3/News-and-agenda/Show/CATAgroFood-invests-in-a-High-Performance-Computing-cluster.htm CATAgroFood]. The [[B4F_cluster#IT_Workgroup | IT-Workgroup]] formulated a set of requirements that in the end were best met by an offer from [http://www.dell.com/learn/nl/nl/rc1078544/hpcc Dell]. [http://www.clustervision.com ClusterVision] was responsible for installing the cluster at the Theia server centre of FB-ICT.&lt;br /&gt;
&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
== Architecture of the cluster ==&lt;br /&gt;
&lt;br /&gt;
[[File:Cluster_scheme.png|thumb|right|600px|Schematic overview of the cluster.]]&lt;br /&gt;
The new B4F HPC has a classic cluster architecture: state of the art Parallel File System (PSF), headnodes, compute nodes (of varying &#039;size&#039;), all connected by superfast internet connections (Infiniband). Implementation of the cluster will be done in stages. The initial stage includes a 600TB PFS, 48 slim nodes of 16 cores and 64GB RAM each, and 2 fat nodes of 64 cores and 1TB RAM each. The overall architecture, that include two head nodes in fall-over configuration and an infiniband network backbone, can be easily expanded by adding nodes and expanding the PFS. The cluster management software is designed to facilitate a heterogenous and evolving cluster.&lt;br /&gt;
{{-}}&lt;br /&gt;
=== Nodes ===&lt;br /&gt;
The cluster consists of a bunch of separate machines that each has its own operating system. The default operating system throughout the cluster is RHEL6. The cluster has two master nodes in a redundant configuration, which means that if one crashes, the other will take over seamlessly. Various other nodes exist to support the two main file systems (the Lustre parallel file system and the NFS file system). The actual computations are done on the worker nodes or compute nodes. The cluster is configured in a heterogeneous fashion: it consists of 48 so called &#039;slim nodes&#039;, that each have 16 cores and 64GB of RAM (called &#039;node001&#039; through &#039;node060&#039;; note that not all node names map to physical nodes), and two so called &#039;fat nodes&#039; that each have 64 cores and 1TB of RAM (&#039;fat001&#039; and &#039;fat002&#039;).&lt;br /&gt;
&lt;br /&gt;
Information from the Cluster Management Portal, as it appeared on November 23, 2013:&lt;br /&gt;
  &amp;lt;code&amp;gt;DEVICE INFORMATION&lt;br /&gt;
  Hostname	State	Memory	Cores	CPU	Speed	GPU	NICs	IB	Category&lt;br /&gt;
  master1, master2	UP	67.6 GiB	16	Intel(R) Xeon(R) CPU E5-2660 0+	2199 MHz		5	1	&lt;br /&gt;
  node001..node042, node049..node054	UP	67.6 GiB	16	Intel(R) Xeon(R) CPU E5-2660 0+	1200 MHz		3	1	default&lt;br /&gt;
  node043..node048, node055..node060	DOWN	N/A	N/A	N/A	N/A	N/A	N/A	N/A	default&lt;br /&gt;
  mds01, mds02	UP	16.8 GiB	8	Intel(R) Xeon(R) CPU E5-2609 0+	2400 MHz		5	1	mds&lt;br /&gt;
  storage01	UP	67.6 GiB	32	Intel(R) Xeon(R) CPU E5-2660 0+	2200 MHz		5	1	oss&lt;br /&gt;
  storage02..storage06	UP	67.6 GiB	32	Intel(R) Xeon(R) CPU E5-2660 0+	2199 MHz		5	1	oss&lt;br /&gt;
  nfs01	UP	67.6 GiB	8	Intel(R) Xeon(R) CPU E5-2609 0+	2400 MHz		7	1	login&lt;br /&gt;
  fat001, fat002	UP	1.0 TiB	64	AMD Opteron(tm) Processor 6376	2299 MHz		5	1	fat &amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Main cluster node configuration:&lt;br /&gt;
* Master nodes: 2 PowerEdge R720 master nodes in a failover configuration&lt;br /&gt;
* The NFS server is a PowerEdge R720XD, which will share some applications and databases with machines in the cluster, for which the parallel file system is not the ideal solution. The NFS node will also act as a login node, where users log in and compile applications and submit jobs.&lt;br /&gt;
* 50 compute nodes&lt;br /&gt;
** 12x Dell PowerEdge C6000 enclosures, each containing four nodes&lt;br /&gt;
** 48x Dell PowerEdge C6220; 16 Intel Xeon cores, 64GB RAM each&lt;br /&gt;
** 2x Dell R815; 64 AMD Opteron cores, 1TB RAM each&lt;br /&gt;
Hyperthreading is disabled in compute nodes.&lt;br /&gt;
&lt;br /&gt;
=== Filesystems ===&lt;br /&gt;
&lt;br /&gt;
[[File:Storage_pic.png|thumb|right|300px|Schematic overview of storage components of the B4F cluster.]]&lt;br /&gt;
The B4F Cluster has two primary file systems, each with different properties and purposes.&lt;br /&gt;
==== Parallel File System: Lustre ====&lt;br /&gt;
At the base of the cluster is an ultrafast file system, a so called [http://en.wikipedia.org/wiki/Parallel_file_system Parallel File System] (PFS). The current size of the PFS is around 600TB. The PFS implemented in the B4F Cluster is called [http://en.wikipedia.org/wiki/Lustre_(file_system) Lustre]. Lustre has become very popular in recent years due to the fact that it is very feature rich, deemed very stable, and is Open Source. Lustre nowadays is the default option for PFS in Dell clusters as well as clusters sold by other vendors. The PFS is mounted on all head nodes and worker nodes of the cluster, providing a seamless integration between compute and data infrastructure. The strength of a PFS is speed - the total I/O should be up to 15GB/s. by design. With a very large number of compute nodes - and with very high volumes of data - these high read-write speeds that the PSF can provide are necessary. The Lustre filesystem is divided in [[Lustre_PFS_layout | several partitions]], each differing in persistence and backup features. The Lustre PSF is meant to store (shared) data that is likely to be used for analysis in the near future. Personal analysis scripts, software, or additional small data files can be stored in the $HOME directory of each of the users.&lt;br /&gt;
&lt;br /&gt;
The hardware components of the PFS:&lt;br /&gt;
* 2x Dell PowerEdge R720&lt;br /&gt;
* 1x Dell PowerVault MD3220&lt;br /&gt;
* 6x Dell PowerEdge R620&lt;br /&gt;
* 6x Dell PowerVault MD3260&lt;br /&gt;
&lt;br /&gt;
==== Network File System (NFS): $HOME dirs ====&lt;br /&gt;
Each user will have his/her own home directory. The path of the home directory will be: &lt;br /&gt;
&lt;br /&gt;
  /home/[name partner]/[username]&lt;br /&gt;
 &lt;br /&gt;
/home lives on a so called [http://en.wikipedia.org/wiki/Network_File_System Network File System], or NFS. The NFS is separate from the PFS and is far more limited in I/O (read/write speeds, latency, etc) than the PFS. This means that it is not meant to store large datavolumes that require high data transfer or small latency. Compared to the Lustre PFS (600TB in size), the size of the NFS is small in comparison - only 20TB. The /home partition will be backed up daily. The amount of space that can be allocated is limited per user. Personal quota and total use per user can be found using:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
quota&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The NFS is supported through the NFS server that also serves as access point to the cluster.&lt;br /&gt;
&lt;br /&gt;
Hardware components of the NFS:&lt;br /&gt;
* 1x Dell PowerEdge R720XD&lt;br /&gt;
* 1x Dell PowerVault MD3220&lt;br /&gt;
&lt;br /&gt;
=== Network ===&lt;br /&gt;
The various components - head-nodes, worker nodes, and most importantly, the Lustre PFS - are all interconnected by an ultra-high speed network connection called [http://en.wikipedia.org/wiki/Infiniband InfiniBand]. A total of 7 InifiniBand switches are configured in a [http://en.wikipedia.org/wiki/Fat_tree fat tree] configuration.&lt;br /&gt;
&lt;br /&gt;
== Housing at Theia ==&lt;br /&gt;
[[File:Map_Theia.png|thumb|left|200px|Location of Theia, just outside of Wageningen campus]]&lt;br /&gt;
The B4F Cluster is housed at the main server centre of WUR-FB-ICT, near Wageningen Campus. The building (Theia)  may not look like much from the outside (used to function as potato storage) but inside is a modern server centre that includes, a.o., emergency power backup systems and automated fire extinguishers. Many of the server facilities provided by FB-ICT that are used on a daily basis by WUR personnel and students are located there, as is the B4F Cluster. Access to Theia is evidently highly restricted and can only be granted in the presence of a representative of FB-ICT.&lt;br /&gt;
{{-}}&lt;br /&gt;
{| width=&amp;quot;90%&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
| width=&amp;quot;10%&amp;quot; |&lt;br /&gt;
&lt;br /&gt;
| width=&amp;quot;30%&amp;quot; |&lt;br /&gt;
[[File:Cluster2_pic.png|thumb|left|220px|Some components of the cluster after unpacking.]]&lt;br /&gt;
| width=&amp;quot;70%&amp;quot; |&lt;br /&gt;
[[File:Cluster_pic.png|thumb|right|400px|The final configuration after installation.]]&lt;br /&gt;
|}&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
== Management ==&lt;br /&gt;
&lt;br /&gt;
=== Project Leader ===&lt;br /&gt;
* Stephen Janssen (Wageningen UR, FB-IT, Service Management)&lt;br /&gt;
&lt;br /&gt;
=== Daily Project Management ===&lt;br /&gt;
* [[User:pollm001 | Koen Pollmann (Wageningen UR, FB-IT, Infrastructure)]]&lt;br /&gt;
* Gwen Dawes (Wageningen UR, FB-IT, Infrastructure)&lt;br /&gt;
[[Maintenance_and_Management | Maintenance and Management]]&lt;br /&gt;
&lt;br /&gt;
=== Steering Group ===&lt;br /&gt;
Ensures that the HPC generates enough revenues and meets the needs of the users. This includes setting fees, developing contracts, attracting new users, decisions on investments in the HPC and communication. &lt;br /&gt;
* Frido Hamoen (CRV, on behalf of Breed4Food industrial partners, replaced Alfred de Vries in August)&lt;br /&gt;
* Petra Caessens (CAT-AgroFood)&lt;br /&gt;
* Wojtek Sablik (Wageningen UR, FB-IT, Infrastructure)&lt;br /&gt;
* Edda Neuteboom (CAT_AgroFood, secretariat)&lt;br /&gt;
* Martien Groenen (Wageningen UR, chair, replaced Johan van Arendonk).&lt;br /&gt;
&lt;br /&gt;
=== IT Workgroup ===&lt;br /&gt;
[[File:Image_(1).jpeg|thumb|right|380px|(part of) the IT working group in front of the B4F Cluster]]&lt;br /&gt;
Is responsible for the technical performance of the HPC. The IT-workgroup has been involved in the design of the HPC and the selection of the supplier. They will support the technical management of the HPC and share experiences to ensure that the HPC meets the needs of its users. The IT-workgroup will advise the steering group on investments in software and hardware.&lt;br /&gt;
* Stephen Janssen (Wageningen UR, FB-IT, Service Management)&lt;br /&gt;
* [[User:pollm001 | Koen Pollmann (Wageningen UR, FB-IT, Infrastructure)]]&lt;br /&gt;
* Gwen Dawes (Wageningen UR, FB-IT, Infrastructure, replaced Andre ten Böhmer)&lt;br /&gt;
* Wes Barris (Cobb)&lt;br /&gt;
* Ton Dings (Hendrix Genetics)&lt;br /&gt;
* Henk van Dongen (Topigs)&lt;br /&gt;
* Harry Dijkstra (CRV)&lt;br /&gt;
* Mario Calus (ABGC-WLR)&lt;br /&gt;
* Hendrik-Jan Megens (ABGC-ABG)&lt;br /&gt;
{{-}}&lt;br /&gt;
&lt;br /&gt;
=== User Group ===&lt;br /&gt;
The User Group ultimately is the most important of all groups, because it encompasses the users for which the infrastructure was built. In addition, successful use of the cluster will rely on an active community of users that is willing to share knowledge and best practices, including maintenance and expansion of this Wiki. Regular User Group meetings will be held in the future [frequency to be determined] to facilitate this process.&lt;br /&gt;
&lt;br /&gt;
== Access Policy ==&lt;br /&gt;
Access policy is still a work in progress. In principle, all staff and students of the five main partners will have access to the cluster. Access needs to be granted actively (by creation of an account on the cluster by FB-ICT). Use of resources is limited by the scheduler. Depending on availability of queues (&#039;partitions&#039;) granted to a user, priority to the system&#039;s resources is regulated. &lt;br /&gt;
&lt;br /&gt;
=== Contact Persons ===&lt;br /&gt;
A request to access the cluster needs to be directed to one of the following persons (please refer to appropriate partner):&lt;br /&gt;
&lt;br /&gt;
==== Cobb-Vantress ====&lt;br /&gt;
* Wes Barris&lt;br /&gt;
* Jun Chen&lt;br /&gt;
&lt;br /&gt;
==== ABGC ====&lt;br /&gt;
===== Animal Breeding and Genetics =====&lt;br /&gt;
* [[User:Hulze001 |Alex Hulzebosch]]&lt;br /&gt;
* [[User:Hjmegens | Hendrik-Jan Megens]]&lt;br /&gt;
&lt;br /&gt;
===== Wageningen Livestock Research =====&lt;br /&gt;
* Mario Calus&lt;br /&gt;
* Ina Hulsegge&lt;br /&gt;
==== CRV ====&lt;br /&gt;
* Frido Hamoen&lt;br /&gt;
* Chris Schrooten&lt;br /&gt;
==== Hendrix Genetics ==== &lt;br /&gt;
* Ton Dings&lt;br /&gt;
* Abe Huisman&lt;br /&gt;
* Addie Vereijken&lt;br /&gt;
==== Topigs ====&lt;br /&gt;
* Henk van Dongen&lt;br /&gt;
* Egiel Hanenbarg&lt;br /&gt;
* Naomi Duijvensteijn&lt;br /&gt;
&lt;br /&gt;
== Using the B4F Cluster ==&lt;br /&gt;
=== Gaining access to the B4F Cluster ===&lt;br /&gt;
Access to the cluster and file transfer are done by [http://en.wikipedia.org/wiki/Secure_Shell ssh-based protocols].&lt;br /&gt;
* [[log_in_to_B4F_cluster | Logging into cluster using ssh and file transfer]]&lt;br /&gt;
&lt;br /&gt;
=== Cluster Management Software and Scheduler ===&lt;br /&gt;
The B4F cluster uses Bright Cluster Manager software for overall cluster management, and Slurm as job scheduler.&lt;br /&gt;
* [[BCM_on_B4F_cluster | Monitor cluster status with BCM]]&lt;br /&gt;
* [[SLURM_on_B4F_cluster | Submit jobs with Slurm]]&lt;br /&gt;
&lt;br /&gt;
=== Installation of software by users ===&lt;br /&gt;
&lt;br /&gt;
* [[Domain_specific_software_on_B4Fcluster_installation_by_users | Installing domain specific software: installation by users]]&lt;br /&gt;
* [[Setting local variables]]&lt;br /&gt;
* [[Installing_R_packages_locally | Installing R packages locally]]&lt;br /&gt;
* [[Setting_up_Python_virtualenv | Setting up and using a virtual environment for Python3 ]]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Maintenance_and_Management | Maintenance and Management]]&lt;br /&gt;
* [[About_ABGC | About ABGC]]&lt;br /&gt;
* [[Computer_cluster | High Performance Computing @ABGC]]&lt;br /&gt;
* [[Lustre_PFS_layout | Lustre Parallel File System layout]]&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
{| width=&amp;quot;90%&amp;quot;&lt;br /&gt;
|- valign=&amp;quot;top&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
| width=&amp;quot;45%&amp;quot; |&lt;br /&gt;
* [http://www.breed4food.com/en/show/Breed4Food-initiative-reinforces-the-Netherlands-position-as-an-innovative-country-in-animal-breeding-and-genomics.htm Breed4Food programme]&lt;br /&gt;
* [http://www.wageningenur.nl/en/Expertise-Services/Facilities/CATAgroFood-3/CATAgroFood-3/News-and-agenda/Show/CATAgroFood-invests-in-a-High-Performance-Computing-cluster.htm CATAgroFood invests in HPC]&lt;br /&gt;
* [http://www.cobb-vantress.com Cobb-Vantress homepage]&lt;br /&gt;
| width=&amp;quot;45%&amp;quot; |&lt;br /&gt;
* [https://www.crv4all.nl CRV homepage]&lt;br /&gt;
* [http://www.hendrix-genetics.com Hendrix Genetics homepage]&lt;br /&gt;
* [http://www.topigs.com TOPIGS homepage]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=JBrowse&amp;diff=2921</id>
		<title>JBrowse</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=JBrowse&amp;diff=2921"/>
		<updated>2026-06-19T12:04:26Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: Haars0011 moved page JBrowse to ABGC/JBrowse: IA migration 1b/P3.9: relocate JBrowse → ABGC/JBrowse (group sub-page; leaving redirect) (via move-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[ABGC/JBrowse]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=ABGC/JBrowse&amp;diff=2920</id>
		<title>ABGC/JBrowse</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=ABGC/JBrowse&amp;diff=2920"/>
		<updated>2026-06-19T12:04:26Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: Haars0011 moved page JBrowse to ABGC/JBrowse: IA migration 1b/P3.9: relocate JBrowse → ABGC/JBrowse (group sub-page; leaving redirect) (via move-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=== Typical commands used to set up a JBrowse === &lt;br /&gt;
&lt;br /&gt;
Author: Martijn Derks&lt;br /&gt;
&lt;br /&gt;
* JBrowse is available for multiple species:&lt;br /&gt;
** https://jbrowse.hpcagrogenomics.wur.nl/pig/&lt;br /&gt;
** https://jbrowse.hpcagrogenomics.wur.nl/chicken/&lt;br /&gt;
** https://jbrowse.hpcagrogenomics.wur.nl/cattle/&lt;br /&gt;
** https://jbrowse.hpcagrogenomics.wur.nl/turkey/&lt;br /&gt;
** https://jbrowse.hpcagrogenomics.wur.nl/Cyprinus_carpio/&lt;br /&gt;
* Users are free to add usefull commands to this tutorial&lt;br /&gt;
&lt;br /&gt;
=== Install JBrowse ===&lt;br /&gt;
&lt;br /&gt;
Download the latest JBrowse here: http://jbrowse.org/&lt;br /&gt;
&lt;br /&gt;
Make a directory in &amp;lt;code&amp;gt;/shared/apps/jbrowse/&amp;lt;/code&amp;gt; for your species of interested (e.g. &amp;lt;code&amp;gt;mkdir Cyprinus_carpio&amp;lt;/code&amp;gt;). Move the downloaded JBrowse source files there. All further procedures detailed in this Wiki page assume working from that directory (NOTE: if your species of interest is already there, contact the maintainer of that JBrowse instance).&lt;br /&gt;
Run the setup script to install perl dependencies and required modules&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
unzip JBrowse-1.12.0.zip&lt;br /&gt;
mv JBrowse-1.12.0/* $PWD&lt;br /&gt;
./setup.sh&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Add reference sequence ===&lt;br /&gt;
&lt;br /&gt;
Example code for chicken genome&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
bin/prepare-refseqs.pl --fasta /lustre/nobackup/WUR/ABGC/shared/public_data_store/genomes/chicken/Ensembl74/Gallus_gallus.Galgal4.74.dna.toplevel.fa&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To remove tracks use following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
bin/remove-track.pl -D --trackLabel &#039;trackname&#039;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Add annotation files (GFF/BED)===&lt;br /&gt;
&lt;br /&gt;
Data can be downloaded from the Ensembl FTP site: http://www.ensembl.org/info/data/ftp/index.html&lt;br /&gt;
&lt;br /&gt;
Add gene features:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
bin/flatfile-to-json.pl --key &amp;quot;Genes&amp;quot; --type gene --config &#039;{ &amp;quot;category&amp;quot;: &amp;quot;GalGal4.83 Annotation&amp;quot; }&#039; --trackLabel Genes --gff ../ensembl_data/Gallus_gallus.Galgal4.83.gff3&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Add corresponding transcripts:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
bin/flatfile-to-json.pl --key &amp;quot;Transcripts&amp;quot; --className transcript --subfeatureClasses &#039;{&amp;quot;exon&amp;quot;: &amp;quot;exon&amp;quot;, &amp;quot;CDS&amp;quot;: &amp;quot;CDS&amp;quot;, &amp;quot;five_prime_UTR&amp;quot;: &amp;quot;five_prime_UTR&amp;quot;, &amp;quot;three_prime_UTR&amp;quot;: &amp;quot;three_prime_UTR&amp;quot;}&#039; --config &#039;{ &amp;quot;category&amp;quot;: &amp;quot;GalGal4.83 Annotation&amp;quot; }&#039; --type transcript --trackLabel Transcripts --gff ../ensembl_data/Gallus_gallus.Galgal4.83.gff3&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Alignment tracks (BAM)===&lt;br /&gt;
&lt;br /&gt;
You can load single BAM-files by following command:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
bin/add-bam-track --label &amp;lt;label&amp;gt; --bam_url &amp;lt;url&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To load multiple BAM files present in a certain directory use:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
for bam in /&amp;lt;dir&amp;gt;*.bam; do&lt;br /&gt;
        ln -s $bam track_symlinks/ ## Make symlinks from the BAM files&lt;br /&gt;
        ln -s $bam.bai track_symlinks/ ## Make symlinks to the BAM index files&lt;br /&gt;
        tissue=`echo $bam | rev | cut -c 5- | cut -d&#039;/&#039; -f1 | rev` ## USe the name of the file without .bam as trackLabel&lt;br /&gt;
        &lt;br /&gt;
        ## Add BAM in alignment mode (Alignments2)&lt;br /&gt;
        echo &#039;{&lt;br /&gt;
                &amp;quot;label&amp;quot; : &amp;quot;&#039;${tissue}&#039;_alignment&amp;quot;,&lt;br /&gt;
                &amp;quot;key&amp;quot; : &amp;quot;&#039;${tissue}&#039;_alignment&amp;quot;,&lt;br /&gt;
                &amp;quot;storeClass&amp;quot; : &amp;quot;JBrowse/Store/SeqFeature/BAM&amp;quot;,&lt;br /&gt;
                &amp;quot;urlTemplate&amp;quot; : &amp;quot;../track_symlinks/&#039;${tissue}&#039;&amp;quot;,&lt;br /&gt;
                &amp;quot;category&amp;quot; : &amp;quot;3. RNA-seq alignments&amp;quot;,&lt;br /&gt;
                &amp;quot;type&amp;quot; : &amp;quot;Alignments2&amp;quot;&lt;br /&gt;
        }&#039; | bin/add-track-json.pl data/trackList.json&lt;br /&gt;
&lt;br /&gt;
        ## Add BAM in coverage mode (SNPCoverage)&lt;br /&gt;
        echo &#039;{&lt;br /&gt;
                &amp;quot;label&amp;quot; : &amp;quot;&#039;${tissue}&#039;_coverage&amp;quot;,&lt;br /&gt;
                &amp;quot;key&amp;quot; : &amp;quot;&#039;${tissue}&#039;_coverage&amp;quot;,&lt;br /&gt;
                &amp;quot;storeClass&amp;quot; : &amp;quot;JBrowse/Store/SeqFeature/BAM&amp;quot;,&lt;br /&gt;
                &amp;quot;urlTemplate&amp;quot; : &amp;quot;../track_symlinks/&#039;${tissue}&#039;&amp;quot;,&lt;br /&gt;
                &amp;quot;category&amp;quot; : &amp;quot;3. RNA-seq alignments&amp;quot;,&lt;br /&gt;
                &amp;quot;type&amp;quot; : &amp;quot;SNPCoverage&amp;quot;&lt;br /&gt;
        }&#039; | bin/add-track-json.pl data/trackList.json&lt;br /&gt;
&lt;br /&gt;
done&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Make sure the BAM file can be read by a everybody if not use:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
chmod +r &amp;lt;BAM_file&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Make sure that all directoryies in the full path of the BAMfile are executable:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
chmod +x &amp;lt;dir&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Variant tracks (VCF)===&lt;br /&gt;
&lt;br /&gt;
To load a VCF file in JBrowse make sure the file is gzipped and indexed&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
tabix -p vcf Gallus_gallus_incl_consequences.vcf.gz&lt;br /&gt;
&lt;br /&gt;
echo &#039; {&lt;br /&gt;
       &amp;quot;label&amp;quot; : &amp;quot;Gallus_gallus_incl_consequences&amp;quot;,&lt;br /&gt;
       &amp;quot;key&amp;quot; : &amp;quot;Gallus_gallus_incl_consequences&amp;quot;,&lt;br /&gt;
       &amp;quot;storeClass&amp;quot; : &amp;quot;JBrowse/Store/SeqFeature/VCFTabix&amp;quot;,&lt;br /&gt;
       &amp;quot;urlTemplate&amp;quot; : &amp;quot;../../ensembl_data/VCF/Gallus_gallus_incl_consequences.vcf.gz&amp;quot;,&lt;br /&gt;
       &amp;quot;category&amp;quot; : &amp;quot;2. Variants&amp;quot;,&lt;br /&gt;
       &amp;quot;type&amp;quot; : &amp;quot;HTMLVariants&amp;quot;&lt;br /&gt;
     } &#039; | bin/add-track-json.pl data/trackList.json&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Wiggle/BigWig tracks (WIG)===&lt;br /&gt;
&lt;br /&gt;
You can load single BigWig-files by following command:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
bin/add-bw-track --label &amp;lt;label&amp;gt; --bw_url &amp;lt;url&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Evidence tracks===&lt;br /&gt;
&lt;br /&gt;
Evidence tracks can be loaded in bed, gff and gbk format using &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
bin/flatfile-to-json.pl&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Examples are given above.&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=ABGC_modules&amp;diff=2919</id>
		<title>ABGC modules</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=ABGC_modules&amp;diff=2919"/>
		<updated>2026-06-19T12:04:24Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: Haars0011 moved page ABGC modules to ABGC/Modules: IA migration 1b: relocate ABGC modules → ABGC/Modules (group sub-page; leaving redirect) (via move-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[ABGC/Modules]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=ABGC/Modules&amp;diff=2918</id>
		<title>ABGC/Modules</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=ABGC/Modules&amp;diff=2918"/>
		<updated>2026-06-19T12:04:24Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: Haars0011 moved page ABGC modules to ABGC/Modules: IA migration 1b: relocate ABGC modules → ABGC/Modules (group sub-page; leaving redirect) (via move-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;All ABGC modules can be found in:&lt;br /&gt;
&lt;br /&gt;
  /cm/shared/apps/WUR/ABGC/modulefiles&lt;br /&gt;
&lt;br /&gt;
== Modules available for ABGC ==&lt;br /&gt;
&lt;br /&gt;
* [[asreml_3.0 | asreml/3.0fl-64]]&lt;br /&gt;
* [[asreml_4.0 | asreml/4.0kr]]&lt;br /&gt;
* [[asreml_4.1 | asreml/4.1.0]]&lt;br /&gt;
* [[Perl5.10_WUR_module | Perl/5.10.1_wur]]&lt;br /&gt;
* [[R3.0.2_WUR_module | R/3.0.2_wur]]&lt;br /&gt;
&lt;br /&gt;
== Adding a custom module directory to your environment ==&lt;br /&gt;
To allow the &amp;lt;code&amp;gt;module&amp;lt;/code&amp;gt; program to find the custom module directory, the location of that directory has to be added to &amp;lt;code&amp;gt;MODULEPATH&amp;lt;/code&amp;gt; variable. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
export MODULEPATH=$MODULEPATH:/cm/shared/apps/WUR/ABGC/modulefiles&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
This can be made permanent by adding this line of code to the &amp;lt;code&amp;gt;.bash_profile&amp;lt;/code&amp;gt; file in the root of your home folder. To then load the modified &amp;lt;code&amp;gt;MODULEPATH&amp;lt;/code&amp;gt; variable you have to load  &amp;lt;code&amp;gt;.bash_profile&amp;lt;/code&amp;gt; again:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
source .bash_profile&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
This needs to be done only for terminals that are already open. Next time you login, &amp;lt;code&amp;gt;.bash_profile&amp;lt;/code&amp;gt; will be loaded automatically.&lt;br /&gt;
&lt;br /&gt;
You can check if the modules are found.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
module avail&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
This should give output that includes something similar to this:&lt;br /&gt;
&lt;br /&gt;
  ----------------------------------- /cm/shared/apps/WUR/ABGC/modulefiles -----------------------------------&lt;br /&gt;
  bwa/0.5.9  bwa/0.7.5a&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Globally_installed_software | Globally installed software]]&lt;br /&gt;
* [[Domain_specific_software_on_B4Fcluster_installation_by_users | Installing domain specific software: installation by users]]&lt;br /&gt;
* [[Setting local variables]]&lt;br /&gt;
* [[Installing_R_packages_locally | Installing R packages locally]]&lt;br /&gt;
* [[Setting_up_Python_virtualenv | Setting up and using a virtual environment for Python3 ]]&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Ssh_without_password&amp;diff=2917</id>
		<title>Ssh without password</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Ssh_without_password&amp;diff=2917"/>
		<updated>2026-06-19T08:49:03Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Secure shell (ssh) protocols can be configure to work without entering your password every time. This is particularly helpful for machines that are used often.&lt;br /&gt;
Although we mention that you can use SSH keys without passwords, that is something you should really &#039;&#039;&#039;not&#039;&#039;&#039; do, if someone gets a hold of your keys (without password), they can access our servers as if they are you, and thus incur costs/manage or delete data in your name.&lt;br /&gt;
&lt;br /&gt;
== Configuring ssh without password from a POSIX-compliant terminal ==&lt;br /&gt;
&lt;br /&gt;
=== Step 1: create a public key and copy to remote computer ===&lt;br /&gt;
* Log into WSL, a local Linux or MacOSX computer&lt;br /&gt;
* Type the following to generate the ssh key:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
ssh-keygen -t ed25519 -a 200 -C $USER@$(hostname)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Accept the default key location by pressing &amp;lt;code&amp;gt;Enter&amp;lt;/code&amp;gt;.&lt;br /&gt;
* Please use a &#039;&#039;&#039;different&#039;&#039;&#039; password/passphrase for your SSH key than your WUR password.&lt;br /&gt;
* Secure permission of your authentication keys by closing permission to your home directory, .ssh directory, and authentication files&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
chmod go-wx $HOME&lt;br /&gt;
chmod 700 $HOME/.ssh&lt;br /&gt;
chmod 600 $HOME/.ssh/*&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Type the following to copy the key to the remote server (this will prompt for a password).&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
ssh-copy-id remote_username@remote_host&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Configuring ssh without password for Anunna ==&lt;br /&gt;
&lt;br /&gt;
* Create a public key as in Step 1 of the previous section and copy it to Anunna. Note that a public/private key pair needs to be made only once per machine.&lt;br /&gt;
* Similar to step 2 of the previous section, add the public key to the &amp;lt;code&amp;gt;$HOME/.ssh/authorized_keys2&amp;lt;/code&amp;gt; file. There is already a &amp;lt;code&amp;gt;$HOME/.ssh/authorized_keys&amp;lt;/code&amp;gt; present. You may append the key to this file as an alternative, but take care not to remove content that is already there. The cluster is configured so that passwordless communication will all other nodes is default.&lt;br /&gt;
&lt;br /&gt;
== Configuring ssh without password using PuTTY ==&lt;br /&gt;
Use &#039;&#039;&#039;pageant&#039;&#039;&#039;: http://the.earth.li/~sgtatham/putty/0.58/htmldoc/Chapter9.html to generate local keys. You&#039;ll want have a copy of the pubkey in plaintext available.&lt;br /&gt;
&lt;br /&gt;
Make sure to paste that plaintext string into ~/.ssh/authorized_keys in one single line. Chmod the file 600 (so it shows -rw------- in ls -l) and the directory .ssh to 700 (drwx------).&lt;br /&gt;
&lt;br /&gt;
Now PuTTY will login passwordlessly whenever &#039;&#039;&#039;pageant&#039;&#039;&#039; is running.&lt;br /&gt;
&lt;br /&gt;
Finally, get &#039;&#039;&#039;pageant&#039;&#039;&#039; to load on startup: http://blog.shvetsov.com/2010/03/making-pageant-automatically-load-keys.html&lt;br /&gt;
== Configuring ssh without password using MobaXterm ==&lt;br /&gt;
&lt;br /&gt;
Have a look here: https://docs.gcc.rug.nl/hyperchicken/generate-key-pair-mobaxterm/&lt;br /&gt;
&lt;br /&gt;
== Configuring ssh without password using WinSCP ==&lt;br /&gt;
WinSCP has provided a detailed instruction in https://winscp.net/eng/docs/public_key, and https://winscp.net/eng/docs/ui_login_authentication&lt;br /&gt;
&lt;br /&gt;
== Configuring ssh without password on a Mac ==&lt;br /&gt;
* Create a public key as in Step 1 of the first section and copy it to Anunna.&lt;br /&gt;
* Add the passphrase that you entered above to the keychain on your mac:&lt;br /&gt;
 ssh-add -K /path/to/private/key/file&lt;br /&gt;
&lt;br /&gt;
== Selecting which settings to use ==&lt;br /&gt;
&lt;br /&gt;
To have your SSH client to use certain settings, one can use a config file, at ~/.ssh/config&lt;br /&gt;
&lt;br /&gt;
For example :&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Host *.wurnet.nl *.wur.nl &lt;br /&gt;
    User                    haars001&lt;br /&gt;
    Compression             no&lt;br /&gt;
    RequestTTY              force&lt;br /&gt;
&lt;br /&gt;
Host *&lt;br /&gt;
    Compression             yes&lt;br /&gt;
    Protocol                2&lt;br /&gt;
    ServerAliveInterval     120&lt;br /&gt;
    ServerAliveCountMax     50&lt;br /&gt;
    TCPKeepAlive            no&lt;br /&gt;
    ConnectTimeout          60&lt;br /&gt;
    IdentityFile ~/.ssh/id_ed25519&lt;br /&gt;
    AddKeysToAgent yes&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As the config file is used top to bottom, the connection wur(net).nl servers will be using no compression, but the rest of the servers you might access will.&lt;br /&gt;
More options and settings can be found by using `man ssh_config`&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[log_in_to_Anunna |Logging into cluster using ssh and file transfer]]&lt;br /&gt;
* [[Using a hardware key for better security]]&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Network_%26_Security&amp;diff=2916</id>
		<title>Network &amp; Security</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Network_%26_Security&amp;diff=2916"/>
		<updated>2026-06-19T08:07:37Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;!-- TODO: this page is a skeleton. The security policy specifics (data classification, firewall rules, incident handling, audit) need authoritative input from FB-IT. The interconnect details depend on the same confirmation as Cluster Architecture Overview. Search for &amp;quot;TODO&amp;quot; below. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This page describes how Anunna is connected and how access to it is secured.&lt;br /&gt;
&lt;br /&gt;
== Network ==&lt;br /&gt;
&lt;br /&gt;
Internally, the compute nodes and the [[Filesystems | Lustre filesystem]] are linked by a high-speed, low-latency interconnect, which is what lets the parallel filesystem and multi-node jobs perform well. &amp;lt;!-- TODO: confirm the current interconnect (Omnipath and/or InfiniBand) and topology — keep in sync with Cluster Architecture Overview. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
From outside, the cluster services are reached through two loadbalancers. SSH to &amp;lt;code&amp;gt;login.anunna.wur.nl&amp;lt;/code&amp;gt;, other services to their respective URLs . Access to some services may be restricted to certain IP ranges, and are thus are only reachable over the WUR VPN or from within WURNET. See [[Log in to Anunna]] for how to connect.&lt;br /&gt;
&lt;br /&gt;
== Authentication ==&lt;br /&gt;
&lt;br /&gt;
You log in with your WUR or outside group account. For stronger protection you can add multi-factor authentication to your SSH access using a hardware security key — see [[Using a hardware key for better security]]. You can also configure key-based login so you are not prompted for a password each time; see [[Ssh without password]].&lt;br /&gt;
&lt;br /&gt;
== Data security ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- TODO: document the cluster&#039;s data-security posture — how data is protected at rest and in transit, who can access what, handling of confidential or personal data, and backup/retention guarantees. Cross-reference the planned &amp;quot;Handling Sensitive Data (GDPR, etc.)&amp;quot; page when it exists. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For how file and folder permissions work on the cluster, see [[Shared folders]]. For storing confidential data, contact the HPC team via [[Support]].&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Cluster Architecture Overview]]&lt;br /&gt;
* [[Log in to Anunna]]&lt;br /&gt;
* [[Using a hardware key for better security]]&lt;br /&gt;
* [[Filesystems]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Support&amp;diff=2915</id>
		<title>Support</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Support&amp;diff=2915"/>
		<updated>2026-06-19T07:56:14Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: IA migration §1c: replace Support redirect with the §10 section landing hub (via update-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;How to get help with Anunna, report problems, and keep up with the cluster&#039;s status.&lt;br /&gt;
&lt;br /&gt;
== In this section ==&lt;br /&gt;
&lt;br /&gt;
* [[How to Get Help]] — who to contact and how&lt;br /&gt;
* [[Support Ticket System]] — the WUR support portal&lt;br /&gt;
* [[Reporting Incidents]] — writing a good problem report&lt;br /&gt;
* [[Known Issues]] — current problems and workarounds&lt;br /&gt;
* [[User&#039;s group]] — the Anunna user community&lt;br /&gt;
* [[Maintenance Schedule]] — planned downtimes&lt;br /&gt;
* [[System Status Page]] — whether the cluster is up&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=For_PIs&amp;diff=2914</id>
		<title>For PIs</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=For_PIs&amp;diff=2914"/>
		<updated>2026-06-19T07:56:12Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: IA migration §1c: create For PIs section landing hub (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Information for group leaders, PIs, and teachers running projects and courses on Anunna.&lt;br /&gt;
&lt;br /&gt;
== In this section ==&lt;br /&gt;
&lt;br /&gt;
* [[Dos and Don&#039;ts]] — good and bad practice at a glance&lt;br /&gt;
* [[Project Creation]] — setting up a project / billing account&lt;br /&gt;
* [[Managing Group Members]] — working with groups&lt;br /&gt;
* [[Storage Requests]] — requesting more storage&lt;br /&gt;
* [[Reporting Usage]] — tracking your group&#039;s usage and costs&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Steps for courses]] — running a course on Anunna&lt;br /&gt;
* [[Conda for teaching]] — setting up a course software environment&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Training&amp;diff=2913</id>
		<title>Training</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Training&amp;diff=2913"/>
		<updated>2026-06-19T07:56:09Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: IA migration §1c: create Training section landing hub (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Courses, tutorials, and reference material for learning to use Anunna.&lt;br /&gt;
&lt;br /&gt;
== In this section ==&lt;br /&gt;
&lt;br /&gt;
* [[Training Materials]] — course slides and self-study resources&lt;br /&gt;
* [[Tutorials]] — hands-on tutorials&lt;br /&gt;
* [[Workshops]] — instructor-led courses and their dates&lt;br /&gt;
* [[Glossary of Terms]] — common HPC and Anunna terms explained&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Workflows&amp;diff=2912</id>
		<title>Workflows</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Workflows&amp;diff=2912"/>
		<updated>2026-06-19T07:56:07Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: IA migration §1c: create Workflows section landing hub (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Guidelines and tools for building reproducible, efficient research workflows on Anunna.&lt;br /&gt;
&lt;br /&gt;
== In this section ==&lt;br /&gt;
&lt;br /&gt;
* [[Workflow Migration from Laptop to HPC]] — moving your work to the cluster&lt;br /&gt;
* [[Reproducibility Guidelines]] — keeping your work reproducible&lt;br /&gt;
* [[Workflow Engines (Snakemake, Nextflow)]] — managing multi-step pipelines&lt;br /&gt;
* [[Debugging Jobs]] — working out why a job failed&lt;br /&gt;
* [[Checkpointing]] — saving and restarting long jobs&lt;br /&gt;
* [[Scheduled tasks (cron)]] — running recurring tasks with scrontab&lt;br /&gt;
&lt;br /&gt;
=== Performance optimization ===&lt;br /&gt;
&lt;br /&gt;
* [[Performance Optimization/Multiple CPUs]] — using several cores in one job&lt;br /&gt;
* [[Performance Optimization/Multiple nodes (MPI)]] — scaling across nodes with MPI&lt;br /&gt;
* [[Performance Optimization/Multiple nodes (arrayjobs)]] — scaling with job arrays&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Storage&amp;diff=2911</id>
		<title>Storage</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Storage&amp;diff=2911"/>
		<updated>2026-06-19T07:56:03Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: IA migration §1c: create Storage section landing hub (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Anunna&#039;s storage areas, what each is for, and how data is kept and protected.&lt;br /&gt;
&lt;br /&gt;
== In this section ==&lt;br /&gt;
&lt;br /&gt;
* [[Storage Systems Overview]] — the storage tiers at a glance&lt;br /&gt;
* [[Home Directory]] — your personal space&lt;br /&gt;
* [[Compute Storage]] — the fast Lustre filesystem for active work&lt;br /&gt;
* [[Shared Storage]] — sharing data within a group&lt;br /&gt;
* [[Backup Policy]] — what is backed up, and what is not&lt;br /&gt;
* [[Archival Storage]] — long-term storage on tape&lt;br /&gt;
* [[Quotas]] — storage limits&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Data Transfer Methods]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Software&amp;diff=2910</id>
		<title>Software</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Software&amp;diff=2910"/>
		<updated>2026-06-19T07:55:56Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: IA migration §1c: create Software section landing hub (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The software available on Anunna and how to use, install, and manage it.&lt;br /&gt;
&lt;br /&gt;
== In this section ==&lt;br /&gt;
&lt;br /&gt;
* [[Software Overview]] — the software landscape&lt;br /&gt;
* [[Environment Modules]] — loading software with modules and buckets&lt;br /&gt;
* [[Installing Personal Software]] — installing into your own space&lt;br /&gt;
* [[Python]] — Python (modules, Miniforge, virtual environments)&lt;br /&gt;
* [[R]] — R and R libraries&lt;br /&gt;
* [[Apptainer]] — containers&lt;br /&gt;
* [[Licensed Software]] — software that needs a licence&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Scheduling&amp;diff=2909</id>
		<title>Scheduling</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Scheduling&amp;diff=2909"/>
		<updated>2026-06-19T07:55:55Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: IA migration §1c: create Scheduling section landing hub (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Anunna uses the SLURM scheduler to share compute resources fairly. This section covers how to submit, monitor, and manage jobs.&lt;br /&gt;
&lt;br /&gt;
== In this section ==&lt;br /&gt;
&lt;br /&gt;
* [[Scheduler Overview (Slurm)]] — how scheduling works&lt;br /&gt;
* [[Partitions / Queues]] — the available partitions&lt;br /&gt;
* [[Choosing a node (constraints)]] — targeting particular hardware&lt;br /&gt;
* [[Batch Jobs]] — submitting a batch script&lt;br /&gt;
* [[Interactive Jobs]] — an interactive shell on a compute node&lt;br /&gt;
* [[Array Jobs]] — running many similar jobs at once&lt;br /&gt;
* [[Monitoring Jobs]] — checking on your jobs&lt;br /&gt;
* [[Cancelling Jobs]] — stopping a job&lt;br /&gt;
* [[Reservations]] — reserving nodes&lt;br /&gt;
* [[Fair Use Policy]] — using shared resources considerately&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=System_Access&amp;diff=2908</id>
		<title>System Access</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=System_Access&amp;diff=2908"/>
		<updated>2026-06-19T07:55:51Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: IA migration §1c: create System Access section landing hub (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;How to reach and use the different parts of the cluster: the nodes you connect to, the filesystems, and how to move data in and out.&lt;br /&gt;
&lt;br /&gt;
== In this section ==&lt;br /&gt;
&lt;br /&gt;
* [[Login Nodes]] — the entry point you connect to&lt;br /&gt;
* [[Compute Nodes]] — where your jobs run, and how to reach them&lt;br /&gt;
* [[Storage Systems Overview|File systems]] — the storage tiers&lt;br /&gt;
* [[Quotas]] — storage limits and how to check them&lt;br /&gt;
* [[Data Transfer Methods]] — moving data to and from Anunna&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[SSH Access]]&lt;br /&gt;
* [[Storage Systems Overview]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Get_Started&amp;diff=2907</id>
		<title>Get Started</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Get_Started&amp;diff=2907"/>
		<updated>2026-06-19T07:55:49Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: IA migration §1c: create Get Started section landing hub (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;New to Anunna? Start here. This section covers who can use the cluster, how to get an account, and how to log in.&lt;br /&gt;
&lt;br /&gt;
== In this section ==&lt;br /&gt;
&lt;br /&gt;
* [[Who Can Access?]] — eligibility&lt;br /&gt;
* [[Account Application Process]] — how to request an account&lt;br /&gt;
* [[User Responsibilities]] — what is expected of you as a user&lt;br /&gt;
* [[SSH Access]] — logging in over SSH&lt;br /&gt;
* [[Apps Portal]] — using Anunna through your web browser&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Workflow Migration from Laptop to HPC]] — moving your work to the cluster&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=About&amp;diff=2906</id>
		<title>About</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=About&amp;diff=2906"/>
		<updated>2026-06-19T07:55:46Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: IA migration §1c: create About section landing hub (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An overview of the Anunna HPC facility: what it is, how it is built and run, and the policies that apply.&lt;br /&gt;
&lt;br /&gt;
== In this section ==&lt;br /&gt;
&lt;br /&gt;
* [[Mission and Governance]] — what Anunna is for and who runs it&lt;br /&gt;
* [[Cluster Architecture Overview]] — how the cluster is put together&lt;br /&gt;
* [[Compute Hardware Overview]] — the node types and their hardware&lt;br /&gt;
* [[Storage Systems Overview]] — the storage tiers at a glance&lt;br /&gt;
* [[Network &amp;amp; Security]] — interconnect and data-security posture&lt;br /&gt;
* [[Sustainability]] — green-HPC policy and measures&lt;br /&gt;
* [[Policies and Terms of Use]] — who may use Anunna and on what terms&lt;br /&gt;
* [[FAQ]] — frequently asked questions&lt;br /&gt;
* [[Roadmap]] — where Anunna is heading&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Wiki_TODO&amp;diff=2905</id>
		<title>Wiki TODO</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Wiki_TODO&amp;diff=2905"/>
		<updated>2026-06-19T07:35:24Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: Add Project Creation + Storage Requests tasks (via update-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists Anunna documentation that has been published but still needs current or authoritative information filled in. The pages below are usable as they stand, but each contains placeholders — marked in the page source with &amp;lt;code&amp;gt;&amp;lt;!-- TODO --&amp;gt;&amp;lt;/code&amp;gt; comments — where someone with current operational knowledge needs to add or confirm details.&lt;br /&gt;
&lt;br /&gt;
To pick up a task: open the page, find the &amp;lt;code&amp;gt;TODO&amp;lt;/code&amp;gt; comment(s) in its source, add the information, and remove the item from this list.&lt;br /&gt;
&lt;br /&gt;
== Hardware and network ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Cluster Architecture Overview]]&#039;&#039;&#039; — confirm the current interconnect (Omnipath and/or InfiniBand) and topology; add a current architecture diagram (the old schematics were out of date and were removed).&lt;br /&gt;
* &#039;&#039;&#039;[[Compute Hardware Overview]]&#039;&#039;&#039; — fill in the per-node specifications: number of CPU nodes, cores and memory per node, CPU model(s), and whether there are high-memory &amp;quot;fat&amp;quot; nodes; number of NVIDIA GPU nodes, GPUs per node, and host CPU/memory; AMD GPU model and node details.&lt;br /&gt;
* &#039;&#039;&#039;[[Network &amp;amp; Security]]&#039;&#039;&#039; — confirm the interconnect (as above) and document the data-security posture: how data is protected at rest and in transit, access control, handling of confidential or personal data, and backup/retention.&lt;br /&gt;
* &#039;&#039;&#039;[[Performance Optimization/Multiple nodes (MPI)]]&#039;&#039;&#039; — confirm the recommended MPI library and module names, any required &amp;lt;code&amp;gt;srun --mpi=...&amp;lt;/code&amp;gt; plugin flag, and whether specific interconnect/fabric tuning is needed. The old mvapich2 + InfiniBand (ib0) example was Breed4Food-era and was removed.&lt;br /&gt;
&lt;br /&gt;
== Storage ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Quotas]]&#039;&#039;&#039; — document the Lustre quota model (per-user or per-group, and the default sizes for /lustre/backup, /lustre/nobackup, /lustre/scratch), the command(s) users run to check their current usage, and how to request more space. Only the home-directory quota (200&amp;amp;nbsp;GB) is currently documented.&lt;br /&gt;
* &#039;&#039;&#039;[[Archival Storage]]&#039;&#039;&#039; — clarify how the manual iRODS/itape workflow relates to Tapeworm, now that Tapeworm manages archival from /archive to tape automatically: is itape still the recommended way to push data to tape, or is iRODS now used mainly for retrieving archived datasets?&lt;br /&gt;
&lt;br /&gt;
== Software and workflows ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Workflow Engines (Snakemake, Nextflow)]]&#039;&#039;&#039; — confirm the recommended way to run Snakemake on Anunna (the documented profile is the older Snakemake &amp;amp;lt;8 style; Snakemake 8+ uses the &amp;lt;code&amp;gt;--executor slurm&amp;lt;/code&amp;gt; plugin), and write the Nextflow section (loading/installing Nextflow, the SLURM executor configuration, and a minimal example).&lt;br /&gt;
* &#039;&#039;&#039;[[Conda for teaching]]&#039;&#039;&#039; — modernise for current Anunna: the page still describes the old Bright &amp;lt;code&amp;gt;/cm/shared&amp;lt;/code&amp;gt; paths and tcl modulefiles. Replace with a Miniforge environment on Lustre and the current course-kernel route (kernel registered at notebook.anunna.wur.nl; see [[Steps for courses]]).&lt;br /&gt;
&lt;br /&gt;
== Support and operations ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Maintenance Schedule]]&#039;&#039;&#039; — confirm where planned-maintenance dates are announced (Apps Portal message of the day, mailing list, Teams) and add the next scheduled downtime, or a link to a live maintenance schedule. Only the general cadence (roughly April/May and October) is documented.&lt;br /&gt;
* &#039;&#039;&#039;[[System Status Page]]&#039;&#039;&#039; — add the Anunna status / health dashboard URL, or confirm whether such a dashboard exists.&lt;br /&gt;
* &#039;&#039;&#039;[[Reporting Usage]]&#039;&#039;&#039; — document the reports.anunna.wur.nl usage and cost dashboard: what reports it offers, who can see what (your own usage versus your group&#039;s), and how to read them.&lt;br /&gt;
* &#039;&#039;&#039;[[Managing Group Members]]&#039;&#039;&#039; — confirm how a PI adds or removes members from their Anunna group (self-service, via the AD group owner, or via the administrators) and document the steps.&lt;br /&gt;
* &#039;&#039;&#039;[[Project Creation]]&#039;&#039;&#039; — document the project / billing-account creation process: how a PI requests one, how a commitment is agreed, and who can be added.&lt;br /&gt;
* &#039;&#039;&#039;[[Storage Requests]]&#039;&#039;&#039; — confirm whether storage requests use a dedicated form or the general HPC (Anunna) support service, and any approval or group-owner requirements.&lt;br /&gt;
&lt;br /&gt;
== Policy and governance ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[Mission and Governance]]&#039;&#039;&#039; — confirm and document the current governance bodies (for example a steering group and user group) and their membership. The previous roster was from the Breed4Food era and was removed.&lt;br /&gt;
* &#039;&#039;&#039;[[Roadmap]]&#039;&#039;&#039; — add the current roadmap, or link the latest roadmap document. The 2019–2020 version was removed.&lt;br /&gt;
* &#039;&#039;&#039;[[Sustainability]]&#039;&#039;&#039; — add the sustainability / green-HPC policy and any concrete measures: energy sourcing, cooling, hardware lifecycle, and institutional targets.&lt;br /&gt;
* &#039;&#039;&#039;[[Policies and Terms of Use]]&#039;&#039;&#039; — supply the formal terms of use / acceptable-use policy (data ownership and responsibilities, security obligations, consequences of misuse) and confirm the current account-request route and per-group access contacts. The previous access-contact list was from the Breed4Food era and was removed.&lt;br /&gt;
* &#039;&#039;&#039;[[Account Application Process]]&#039;&#039;&#039; — confirm whether WUR users request an Anunna account through the general &amp;quot;HPC (Anunna)&amp;quot; support service or a dedicated account-request form, and what details are needed (group/affiliation, sponsor, intended use).&lt;br /&gt;
* &#039;&#039;&#039;[[User&#039;s group]]&#039;&#039;&#039; — document any formal user representation: regular user meetings, how users feed back into decisions, and how that relates to the governance bodies. Currently only the Anunna Users Teams community is documented.&lt;br /&gt;
&lt;br /&gt;
== Nice to have ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;[[FAQ]]&#039;&#039;&#039; — extend with the questions the HPC team is asked most often (for example quota limits, GPU access, course accounts, data transfer).&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Support]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Project_Creation&amp;diff=2904</id>
		<title>Project Creation</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Project_Creation&amp;diff=2904"/>
		<updated>2026-06-19T07:34:41Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: IA migration §11: new Project Creation (skeleton with TODO) (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A project on Anunna is a billing account that your jobs and storage are charged to, usually tied to a group with a commitment. As a PI, you set up a project so that your team&#039;s usage is tracked and billed correctly.&lt;br /&gt;
&lt;br /&gt;
== Setting up a project ==&lt;br /&gt;
&lt;br /&gt;
To set up a new project or billing account, contact the HPC team through [[How to Get Help]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- TODO: document the project-creation process — how a PI requests a project / billing account, how a commitment is agreed, who can be added, and how it relates to Account Application Process and Managing Group Members. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once a project exists, you can track its usage and costs (see [[Reporting Usage]]), add members (see [[Managing Group Members]]), and request storage for it (see [[Storage Requests]]).&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Account Application Process]]&lt;br /&gt;
* [[Managing Group Members]]&lt;br /&gt;
* [[Reporting Usage]]&lt;br /&gt;
* [[Storage Requests]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Storage_Requests&amp;diff=2903</id>
		<title>Storage Requests</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Storage_Requests&amp;diff=2903"/>
		<updated>2026-06-19T07:34:38Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: IA migration §11: new Storage Requests (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you need more storage than your current [[Quotas|quota]] allows — a larger Lustre allocation, more home space, or archive space — you can request it from the HPC team.&lt;br /&gt;
&lt;br /&gt;
== Requesting more storage ==&lt;br /&gt;
&lt;br /&gt;
Submit a request through [[How to Get Help]] (the WUR support portal, &#039;&#039;&#039;HPC (Anunna)&#039;&#039;&#039; service). It helps to include:&lt;br /&gt;
&lt;br /&gt;
* which filesystem you need more of — home, [[Compute Storage|Lustre]] (backup / nobackup / scratch), or [[Archival Storage|/archive]];&lt;br /&gt;
* how much space you need, and for how long;&lt;br /&gt;
* the group or project it is for.&lt;br /&gt;
&lt;br /&gt;
Storage is charged per TB — see [[Tariffs]] — so request what you need. If your group has a commitment, additional storage is deducted from it.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- TODO: confirm whether storage requests use a dedicated form or the general HPC (Anunna) support service, and any approval or group-owner requirements for group allocations. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Quotas]]&lt;br /&gt;
* [[Storage Systems Overview]]&lt;br /&gt;
* [[How to Get Help]]&lt;br /&gt;
* [[Tariffs]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Dos_and_Don%27ts&amp;diff=2902</id>
		<title>Dos and Don&#039;ts</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Dos_and_Don%27ts&amp;diff=2902"/>
		<updated>2026-06-19T07:34:33Z</updated>

		<summary type="html">&lt;p&gt;Haars0011: IA migration §11: new Dos and Don&amp;#039;ts checklist (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A quick checklist of good and bad practices on Anunna. For the detail behind each point, follow the links.&lt;br /&gt;
&lt;br /&gt;
== Do ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Do&#039;&#039;&#039; run computation as jobs through the scheduler, and request only the resources you need — see [[Scheduler Overview (Slurm)]] and the [[Fair Use Policy]].&lt;br /&gt;
* &#039;&#039;&#039;Do&#039;&#039;&#039; keep active data on [[Compute Storage|Lustre]], and know what is backed up — see [[Backup Policy]].&lt;br /&gt;
* &#039;&#039;&#039;Do&#039;&#039;&#039; keep your own copies of anything you cannot afford to lose, and archive data you are finished with — see [[Archival Storage]].&lt;br /&gt;
* &#039;&#039;&#039;Do&#039;&#039;&#039; pin software versions and keep your work reproducible — see [[Reproducibility Guidelines]].&lt;br /&gt;
* &#039;&#039;&#039;Do&#039;&#039;&#039; watch your spending — see [[Reporting Usage]] and [[Tariffs]].&lt;br /&gt;
&lt;br /&gt;
== Don&#039;t ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Don&#039;t&#039;&#039;&#039; run heavy work, or heavy I/O such as logging, on the [[Login Nodes|login nodes]] or against your [[Home Directory|home directory]].&lt;br /&gt;
* &#039;&#039;&#039;Don&#039;t&#039;&#039;&#039; run jobs outside the scheduler.&lt;br /&gt;
* &#039;&#039;&#039;Don&#039;t&#039;&#039;&#039; over-request resources &amp;quot;to be safe&amp;quot; — it wastes your budget and makes your jobs wait longer in the queue.&lt;br /&gt;
* &#039;&#039;&#039;Don&#039;t&#039;&#039;&#039; leave large files on [[Compute Storage|/lustre/scratch]] — it may be purged, and it costs money.&lt;br /&gt;
* &#039;&#039;&#039;Don&#039;t&#039;&#039;&#039; share your account or credentials — see [[User Responsibilities]].&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[User Responsibilities]]&lt;br /&gt;
* [[Fair Use Policy]]&lt;br /&gt;
* [[Reproducibility Guidelines]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
</feed>