Checkout submodules with shallow depth (#1353)

* Make submodules shallow

* Updated README for the shallow checkout changes.

[ROCm/rccl commit: 7231808c58]
This commit is contained in:
corey-derochie-amd
2024-09-27 11:07:16 -06:00
committed by GitHub
parent dd884f00c0
commit d5a2245a40
2 changed files with 5 additions and 4 deletions
+2
View File
@@ -2,7 +2,9 @@
path = ext-src/mscclpp
url = https://github.com/microsoft/mscclpp.git
ignore = dirty
shallow = true
[submodule "ext-src/json"]
path = ext-src/json
url = https://github.com/nlohmann/json.git
ignore = dirty
shallow = true