Skip to content

Commit 70f737b

Browse files
authored
Merge pull request #216 from boegel/toolchain_support_policy_2023a
stick to 2023a for now in toolchain support policy + don't link it to EasyBuild 5.0
2 parents 5b454da + 0ae3451 commit 70f737b

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

docs/policies/toolchains.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# Supported Toolchain Generations Policy {: #policy_toolchains }
22

3-
!!! note
4-
This policy will be implemented as part of the release of [EasyBuild 5.0][overview]
5-
63
For the central EasyBuild repositories, we support a set of toolchain generations.
74

85
* Accept PRs only for the 6 most recent toolchain generations.
@@ -23,11 +20,10 @@ exceptions, but we aim to keep these limited.)
2320
Sites and users can then supplement these easyconfigs via there own collection of easyconfigs. This additional
2421
collection is added via the [robot search path][robot_search_path].
2522

26-
## Example
27-
28-
As of November 2023 the latest toolchain generation is `2023b`.
23+
## Current situation
2924

30-
* Supported: 2023b, 2023a, 2022b, 2022a, 2021b, 2021a
31-
* Deprecated: 2020b and 2020a
32-
* Archived (and unsupported): 2019b and older
25+
As of July 2023 (EasyBuild 4.8.0) the latest toolchain generation is `2023a`.
3326

27+
* Supported: 2023a, 2022b, 2022a, 2021b, 2021a, 2020b
28+
* Deprecated: 2020a (GCC 9.3.0), 2019b (GCC 8.3.0)
29+
* Archived (and unsupported): 2019a (GCC 8.2.0), and older

0 commit comments

Comments
 (0)