Skip to content

Commit 04e9321

Browse files
authored
Merge pull request #2351 from su2code/ad_tool_updates
AD tool updates
2 parents 86e36b0 + 81bdf8f commit 04e9321

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

externals/codi

Submodule codi updated 334 files

externals/medi

Submodule medi updated 190 files

externals/opdi

Submodule opdi updated 123 files

meson_scripts/init.py

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

5656
# This information of the modules is used if projects was not cloned using git
5757
# The sha tag must be maintained manually to point to the correct commit
58-
sha_version_codi = "c6b039e5c9edb7675f90ffc725f9dd8e66571264"
58+
sha_version_codi = "762ba7698e3ceaa1b17aa299421ddd418f00b823"
5959
github_repo_codi = "https://github.com/scicompkl/CoDiPack"
60-
sha_version_medi = "ab3a7688f6d518f8d940eb61a341d89f51922ba4"
60+
sha_version_medi = "7d550831e0e233a85b9d9af9c181d7ecb2929946"
6161
github_repo_medi = "https://github.com/SciCompKL/MeDiPack"
62-
sha_version_opdi = "8c89798817253abb017d857a0ae7f0520187645c"
62+
sha_version_opdi = "a6b9655c240af2a35454a61727e5bbbbaa3a425f"
6363
github_repo_opdi = "https://github.com/SciCompKL/OpDiLib"
6464
sha_version_meson = "41c650a040d50e0912d268af7a903a9ce1456dfa"
6565
github_repo_meson = "https://github.com/mesonbuild/meson"

0 commit comments

Comments
 (0)