Compare commits

...

1 Commits

Author SHA1 Message Date
cpattigi
37a1e361bf Added submodules from manifest.xml 2025-06-23 02:56:58 +00:00
66 changed files with 260 additions and 0 deletions

195
.gitmodules vendored Normal file
View File

@@ -0,0 +1,195 @@
[submodule "AMDMIGraphX"]
path = AMDMIGraphX
url = https://github.com/ROCm/AMDMIGraphX.git
[submodule "MIOpen"]
path = MIOpen
url = https://github.com/ROCm/MIOpen.git
[submodule "MIVisionX"]
path = MIVisionX
url = https://github.com/ROCm/MIVisionX.git
[submodule "ROCR-Runtime"]
path = ROCR-Runtime
url = https://github.com/ROCm/ROCR-Runtime.git
[submodule "ROCdbgapi"]
path = ROCdbgapi
url = https://github.com/ROCm/ROCdbgapi.git
[submodule "ROCgdb"]
path = ROCgdb
url = https://github.com/ROCm/ROCgdb.git
[submodule "ROCmValidationSuite"]
path = ROCmValidationSuite
url = https://github.com/ROCm/ROCmValidationSuite.git
[submodule "Tensile"]
path = Tensile
url = https://github.com/ROCm/Tensile.git
[submodule "TransferBench"]
path = TransferBench
url = https://github.com/ROCm/TransferBench.git
[submodule "amdsmi"]
path = amdsmi
url = https://github.com/ROCm/amdsmi.git
[submodule "openmp-extras/aomp"]
path = openmp-extras/aomp
url = https://github.com/ROCm/aomp.git
[submodule "openmp-extras/aomp-extras"]
path = openmp-extras/aomp-extras
url = https://github.com/ROCm/aomp-extras.git
[submodule "ROCm"]
path = ROCm
url = https://github.com/ROCm/ROCm.git
[submodule "clr"]
path = clr
url = https://github.com/ROCm/clr.git
[submodule "composable_kernel"]
path = composable_kernel
url = https://github.com/ROCm/composable_kernel.git
[submodule "rocm_bandwidth_test"]
path = rocm_bandwidth_test
url = https://github.com/ROCm/rocm_bandwidth_test.git
[submodule "openmp-extras/flang"]
path = openmp-extras/flang
url = https://github.com/ROCm/flang.git
[submodule "half"]
path = half
url = https://github.com/ROCm/half.git
[submodule "hip"]
path = hip
url = https://github.com/ROCm/hip.git
[submodule "hip-tests"]
path = hip-tests
url = https://github.com/ROCm/hip-tests.git
[submodule "hipBLAS"]
path = hipBLAS
url = https://github.com/ROCm/hipBLAS.git
[submodule "hipBLAS-common"]
path = hipBLAS-common
url = https://github.com/ROCm/hipBLAS-common.git
[submodule "hipBLASLt"]
path = hipBLASLt
url = https://github.com/ROCm/hipBLASLt.git
[submodule "hipCUB"]
path = hipCUB
url = https://github.com/ROCm/hipCUB.git
[submodule "hipFFT"]
path = hipFFT
url = https://github.com/ROCm/hipFFT.git
[submodule "hipRAND"]
path = hipRAND
url = https://github.com/ROCm/hipRAND.git
[submodule "hipSOLVER"]
path = hipSOLVER
url = https://github.com/ROCm/hipSOLVER.git
[submodule "hipSPARSE"]
path = hipSPARSE
url = https://github.com/ROCm/hipSPARSE.git
[submodule "hipSPARSELt"]
path = hipSPARSELt
url = https://github.com/ROCm/hipSPARSELt.git
[submodule "hipTensor"]
path = hipTensor
url = https://github.com/ROCm/hipTensor.git
[submodule "hipfort"]
path = hipfort
url = https://github.com/ROCm/hipfort.git
[submodule "HIPIFY"]
path = HIPIFY
url = https://github.com/ROCm/hipify.git
[submodule "hipother"]
path = hipother
url = https://github.com/ROCm/hipother.git
[submodule "llvm-project"]
path = llvm-project
url = https://github.com/ROCm/llvm-project.git
[submodule "rccl"]
path = rccl
url = https://github.com/ROCm/rccl.git
[submodule "rdc"]
path = rdc
url = https://github.com/ROCm/rdc.git
[submodule "rocAL"]
path = rocAL
url = https://github.com/ROCm/rocAL.git
[submodule "rocALUTION"]
path = rocALUTION
url = https://github.com/ROCm/rocALUTION.git
[submodule "rocBLAS"]
path = rocBLAS
url = https://github.com/ROCm/rocBLAS.git
[submodule "rocDecode"]
path = rocDecode
url = https://github.com/ROCm/rocDecode.git
[submodule "rocFFT"]
path = rocFFT
url = https://github.com/ROCm/rocFFT.git
[submodule "rocJPEG"]
path = rocJPEG
url = https://github.com/ROCm/rocJPEG.git
[submodule "rocPRIM"]
path = rocPRIM
url = https://github.com/ROCm/rocPRIM.git
[submodule "rocPyDecode"]
path = rocPyDecode
url = https://github.com/ROCm/rocPyDecode.git
[submodule "rocRAND"]
path = rocRAND
url = https://github.com/ROCm/rocRAND.git
[submodule "rocSHMEM"]
path = rocSHMEM
url = https://github.com/ROCm/rocSHMEM.git
[submodule "rocSOLVER"]
path = rocSOLVER
url = https://github.com/ROCm/rocSOLVER.git
[submodule "rocSPARSE"]
path = rocSPARSE
url = https://github.com/ROCm/rocSPARSE.git
[submodule "rocThrust"]
path = rocThrust
url = https://github.com/ROCm/rocThrust.git
[submodule "rocWMMA"]
path = rocWMMA
url = https://github.com/ROCm/rocWMMA.git
[submodule "rocm-cmake"]
path = rocm-cmake
url = https://github.com/ROCm/rocm-cmake.git
[submodule "rocm-core"]
path = rocm-core
url = https://github.com/ROCm/rocm-core.git
[submodule "rocm-examples"]
path = rocm-examples
url = https://github.com/ROCm/rocm-examples.git
[submodule "rocm_smi_lib"]
path = rocm_smi_lib
url = https://github.com/ROCm/rocm_smi_lib.git
[submodule "rocminfo"]
path = rocminfo
url = https://github.com/ROCm/rocminfo.git
[submodule "rocprofiler"]
path = rocprofiler
url = https://github.com/ROCm/rocprofiler.git
[submodule "rocprofiler-compute"]
path = rocprofiler-compute
url = https://github.com/ROCm/rocprofiler-compute.git
[submodule "rocprofiler-register"]
path = rocprofiler-register
url = https://github.com/ROCm/rocprofiler-register.git
[submodule "ROCK-Kernel-Driver"]
path = ROCK-Kernel-Driver
url = https://github.com/ROCm/ROCK-Kernel-Driver.git
[submodule "rocprofiler-sdk"]
path = rocprofiler-sdk
url = https://github.com/ROCm/rocprofiler-sdk.git
[submodule "rocprofiler-systems"]
path = rocprofiler-systems
url = https://github.com/ROCm/rocprofiler-systems.git
[submodule "rocr_debug_agent"]
path = rocr_debug_agent
url = https://github.com/ROCm/rocr_debug_agent.git
[submodule "roctracer"]
path = roctracer
url = https://github.com/ROCm/roctracer.git
[submodule "rpp"]
path = rpp
url = https://github.com/ROCm/rpp.git
[submodule "spirv-llvm-translator"]
path = spirv-llvm-translator
url = https://github.com/ROCm/spirv-llvm-translator.git

1
AMDMIGraphX Submodule

Submodule AMDMIGraphX added at 7a8103630c

1
HIPIFY Submodule

Submodule HIPIFY added at ed0de49132

1
MIOpen Submodule

Submodule MIOpen added at f10c6ed808

1
MIVisionX Submodule

Submodule MIVisionX added at a2b69e5b30

1
ROCK-Kernel-Driver Submodule

Submodule ROCK-Kernel-Driver added at 55cf32d549

1
ROCR-Runtime Submodule

Submodule ROCR-Runtime added at 890a339b49

1
ROCdbgapi Submodule

Submodule ROCdbgapi added at 59be7ff0aa

1
ROCgdb Submodule

Submodule ROCgdb added at 401bb21f2f

1
ROCm Submodule

Submodule ROCm added at b50948fe6b

1
ROCmValidationSuite Submodule

Submodule ROCmValidationSuite added at 5f1a9665f6

1
Tensile Submodule

Submodule Tensile added at be49885fce

1
TransferBench Submodule

Submodule TransferBench added at 3ea2f226ec

1
amdsmi Submodule

Submodule amdsmi added at aca110192b

1
clr Submodule

Submodule clr added at a187df25c8

1
composable_kernel Submodule

Submodule composable_kernel added at a8c5bd9b9a

1
half Submodule

Submodule half added at 1ddada2251

1
hip Submodule

Submodule hip added at 22b0b2eb9a

1
hip-tests Submodule

Submodule hip-tests added at dc28111737

1
hipBLAS Submodule

Submodule hipBLAS added at 2656692311

1
hipBLAS-common Submodule

Submodule hipBLAS-common added at 7c1566ba46

1
hipBLASLt Submodule

Submodule hipBLASLt added at 4d62e135cf

1
hipCUB Submodule

Submodule hipCUB added at a6005943c5

1
hipFFT Submodule

Submodule hipFFT added at 396169c84a

1
hipRAND Submodule

Submodule hipRAND added at d2516cc199

1
hipSOLVER Submodule

Submodule hipSOLVER added at ca0de3c9c9

1
hipSPARSE Submodule

Submodule hipSPARSE added at a6c62e48eb

1
hipSPARSELt Submodule

Submodule hipSPARSELt added at f3f4f590a4

1
hipTensor Submodule

Submodule hipTensor added at e5529b9291

1
hipfort Submodule

Submodule hipfort added at f3d6aa3e86

1
hipother Submodule

Submodule hipother added at 49b1588f83

1
llvm-project Submodule

Submodule llvm-project added at c87081df21

1
openmp-extras/aomp Submodule

Submodule openmp-extras/aomp added at 40bc71b63f

1
openmp-extras/flang Submodule

Submodule openmp-extras/flang added at 390169508a

1
rccl Submodule

Submodule rccl added at e72b592201

1
rdc Submodule

Submodule rdc added at 2d3a8d3017

1
rocAL Submodule

Submodule rocAL added at 373ef865ac

1
rocALUTION Submodule

Submodule rocALUTION added at cb256de357

1
rocBLAS Submodule

Submodule rocBLAS added at 80e5394d6a

1
rocDecode Submodule

Submodule rocDecode added at a2a7b63cad

1
rocFFT Submodule

Submodule rocFFT added at 058ba87fdc

1
rocJPEG Submodule

Submodule rocJPEG added at 73d36d35d9

1
rocPRIM Submodule

Submodule rocPRIM added at d8771ec18a

1
rocPyDecode Submodule

Submodule rocPyDecode added at 848e49d29d

1
rocRAND Submodule

Submodule rocRAND added at 4d5d3a88d1

1
rocSHMEM Submodule

Submodule rocSHMEM added at d742043443

1
rocSOLVER Submodule

Submodule rocSOLVER added at db754e3f55

1
rocSPARSE Submodule

Submodule rocSPARSE added at 4953add0ae

1
rocThrust Submodule

Submodule rocThrust added at 6bf2777019

1
rocWMMA Submodule

Submodule rocWMMA added at 1a5b623166

1
rocm-cmake Submodule

Submodule rocm-cmake added at ecc716b97c

1
rocm-core Submodule

Submodule rocm-core added at 69b59e5b5e

1
rocm-examples Submodule

Submodule rocm-examples added at 3bbd2987a3

1
rocm_bandwidth_test Submodule

Submodule rocm_bandwidth_test added at 84b8ddd268

1
rocm_smi_lib Submodule

Submodule rocm_smi_lib added at e68c0d1767

1
rocminfo Submodule

Submodule rocminfo added at 6ea2ba38c8

1
rocprofiler Submodule

Submodule rocprofiler added at 40da7312a0

1
rocprofiler-compute Submodule

Submodule rocprofiler-compute added at 7b25d958b4

1
rocprofiler-register Submodule

Submodule rocprofiler-register added at 7c6cd44f63

1
rocprofiler-sdk Submodule

Submodule rocprofiler-sdk added at e8e49fe769

1
rocprofiler-systems Submodule

Submodule rocprofiler-systems added at 2e945e4a08

1
rocr_debug_agent Submodule

Submodule rocr_debug_agent added at 9eec1a52a3

1
roctracer Submodule

Submodule roctracer added at f55a694381

1
rpp Submodule

Submodule rpp added at 5fb204ca70

1
spirv-llvm-translator Submodule

Submodule spirv-llvm-translator added at ae12ddbec8