Move submodule definitions from projects/rccl/.gitmodules to root .gitmodules (#2298)

Cette révision appartient à :
Jason Bonnell
2025-12-15 09:27:32 -05:00
révisé par GitHub
Parent 13561fb8cd
révision 3b732edb0b
+10
Voir le fichier
@@ -1,3 +1,13 @@
[submodule "projects/rccl/ext-src/mscclpp"]
path = projects/rccl/ext-src/mscclpp
url = https://github.com/microsoft/mscclpp.git
ignore = dirty
shallow = true
[submodule "projects/rccl/ext-src/json"]
path = projects/rccl/ext-src/json
url = https://github.com/nlohmann/json.git
ignore = dirty
shallow = true
[submodule "projects/rocprofiler/perfetto"]
path = projects/rocprofiler/plugin/perfetto/perfetto
url = https://github.com/google/perfetto.git