diff --git a/doc.zih.tu-dresden.de/docs/software/compilers.md b/doc.zih.tu-dresden.de/docs/software/compilers.md index 05f644cc3a5806acfa76fba6efa1f2346afc8122..65438aaa15b35cbf7821408853845626781a4554 100644 --- a/doc.zih.tu-dresden.de/docs/software/compilers.md +++ b/doc.zih.tu-dresden.de/docs/software/compilers.md @@ -69,7 +69,7 @@ The following matrix shows proper compiler flags for the architectures at the ZI | HPC System | Architecture | GCC | Intel | PGI | |------------|--------------------|----------------------|----------------------|-----| -| [`Alpha Centauri`](../jobs_and_resources/alpha.md) | AMD Rome | `-march=znver2` | `-march=core-avx2` | `-tp=zen` | +| [`Alpha Centauri`](../jobs_and_resources/alpha_centauri.md) | AMD Rome | `-march=znver2` | `-march=core-avx2` | `-tp=zen` | | [`Barnard`](../jobs_and_resources/barnard.md) | AMD Sapphire Rapids | `-march=znver2` | `-march=core-avx2` | `-tp=zen` | | [`Julia`](../jobs_and_resources/julia.md) | Intel Cascade Lake | `-march=cascadelake` | `-march=cascadelake` | `-tp=skylake` | | [`Power9`](../jobs_and_resources/power9.md) | IBM Power9 | `-march=znver2` | `-march=core-avx2` | `-tp=zen` |