diff --git a/Golden_Repo/a/ADIOS2/ADIOS2-2.8.3-gompi-2022a.eb b/Golden_Repo/a/ADIOS2/ADIOS2-2.8.3-foss-2022a.eb
similarity index 99%
rename from Golden_Repo/a/ADIOS2/ADIOS2-2.8.3-gompi-2022a.eb
rename to Golden_Repo/a/ADIOS2/ADIOS2-2.8.3-foss-2022a.eb
index d919a7aac5c953a05f551d59f3a4216f7d20505d..d435796303cea7959ac8b3213328a4d1109f768d 100644
--- a/Golden_Repo/a/ADIOS2/ADIOS2-2.8.3-gompi-2022a.eb
+++ b/Golden_Repo/a/ADIOS2/ADIOS2-2.8.3-foss-2022a.eb
@@ -9,7 +9,7 @@ flexible way for scientists to describe the data in their code that may
 need to be written, read, or processed outside of the running
 simulation."""
 
-toolchain = {'name': 'gompi', 'version': '2022a'}
+toolchain = {'name': 'foss', 'version': '2022a'}
 toolchainopts = {'pic': True, 'usempi': False}
 
 github_account = 'ornladios'