New pages

Jump to navigation Jump to search
New pages
Hide bots | Show redirects

11 June 2026

  • 09:1709:17, 11 June 2026 Linux Basic/Linux Self Assessment (hist | edit) [6,535 bytes] Honfi001 (talk | contribs) (Created page with "= Linux Basics — Self-Assessment = This page lets you verify that you have mastered the material from the Linux Basics Course. Work through the parts in order on '''Anunna'''. The final challenge produces a report file that proves you completed every step — submit (or keep) that file as evidence. '''Prerequisites:''' an Anunna account and the course data at <code>/lustre/shared/hpcCourses/shell-lesson-data.zip</code>. '''Rules:''' * Do everything from the comm...")

14 April 2026

25 March 2026

  • 09:4209:42, 25 March 2026 Tutorials/Apptainer-GPUs (hist | edit) [7,606 bytes] Honfi001 (talk | contribs) (Created page with "= Running Apptainer with GPUs = Apptainer can pass through GPU hardware from the host into a container, allowing you to run GPU-accelerated workloads (such as deep learning inference or training) inside a fully contained environment. This page covers how to use both NVIDIA and AMD GPUs on the Anunna cluster. '''Important:''' Before you begin, make sure the following are in place: * Your <code>.sif</code> image files should be stored on '''Lustre''' (e.g. in your scrat...")
  • 09:1809:18, 25 March 2026 Tutorials/Apptainer-Introduction (hist | edit) [5,751 bytes] Honfi001 (talk | contribs) (Created page with "= Introduction to Apptainer = == What is Apptainer? == Apptainer (formerly known as Singularity) is a container platform designed for High Performance Computing (HPC) environments. If you have heard of Docker, Apptainer solves a similar problem — it lets you package an application together with all of its dependencies (libraries, tools, configuration) into a single portable unit called a '''container'''. The key difference is that Apptainer was built from the ground...")