15 linhas
376 B
Plaintext
15 linhas
376 B
Plaintext
[submodule "ext-src/mscclpp"]
|
|
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
|
|
[submodule "ext-src/rocSHMEM"]
|
|
path = ext-src/rocSHMEM
|
|
url = https://github.com/ROCm/rocSHMEM.git
|
|
branch = develop
|