This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision |
| habrok:migration:alma9:start [2026/06/16 15:12] – [Personal Python and R libraries] Add link to Python environement docs page pedro | habrok:migration:alma9:start [2026/06/19 16:14] (current) – [TLDR] pedro |
|---|
| ---- | ---- |
| |
| ===== TLDR ===== | ===== TL;DR ===== |
| |
| Hábrók's OS is currently Alma Linux 8.10 and we will start a migration to Alma Linux 9.8 on a date to be announced soon. This migration will be gradual and we will first set up a test environment for our users. After the initial test period we will gradually migrate login, interactive and compute nodes from Alma Linux 8 to 9. This means there will be a mixed environment for a while, see [[habrok:migration:alma9:plan|here]] for details, including on how to access a particular Alma Linux version. | Hábrók's OS is currently Alma Linux 8.10 and we will start a migration to Alma Linux 9.8 on a date to be announced soon. This migration will be gradual and we will first set up a test environment for our users. After the initial test period we will gradually migrate login, interactive and compute nodes from Alma Linux 8 to 9. This means there will be a mixed environment for a while, see [[habrok:migration:alma9:plan|here]] for details, including on how to access a particular Alma Linux version. |
| === Python libraries === | === Python libraries === |
| |
| Most Python libraries are distributed as binary wheels. These binary wheels are expected to work on Alma Linux 9. Some wheels that no longer supported Alma Linux 8, may even work again on Alma Linux 9. | Most [[..:..:software_environment:python|]] libraries are distributed as binary wheels. These binary wheels are expected to work on Alma Linux 9. Some wheels that no longer supported Alma Linux 8, may even work again on Alma Linux 9. |
| |
| We do advise you to reinstall your virtual environments with a Python version from the ''EESSI/2025.06'' software stack, as the ''2023.01'' software stack will be deprecated in the future. See [[habrok:software_environment:eessi|here]] for more details on EESSI). Reinstalling your virtual environments is similar to the process of installing them in the first place. You can find detailed information on how to do this in the [[..:..:software_environment:python:environments|]] page. | We do advise you to reinstall your virtual environments with a Python version from the ''EESSI/2025.06'' software stack, as the ''2023.01'' software stack will be deprecated in the future. See [[habrok:software_environment:eessi|here]] for more details on EESSI). Reinstalling your virtual environments is similar to the process of installing them in the first place. You can find detailed information on how to do this in the [[..:..:software_environment:python:environments|]] page. |