We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc371cf commit 83bac73Copy full SHA for 83bac73
externals/codi
meson_scripts/init.py
@@ -56,7 +56,7 @@ def init_submodules(
56
57
# This information of the modules is used if projects was not cloned using git
58
# The sha tag must be maintained manually to point to the correct commit
59
- sha_version_codi = "762ba7698e3ceaa1b17aa299421ddd418f00b823"
+ sha_version_codi = "2a1aa1222ca0108f064c80e0f2d69fbbc92affb2"
60
github_repo_codi = "https://github.com/scicompkl/CoDiPack"
61
sha_version_medi = "7d550831e0e233a85b9d9af9c181d7ecb2929946"
62
github_repo_medi = "https://github.com/SciCompKL/MeDiPack"
0 commit comments