We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fab68a commit f5f491dCopy full SHA for f5f491d
2 files changed
externals/opdi
meson_scripts/init.py
@@ -48,7 +48,7 @@ def init_submodules(method = 'auto'):
48
github_repo_codi = 'https://github.com/scicompkl/CoDiPack'
49
sha_version_medi = '6aef76912e7099c4f08c9705848797ca9e8070da'
50
github_repo_medi = 'https://github.com/SciCompKL/MeDiPack'
51
- sha_version_opdi = '6c07a9a2ee3a1615b9e4616430295560fcff1282'
+ sha_version_opdi = '1aabf5bd1ed77611742eb655002f2ac7a3dddef9'
52
github_repo_opdi = 'https://github.com/SciCompKL/OpDiLib'
53
sha_version_meson = '41c650a040d50e0912d268af7a903a9ce1456dfa'
54
github_repo_meson = 'https://github.com/mesonbuild/meson'
0 commit comments