We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c9fbb6 commit be83301Copy full SHA for be83301
2 files changed
externals/codi
meson_scripts/init.py
@@ -55,7 +55,7 @@ def init_submodules(
55
56
# This information of the modules is used if projects was not cloned using git
57
# The sha tag must be maintained manually to point to the correct commit
58
- sha_version_codi = "0ad036f2c8254fa7b77180a443d99248c047c877"
+ sha_version_codi = "9ca6c38280610b3ea5337ca3e5b5085ee1c66b59"
59
github_repo_codi = "https://github.com/scicompkl/CoDiPack"
60
sha_version_medi = "aafc2d1966ba1233640af737e71c77c1a86183fd"
61
github_repo_medi = "https://github.com/SciCompKL/MeDiPack"
0 commit comments