Skip to content

Commit f9f7a01

Browse files
authored
Merge pull request #2206 from su2code/ad_tool_updates
AD Tool Updates
2 parents e554994 + b23b91b commit f9f7a01

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

externals/codi

Submodule codi updated 322 files

externals/medi

Submodule medi updated 164 files

externals/opdi

Submodule opdi updated 122 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 = "0ad036f2c8254fa7b77180a443d99248c047c877"
58+
sha_version_codi = "9ca6c38280610b3ea5337ca3e5b5085ee1c66b59"
5959
github_repo_codi = "https://github.com/scicompkl/CoDiPack"
60-
sha_version_medi = "aafc2d1966ba1233640af737e71c77c1a86183fd"
60+
sha_version_medi = "85711944f8d5d03dd75c635f8a18e220b216040d"
6161
github_repo_medi = "https://github.com/SciCompKL/MeDiPack"
62-
sha_version_opdi = "c42cca71a3d0b44fb482e268ecd40b623e71776b"
62+
sha_version_opdi = "93d05a762f1b614a84767ea5ba75fd7e2c27f317"
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)