We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90ead3f commit ad9c697Copy full SHA for ad9c697
2 files changed
externals/medi
meson_scripts/init.py
@@ -57,7 +57,7 @@ def init_submodules(
57
# The sha tag must be maintained manually to point to the correct commit
58
sha_version_codi = "9ca6c38280610b3ea5337ca3e5b5085ee1c66b59"
59
github_repo_codi = "https://github.com/scicompkl/CoDiPack"
60
- sha_version_medi = "aafc2d1966ba1233640af737e71c77c1a86183fd"
+ sha_version_medi = "85711944f8d5d03dd75c635f8a18e220b216040d"
61
github_repo_medi = "https://github.com/SciCompKL/MeDiPack"
62
sha_version_opdi = "93d05a762f1b614a84767ea5ba75fd7e2c27f317"
63
github_repo_opdi = "https://github.com/SciCompKL/OpDiLib"
0 commit comments