Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of HPCwiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:01, 29 May 2026 Haars001 talk contribs deleted page 1000Bulls mapping pipeline at ABGC (content was: "The 1000 Bulls mapping pipeline as currently implemented at ABGC is an extension of a generic pipeline developed for pig at ABGC. Modifications include use of bwa 5.9 in stead of later versions, as per the requirements of the 1000 Bulls consortium. Furthermore, the script will automate setting metadata in the BAM files such as including the official 1000 Bulls Ids of the individual cows. Another modification is the use of an sqlite-based database that holds some the metadata re...")
- 13:00, 29 May 2026 Haars001 talk contribs deleted page AsAn (content before blanking was: "=== Protocol with typical commands used for de novo assembly and annotation === * Preprocessing * Assembly * Annotation * Submission * Visualization === Preprocessing === === Assembly === === Annotation === === Functional annotation === === Submission === === Other types of analysis ===")
- 12:50, 29 May 2026 Haars001 talk contribs deleted page Convert between MediaWiki and other formats (content was: "There are various programs that can convert to and from MediaWiki format, as used in this Wiki, and other formats. This page lists some of them and provides explanation of how to use them. == Pandoc == [http://johnmacfarlane.net/pandoc/demos.html Pandoc] is an open source tool that can convert between different markup styles and languages. There is a [http://johnmacfarlane.net/pandoc/try/ web version of Pandoc] but that seems limited to small documents only. There's also a C...")
- 12:48, 29 May 2026 Haars001 talk contribs deleted page New page (content was: "Now here is some stuff", and the only contributor was "Megen002" (talk))
- 12:33, 29 May 2026 Haars001 talk contribs changed group membership for Itter003: granted bureaucrat and administrator (Admins should be admin)
- 12:33, 29 May 2026 Haars001 talk contribs changed group membership for Honfi001: granted bureaucrat and administrator (Admins should be admin)
- 12:32, 29 May 2026 Haars001 talk contribs changed group membership for Prins0891: granted bureaucrat and administrator (Admins should be admin)
- 12:16, 18 May 2026 User account Cheng044 talk contribs was created automatically
- 12:44, 14 April 2026 Prins089 talk contribs created page Support (Created page with "Support")
- 13:17, 31 March 2026 User account Bosse04 talk contribs was created automatically
- 14:39, 27 March 2026 Haars001 talk contribs created page File:Desktop extended form.png
- 14:39, 27 March 2026 Haars001 talk contribs uploaded File:Desktop extended form.png
- 14:37, 27 March 2026 Haars001 talk contribs created page File:Minimal desktop form.png
- 14:37, 27 March 2026 Haars001 talk contribs uploaded File:Minimal desktop form.png
- 09:42, 25 March 2026 Honfi001 talk contribs created page Tutorials/Apptainer-GPUs (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:18, 25 March 2026 Honfi001 talk contribs created page Tutorials/Apptainer-Introduction (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...")
- 14:09, 24 March 2026 User account Breet005 talk contribs was created automatically
- 13:07, 24 March 2026 User account Loon053 talk contribs was created automatically
- 11:57, 23 March 2026 User account Krijg026 talk contribs was created automatically
- 14:24, 17 March 2026 Prins089 talk contribs created page File:Screenshot from 2026-03-17 15-24-40.png
- 14:24, 17 March 2026 Prins089 talk contribs uploaded File:Screenshot from 2026-03-17 15-24-40.png
- 14:22, 17 March 2026 Prins089 talk contribs created page File:Screenshot from 2026-03-17 15-21-49.png
- 14:22, 17 March 2026 Prins089 talk contribs uploaded File:Screenshot from 2026-03-17 15-21-49.png
- 14:21, 17 March 2026 Prins089 talk contribs created page File:Screenshot from 2026-03-17 15-20-58.png
- 14:21, 17 March 2026 Prins089 talk contribs uploaded File:Screenshot from 2026-03-17 15-20-58.png
- 14:20, 17 March 2026 Prins089 talk contribs created page File:Screenshot from 2026-03-17 15-20-23.png
- 14:20, 17 March 2026 Prins089 talk contribs uploaded File:Screenshot from 2026-03-17 15-20-23.png
- 14:20, 17 March 2026 Prins089 talk contribs created page File:Screenshot from 2026-03-17 15-19-46.png
- 14:20, 17 March 2026 Prins089 talk contribs uploaded File:Screenshot from 2026-03-17 15-19-46.png
- 14:04, 17 March 2026 Prins089 talk contribs created page File:Tapeworm screen1.png
- 14:04, 17 March 2026 Prins089 talk contribs uploaded File:Tapeworm screen1.png
- 13:16, 12 March 2026 User account Marre004 talk contribs was created automatically
- 12:32, 12 March 2026 Honfi001 talk contribs created page Tutorials/Apptainer-DefinitionFiles (Created page with "= Apptainer Definition Files: Building Containers from a Recipe = '''Important:''' Before you begin, make sure the following are in place: * You are running on a '''compute node''', not a login node. Request an interactive session first (e.g. via <code>srun</code> or your scheduler). * Your <code>.sif</code> image files should be stored on '''Lustre''' (e.g. in your scratch space), not in your home directory. SIF files can be large and will eat through your home quota...")
- 12:22, 12 March 2026 Honfi001 talk contribs created page Tutorials/Apptainer-FakerootAndSandbox (Created page with "= Apptainer Sandbox: Modifying Containers Interactively = '''Important:''' Before you begin, make sure the following are in place: * You are running on a '''compute node''', not a login node. Request an interactive session first (e.g. via <code>srun</code> or your scheduler). * Your <code>.sif</code> image files should be stored on '''Lustre''' (e.g. in your scratch space), not in your home directory. SIF files can be large and will eat through your home quota fast. *...")
- 11:50, 12 March 2026 User account Chimao01 talk contribs was created automatically
- 09:59, 12 March 2026 Honfi001 talk contribs created page Tutorials/Apptainer-FakerootAndOverlays (Created page with "= Apptainer Overlays: Modifying Container Images = '''Important:''' Before you begin, make sure the following are in place: * You are running on a '''compute node''', not a login node. Request an interactive session first (e.g. via <code>srun</code> or your scheduler). * Your <code>.sif</code> image files should be stored on '''Lustre''' (e.g. in your scratch space), not in your home directory. SIF files can be large and will eat through your home quota fast. * Set you...")
- 09:09, 12 March 2026 Honfi001 talk contribs created page Tutorials/Apptainer-PullingImages (Add message about storing image in lustre) Tag: Visual edit
- 13:55, 11 March 2026 Honfi001 talk contribs created page Main Page/Tutorials/Apptainer (Created page with "This page contains a list of tutorials related to the usage of apptainer in Anunna.")
- 13:55, 11 March 2026 Honfi001 talk contribs created page Main Page/Tutorials (Created page with " =Tutorials= This page contains an index of various tutorials specific to the Anunna supercomputer.")
- 13:33, 10 March 2026 User account Schop022 talk contribs was created automatically
- 15:35, 3 March 2026 Prins089 talk contribs uploaded a new version of File:User history.png
- 15:32, 3 March 2026 Prins089 talk contribs created page File:User history.png
- 15:32, 3 March 2026 Prins089 talk contribs uploaded File:User history.png
- 09:53, 3 March 2026 Haars001 talk contribs created page Using a hardware key for better security (Created page with "Stub") Tag: Visual edit
- 09:23, 3 March 2026 Haars001 talk contribs created page File:XFCE tile after.png
- 09:23, 3 March 2026 Haars001 talk contribs uploaded File:XFCE tile after.png
- 09:12, 3 March 2026 Haars001 talk contribs created page File:XFCE desktop.png
- 09:12, 3 March 2026 Haars001 talk contribs uploaded File:XFCE desktop.png
- 09:05, 3 March 2026 Haars001 talk contribs created page File:XFCE job info.png
- 09:05, 3 March 2026 Haars001 talk contribs uploaded File:XFCE job info.png