We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dba7eb commit 3113d70Copy full SHA for 3113d70
2 files changed
externals/opdi
meson_scripts/init.py
@@ -58,7 +58,7 @@ def init_submodules(
58
github_repo_codi = "https://github.com/scicompkl/CoDiPack"
59
sha_version_medi = "aafc2d1966ba1233640af737e71c77c1a86183fd"
60
github_repo_medi = "https://github.com/SciCompKL/MeDiPack"
61
- sha_version_opdi = "3ff7bb16bd70aa8f74277704b5feccaaaf6838bd"
+ sha_version_opdi = "913535c490989ea9aa654e8c7df41c7e3718a5a2"
62
github_repo_opdi = "https://github.com/SciCompKL/OpDiLib"
63
sha_version_meson = "41c650a040d50e0912d268af7a903a9ce1456dfa"
64
github_repo_meson = "https://github.com/mesonbuild/meson"
0 commit comments