You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The module endings may contain GCCcore-X.Y.Z and/or [YEAR-a/b]. Example ``SciPy-bundle/2024.05-gfbf-2024a`` or ``Python/3.12.3-GCCcore-13.3.0``
55
-
- GCCcore reflects the GCC compiler version that is compatible when using C/C++ "back end" code.
56
-
- The year reflects an EasyBuild toolchain, see [FOSS toolchains](https://docs.easybuild.io/common-toolchains/#common_toolchains_overview_foss).
55
+
- GCCcore reflects the GCC compiler version that is compatible when using C/C++ "back end" code.
56
+
- The year reflects an EasyBuild toolchain, see [FOSS toolchains](https://docs.easybuild.io/common-toolchains/#common_toolchains_overview_foss).
57
57
58
58
:::{callout} "Some FOSS tool chains and Python version using them"
59
59
:class: dropdown
@@ -74,7 +74,7 @@ FOSS | Python version| GCC version | Bundle version
74
74
75
75
- Make sure to use bundles that are compatible with each-other and with needed Python version.
76
76
- Otherwise it is better to create isolated environments with Conda or virtual environments, see [Isolated environments in Python](use_isolated_environments.md).
77
-
:::
77
+
:::
78
78
79
79
:::{callout} Example Matplotlib
80
80
:class: dropdown
@@ -114,20 +114,20 @@ Bundle of Python packages from PyPI
0 commit comments