Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions mkdocs/docs/HPC/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,10 @@ As a rule of thumb, toolchains in the same row are compatible with each other:

| | | | |
|----------------|--------------------------|-------------------------|-------------|
| GCCcore-14.3.0 | GCC-14.3.0 | gfbf-2025b/gompi-2025b | foss-2025b |
| GCCcore-14.3.0 | intel-compilers-2025.2.0 | iimkl-2025b/iimpi-2025b | intel-2025b |
| GCCcore-14.2.0 | GCC-14.2.0 | gfbf-2025a/gompi-2025a | foss-2025a |
| GCCcore-14.2.0 | intel-compilers-2025.1.1 | iimkl-2025a/iimpi-2025a | intel-2025a |
| GCCcore-13.3.0 | GCC-13.3.0 | gfbf-2024a/gompi-2024a | foss-2024a |
| GCCcore-13.3.0 | intel-compilers-2024.2.0 | iimkl-2024a/iimpi-2024a | intel-2024a |
| GCCcore-13.2.0 | GCC-13.2.0 | gfbf-2023b/gompi-2023b | foss-2023b |
Expand Down