We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e61437 commit 0e5012aCopy full SHA for 0e5012a
docs/software/python_bundles.md
@@ -16,6 +16,12 @@
16
2024a| 3.12.3
17
2025a| 3.13.1
18
19
+ - ``foss`` is the full level toolchain.
20
+ - ``gfbf`` means that the libraries FlexiBLAS (incl. LAPACK) + FFTW are included.
21
+ - ``gompi`` means that the MPI library OpenMPI is included.
22
+
23
+ - See [Toolchain diagram](https://docs.easybuild.io/common-toolchains/#toolchains_diagram)
24
25
!!! warning
26
27
- Make sure to use bundles that are compatible with each-other and with needed Python version.
0 commit comments