Main Page: Difference between revisions

From HPCwiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 73: Line 73:
* <h3>[[Quotas]]</h3> Storage limits
* <h3>[[Quotas]]</h3> Storage limits
* <h3>[[Data Lifecycle Policy]]</h3> How data moves from active to archived to removed
* <h3>[[Data Lifecycle Policy]]</h3> How data moves from active to archived to removed
* <h3>[[Data storage best practices]]</h3> Keeping data safe, tidy, and cheap
* <h3>[[Data storage best practices|Data Storage Best Practices]]</h3> Keeping data safe, tidy, and cheap
* <h3>[[Data Transfer Best Practices]]</h3> Moving data efficiently and reliably
* <h3>[[Data Transfer Best Practices]]</h3> Moving data efficiently and reliably
* <h3>[[Handling Sensitive Data (GDPR, etc.)]]</h3> Confidential and personal data
* <h3>[[Handling Sensitive Data (GDPR, etc.)]]</h3> Confidential and personal data
Line 115: Line 115:
* <h3>[[Debugging Jobs]]</h3> Working out why a job failed
* <h3>[[Debugging Jobs]]</h3> Working out why a job failed
* <h3>[[Checkpointing]]</h3> Saving and restarting long jobs
* <h3>[[Checkpointing]]</h3> Saving and restarting long jobs
* <h3>[[Scheduled tasks (cron)]]</h3> Running recurring tasks with scrontab
* <h3>[[Scheduled tasks (cron)|Scheduled Tasks (cron)]]</h3> Running recurring tasks with scrontab


* <h3>Parallel Workflows</h3>
* <h3>Parallel Workflows</h3>

Latest revision as of 06:49, 31 August 2026

Anunna is a High Performance Computing (HPC) cluster hosted by Wageningen University & Research. It is open to all WUR research groups, and to other organisations and companies running collaborative projects with WUR.

You reach the cluster over SSH at login.anunna.wur.nl, or through your browser at the Apps Portal (https://apps.anunna.wur.nl/).

  • Scripting languages

    • Python modules and environment managers
    • R modules, packages, and parallel R jobs
    • Loading Julia, packages, and running it in a job
  • Containers

    • Portable, reproducible containers for HPC
  • MPI implementations

    • The MPI library Anunna is built around
    • Intel MPI, with the Intel compilers and MKL

Graphical Interface Applications