User contributions for Honfi001
Jump to navigation
Jump to search
26 August 2026
- 06:2506:25, 26 August 2026 diff hist −15 m Software →Containers Tag: Visual edit
25 August 2026
- 12:5212:52, 25 August 2026 diff hist +8 m Archival Storage →Group pages current Tag: Visual edit
- 12:5112:51, 25 August 2026 diff hist +3 m Archival Storage →Group pages Tag: Visual edit
- 12:4812:48, 25 August 2026 diff hist +6 Archival Storage No edit summary Tag: Visual edit
- 12:4312:43, 25 August 2026 diff hist +1 m Archival Storage No edit summary Tag: Visual edit
- 12:1712:17, 25 August 2026 diff hist +3 m Archival Storage No edit summary Tag: Visual edit
- 12:1612:16, 25 August 2026 diff hist +9 m Archival Storage No edit summary Tag: Visual edit
- 12:1312:13, 25 August 2026 diff hist +5 m Archival Storage No edit summary Tag: Visual edit
24 August 2026
- 14:2414:24, 24 August 2026 diff hist +170 Python No edit summary current Tag: Visual edit
- 14:2214:22, 24 August 2026 diff hist −3 Python No edit summary Tag: Visual edit
- 14:1914:19, 24 August 2026 diff hist +10,963 N Uv Created page with "{{DISPLAYTITLE:uv}} uv is a tool for installing Python packages and for managing the environments they live in. It does the same work as <code>pip</code> and <code>venv</code>, and it does it a great deal faster. This page explains what uv is, how to load it on Anunna, where it keeps your files, and how to use it for everyday work. It also explains what uv is '''not''' the right tool for: the packages it installs are not built for our hardware, so when the speed of you..."
- 10:2510:25, 24 August 2026 diff hist +43 N FrequentlyAskedQuestions Created page with "{{DISPLAYTITLE:Frequently Asked Questions}}" current
- 10:1810:18, 24 August 2026 diff hist +515 External Collaborator Access No edit summary current Tag: Visual edit
19 August 2026
- 15:0415:04, 19 August 2026 diff hist −293 Network & Security No edit summary current Tag: Visual edit
- 15:0215:02, 19 August 2026 diff hist +603 Best-Practices No edit summary Tag: Visual edit
- 14:5214:52, 19 August 2026 diff hist +13 Best-Practices No edit summary
- 14:5114:51, 19 August 2026 diff hist +18 N Best-Practices Created page with "==Best Practices=="
- 14:4614:46, 19 August 2026 diff hist −274 Workflows No edit summary current Tag: Visual edit
18 August 2026
- 14:2714:27, 18 August 2026 diff hist +10,963 N Python/uv Created page with "{{DISPLAYTITLE:uv}} uv is a tool for installing Python packages and for managing the environments they live in. It does the same work as <code>pip</code> and <code>venv</code>, and it does it a great deal faster. This page explains what uv is, how to load it on Anunna, where it keeps your files, and how to use it for everyday work. It also explains what uv is '''not''' the right tool for: the packages it installs are not built for our hardware, so when the speed of you..." current
- 12:4612:46, 18 August 2026 diff hist +15 Environment Modules No edit summary current Tag: Visual edit
17 August 2026
- 15:1315:13, 17 August 2026 diff hist +53 Tutorials No edit summary current Tag: Visual edit
- 15:1015:10, 17 August 2026 diff hist 0 Tutorials/Apptainer-Conda No edit summary current Tag: Visual edit: Switched
- 15:0915:09, 17 August 2026 diff hist +7,293 N Tutorials/Apptainer-Conda Created page with "{{DISPLAYTITLE:Totorial: Conda in an Apptainer Container}} = Running a Conda Environment in a Container = Sometimes a piece of software is published only as a conda package, with no module, no Python-only equivalent and no ready-made image. Building it into a container is the cleanest way to run it on Anunna: the environment is created once, on a compute node, and afterwards it is a single file that behaves the same way every time you use it. Read Python/Conda firs..."
- 15:0615:06, 17 August 2026 diff hist −642 Apptainer No edit summary current Tag: Visual edit
- 14:5914:59, 17 August 2026 diff hist +13 Python/Modules →See also Tag: Visual edit
- 14:4914:49, 17 August 2026 diff hist +32 Python/Modules No edit summary
- 14:4714:47, 17 August 2026 diff hist −5 Python No edit summary Tag: Visual edit
- 14:3314:33, 17 August 2026 diff hist −1 Python/Conda No edit summary Tag: Manual revert
- 14:3214:32, 17 August 2026 diff hist +1 m Python/Conda No edit summary Tags: Reverted Visual edit
- 14:2514:25, 17 August 2026 diff hist +1 Python/Conda No edit summary Tag: Visual edit: Switched
- 14:0614:06, 17 August 2026 diff hist +4 Python No edit summary Tag: Visual edit
- 14:0014:00, 17 August 2026 diff hist +26 Python/Conda No edit summary Tag: Visual edit: Switched
- 13:5513:55, 17 August 2026 diff hist −12 Python/Conda No edit summary Tag: Visual edit
- 13:4213:42, 17 August 2026 diff hist +12,054 N Python/Conda Created page with "Conda is a tool for installing scientific software and keeping it in self-contained folders called environments. You will meet it most often in bioinformatics, data science and machine learning, where a great deal of software is published this way. This page explains what Anaconda and Mamba are, why we do not recommend them on Anunna, what to use instead, and — if you have no alternative — how to use conda here with the least trouble. == Introduction == === What i..."
12 August 2026
- 15:1015:10, 12 August 2026 diff hist +67 Python No edit summary Tag: Visual edit
- 15:0915:09, 12 August 2026 diff hist −6,392 Python No edit summary Tag: Visual edit: Switched
- 15:0715:07, 12 August 2026 diff hist +39 Python/Modules No edit summary Tag: Visual edit
- 15:0615:06, 12 August 2026 diff hist +273 Python/Modules →Jupyter kernels Tag: Visual edit
- 14:5614:56, 12 August 2026 diff hist +285 Python/Modules No edit summary Tag: Visual edit
- 11:5611:56, 12 August 2026 diff hist +253 Python/Modules No edit summary Tag: Visual edit
- 11:5211:52, 12 August 2026 diff hist +6,700 N Python/Modules Created page with "= Modules = Anunna provides one Python version per module bucket, plus bundle modules that carry a curated set of common extensions. Load a bucket, then the Python module: * '''2023''': <code>Python/3.11.3</code> * '''2024''': <code>Python/3.12.3</code> * '''2024''': <code>Python/3.13.1</code> <syntaxhighlight lang="bash"> module load 2024 module load Python/3.12.3 </syntaxhighlight> The bundle module <code>Python-bundle-PyPI</code> adds ma..."
- 11:5111:51, 12 August 2026 diff hist +42 Python No edit summary
- 07:2907:29, 12 August 2026 diff hist −70 For PIs No edit summary Tag: Visual edit
11 August 2026
- 12:5112:51, 11 August 2026 diff hist +68 Julia Add table with Julia versions for every bucket current Tag: Visual edit
- 12:1812:18, 11 August 2026 diff hist −17 Software No edit summary Tag: Visual edit
6 August 2026
- 14:5514:55, 6 August 2026 diff hist +206 OpenMPI No edit summary current Tag: Visual edit
- 14:4814:48, 6 August 2026 diff hist +15 Software No edit summary Tag: Visual edit
- 14:4614:46, 6 August 2026 diff hist +212 OpenMPI Add recommended environment section Tag: Visual edit
5 August 2026
- 14:4614:46, 5 August 2026 diff hist −571 IntelMPI No edit summary current Tag: Visual edit
- 14:4014:40, 5 August 2026 diff hist +12,754 N IntelMPI Created page with "'''Intel MPI''' is the other MPI implementation available on Anunna, alongside OpenMPI. It arrives as part of the Intel toolchain, together with the Intel compilers and the Intel Math Kernel Library (MKL). Everything general about MPI — that it runs one program as many cooperating processes, that it has to be built into the program, and when it is the right tool at all — is covered on Multi-Process Workflows. This page is the Intel-sp..."