Skip to content

Commit b6b175c

Browse files
committed
Merge pull request #2471 from su2code/ad_tool_updates
AD Tool Updates
2 parents 4379338 + 357152a commit b6b175c

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

externals/codi

Submodule codi updated 420 files

externals/medi

Submodule medi updated 158 files

externals/opdi

Submodule opdi updated 157 files

meson_scripts/init.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ def init_submodules(
5656

5757
# This information of the modules is used if projects was not cloned using git
5858
# The sha tag must be maintained manually to point to the correct commit
59-
sha_version_codi = "762ba7698e3ceaa1b17aa299421ddd418f00b823"
59+
sha_version_codi = "a0725b2bfd172e741a07f96b041a5ddf88d441d7"
6060
github_repo_codi = "https://github.com/scicompkl/CoDiPack"
61-
sha_version_medi = "7d550831e0e233a85b9d9af9c181d7ecb2929946"
61+
sha_version_medi = "0cfaf96e7a31a5a8941b97f84198da03a8f8bd7a"
6262
github_repo_medi = "https://github.com/SciCompKL/MeDiPack"
63-
sha_version_opdi = "a6b9655c240af2a35454a61727e5bbbbaa3a425f"
63+
sha_version_opdi = "a5e2ac47035b6b3663f60d5f80b7a9fe62084867"
6464
github_repo_opdi = "https://github.com/SciCompKL/OpDiLib"
6565
sha_version_meson = "41c650a040d50e0912d268af7a903a9ce1456dfa"
6666
github_repo_meson = "https://github.com/mesonbuild/meson"

0 commit comments

Comments
 (0)