We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9466bb commit 1ce5115Copy full SHA for 1ce5115
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 = '1709a8c31c0610556199e8050aa53bd3c21500c5'
+ sha_version_opdi = '2735b503f60163e8d64e1ac56cce46173a9fd4a9'
52
github_repo_opdi = 'https://github.com/SciCompKL/OpDiLib'
53
sha_version_meson = '29ef4478df6d3aaca40c7993f125b29409be1de2'
54
github_repo_meson = 'https://github.com/mesonbuild/meson'
0 commit comments