diff --git a/Golden_Repo/README.md b/Golden_Repo/README.md
index 99198f1e06daea856e9acb36579dffd070458c62..4f4c6c69932e5d1530aeb095b6dde0babe6a9d09 100644
--- a/Golden_Repo/README.md
+++ b/Golden_Repo/README.md
@@ -1,40 +1,41 @@
-The table below shows the details of the toolchains in the 2022 stage:
+The table below shows the details of the toolchains in the 2023 stage:
 
 - Base
 
 | Toolchain name  |     Toolchain version     | Underlying GCC |     Compiler     |          MPI            |   CUDA   | Math libraries |  Includes software from   |
 |-----------------|---------------------------|----------------|------------------|-------------------------|----------|----------------|---------------------------|
-| GCCcore         | 11.2.0                    | 11.2.0         |                  |                         |          |                |                           |
+| GCCcore         | 11.3.0                    | 11.3.0         |                  |                         |          |                |                           |
 
 - Compilers
 
 | Toolchain name  |     Toolchain version     | Underlying GCC |     Compiler     |          MPI            |   CUDA   | Math libraries |  Includes software from   |
 |-----------------|---------------------------|----------------|------------------|-------------------------|----------|----------------|---------------------------|
-| GCC             | 11.2.0                    | 11.2.0         | GCC 11.2.0       |                         |          |                | GCCcore                   |
-| NVHPC           | TBD-GCC-11.2.0            | 11.2.0         | NVHPC TBD        |                         | 11.5§    |                | GCCcore                   |
-| intel-compilers | 2021.4.0                  | 11.2.0         | Intel 2021.4.0   |                         |          |                | GCCcore                   |
+| GCC             | 11.3.0                    | 11.3.0         | GCC 11.3.0       |                         |          |                | GCCcore                   |
+| NVHPC           | TBD-GCC-11.3.0            | 11.3.0         | NVHPC TBD        |                         | 11.7§    |                | GCCcore                   |
+| intel-compilers | 2022.2.0                  | 11.3.0         | Intel 2022.2.0   |                         |          |                | GCCcore                   |
 
 - Compilers+MPI
 
 | Toolchain name  |     Toolchain version     | Underlying GCC |     Compiler     |          MPI            |   CUDA   | Math libraries |  Includes software from   |
 |-----------------|---------------------------|----------------|------------------|-------------------------|----------|----------------|---------------------------|
-| gpsmpi          | 2021b                     | 11.2.0         | GCC 11.2.0       | ParaStationMPI 5.5.X    | 11.5§    |                | GCCcore, GCC              |
-| nvompic         | 2021b                     | 11.2.0         | NVHPC TBD        | OpenMPI 4.1.X           | 11.5     |                | GCCcore, NVHPC            |
-| npsmpic         | 2021b                     | 11.2.0         | NVHPC TBD        | ParaStationMPI 5.5.X    | 11.5     |                | GCCcore, NVHPC            |
-| ipsmpi          | 2021b                     | 11.2.0         | Intel 2021.4.0   | ParaStationMPI 5.5.X    | 11.5§    |                | GCCcore, intel-compilers  |
-| iimpi           | 2021b                     | 11.2.0         | Intel 2021.4.0   | Intel MPI 2021.X.Y      |          |                | GCCcore, intel-compilers  |
-| gompi           | 2021b                     | 11.2.0         | GCC 11.2.0       | OpenMPI 4.1.X           | 11.5§    |                | GCCcore, GCC              |
-| iompi           | 2021b                     | 11.2.0         | Intel 2021.4.0   | OpenMPI 4.1.X           | 11.5§    |                | GCCcore, intel-compilers  |
+| gpsmpi          | 2022a                     | 11.3.0         | GCC 11.3.0       | ParaStationMPI 5.6.X    | 11.7§    |                | GCCcore, GCC              |
+| nvompic         | 2022a                     | 11.3.0         | NVHPC TBD        | OpenMPI 4.1.X           | 11.7     |                | GCCcore, NVHPC            |
+| npsmpic         | 2022a                     | 11.3.0         | NVHPC TBD        | ParaStationMPI 5.6.X    | 11.7     |                | GCCcore, NVHPC            |
+| ipsmpi          | 2022a                     | 11.3.0         | Intel 2022.2.0   | ParaStationMPI 5.6.X    | 11.7§    |                | GCCcore, intel-compilers  |
+| iimpi           | 2022a                     | 11.3.0         | Intel 2022.2.0   | Intel MPI 2021.X.Y      |          |                | GCCcore, intel-compilers  |
+| gompi           | 2022a                     | 11.3.0         | GCC 11.3.0       | OpenMPI 4.1.X           | 11.7§    |                | GCCcore, GCC              |
+| iompi           | 2022a                     | 11.3.0         | Intel 2022.2.0   | OpenMPI 4.1.X           | 11.7§    |                | GCCcore, intel-compilers  |
 
 - Compilers+MPI+Math
 
 | Toolchain name  |     Toolchain version     | Underlying GCC |     Compiler     |          MPI            |   CUDA   | Math libraries |  Includes software from   |
 |-----------------|---------------------------|----------------|------------------|-------------------------|----------|----------------|---------------------------|
-| gpsmkl          | 2021b                     | 11.2.0         | GCC 11.2.0       | ParaStationMPI 5.5.X    | 11.5§    | MKL 2021.4.0   | GCCcore, GCC, gpsmpi      |
-| gomkl           | 2021b                     | 11.2.0         | GCC 11.2.0       | OpenMPI 4.1.X           | 11.5§    | MKL 2021.4.0   | GCCcore, GCC, gompi       |
-| intel           | 2021b                     | 11.2.0         | Intel 2021.4.0   | Intel MPI 2021.X.Y      |          | MKL 2021.4.0   | GCCcore, GCC, iimpi       |
-| intel-para      | 2021b                     | 11.2.0         | Intel 2021.4.0   | ParaStationMPI 5.5.X    |          | MKL 2021.4.0   | GCCcore, GCC, ipsmpi      |
-| iomkl           | 2021b                     | 11.2.0         | Intel 2021.4.0   | OpenMPI 4.1.X           | 11.5§    | MKL 2021.4.0   | GCCcore, GCC, iompi       |
+| foss            | 2022a                     | 11.3.0         | GCC 11.3.0       | OpenMPI 4.1.X           | 11.7§    | FlexiBlas (MKL 2022.1.0, BLIS 0.9.0, OpenBLAS 0.3.20) | GCCcore, GCC, gopmpi      |
+| gpsmkl          | 2022a                     | 11.3.0         | GCC 11.3.0       | ParaStationMPI 5.6.X    | 11.7§    | MKL 2022.2.0   | GCCcore, GCC, gpsmpi      |
+| gomkl           | 2022a                     | 11.3.0         | GCC 11.3.0       | OpenMPI 4.1.X           | 11.7§    | MKL 2022.2.0   | GCCcore, GCC, gompi       |
+| intel           | 2022a                     | 11.3.0         | Intel 2022.2.0   | Intel MPI 2021.X.Y      |          | MKL 2022.2.0   | GCCcore, GCC, iimpi       |
+| intel-para      | 2022a                     | 11.3.0         | Intel 2022.2.0   | ParaStationMPI 5.6.X    |          | MKL 2022.2.0   | GCCcore, GCC, ipsmpi      |
+| iomkl           | 2022a                     | 11.3.0         | Intel 2022.2.0   | OpenMPI 4.1.X           | 11.7§    | MKL 2022.2.0   | GCCcore, GCC, iompi       |
 
 
 § Not included in the toolchain just as dependency