mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-10 07:08:08 -05:00
86 lines
5.3 KiB
XML
86 lines
5.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<manifest>
|
|
|
|
<remote name="roc-github"
|
|
fetch="http://github.com/RadeonOpenCompute/" />
|
|
<remote name="rocm-devtools"
|
|
fetch="https://github.com/ROCm-Developer-Tools/" />
|
|
<remote name="rocm-swplat"
|
|
fetch="https://github.com/ROCmSoftwarePlatform/" />
|
|
<remote name="gpuopen-libs"
|
|
fetch="https://github.com/GPUOpen-ProfessionalCompute-Libraries/" />
|
|
<remote name="gpuopen-tools"
|
|
fetch="https://github.com/GPUOpen-Tools/" />
|
|
|
|
<default revision="refs/tags/rocm-3.3.0"
|
|
remote="roc-github"
|
|
sync-c="true"
|
|
sync-j="4" />
|
|
|
|
<project name="ROCK-Kernel-Driver" revision="refs/tags/roc-3.3.0" />
|
|
<project name="ROCT-Thunk-Interface" revision="refs/tags/roc-3.3.0" />
|
|
<project name="ROCR-Runtime" />
|
|
<project name="ROC-smi" revision="refs/tags/roc-3.3.0" />
|
|
<project name="rocm_smi_lib" remote="roc-github" />
|
|
<project name="rocm-cmake" />
|
|
<project name="rocminfo" />
|
|
|
|
<project name="rocprofiler" remote="rocm-devtools" revision="refs/tags/roc-3.3.0" />
|
|
<project name="roctracer" remote="rocm-devtools" revision="refs/tags/roc-3.3.0" />
|
|
<!-- If you want to get the full OpenCL runtime, there is a separate repo
|
|
manifest that is more authoritative than the copy in this file. It can
|
|
be found at the following URL:
|
|
https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime/blob/roc-2.0.0/opencl.xml -->
|
|
<remote name="KhronosGroup" fetch="https://github.com/KhronosGroup/" />
|
|
<project name="ROCm-OpenCL-Runtime" revision="refs/tags/roc-3.3.0" />
|
|
|
|
<project path="ROCm-OpenCL-Runtime/api/opencl/khronos/icd" name="OpenCL-ICD-Loader" remote="KhronosGroup" revision="6c03f8b58fafd9dd693eaac826749a5cfad515f8" />
|
|
<project name="clang-ocl" />
|
|
<!-- HCC needs to be recursively synced to get it submodules -->
|
|
<project name="hcc" sync-s="true" />
|
|
<project name="HCC-Example-Application" remote="rocm-devtools" revision="ffd6533305e79eed667badd3c4cdb7879a1281b8" />
|
|
<project name="HIP" remote="rocm-devtools" />
|
|
<project name="HIP-Examples" remote="rocm-devtools" />
|
|
|
|
<!-- The following projects are all associated with the AMDGPU LLVM compiler -->
|
|
<project name="llvm-project" path="llvm_amd-stg-open" revision="refs/tags/rocm-ocl-3.3.0"/>
|
|
<project name="ROCm-Device-Libs" revision="refs/tags/rocm-ocl-3.3.0"/>
|
|
<project name="atmi" revision="refs/tags/rocm-3.3.0" />
|
|
<project name="ROCm-CompilerSupport" />
|
|
<project name="rocr_debug_agent" remote="rocm-devtools" revision="refs/tags/roc-3.3.0" />
|
|
<project name="rocm_bandwidth_test" />
|
|
<project name="RCP" remote="gpuopen-tools" revision="3a49405a1500067c49d181844ec90aea606055bb" />
|
|
|
|
<!-- ROCm Libraries -->
|
|
<project name="rocBLAS" remote="rocm-swplat" />
|
|
<project name="hipBLAS" remote="rocm-swplat" />
|
|
<project name="rocFFT" remote="rocm-swplat" revision="refs/tags/rocm-3.3" />
|
|
<project name="rocRAND" remote="rocm-swplat" />
|
|
<project name="rocSPARSE" remote="rocm-swplat" />
|
|
<project name="hipSPARSE" remote="rocm-swplat" />
|
|
<project name="rocALUTION" remote="rocm-swplat" />
|
|
<project name="MIOpenGEMM" remote="rocm-swplat" revision="b51a12523676451bf38bfcf0506a0745e80ac64f" />
|
|
<project name="MIOpen" remote="rocm-swplat" revision="refs/tags/roc-3.3.0" />
|
|
<project name="rccl" remote="rocm-swplat" />
|
|
<project name="MIVisionX" remote="gpuopen-libs" revision="refs/tags/1.7" />
|
|
<project name="rocThrust" remote="rocm-swplat" />
|
|
<project name="hipCUB" remote="rocm-swplat" />
|
|
<project name="rocPRIM" remote="rocm-swplat" />
|
|
<project name="AMDMIGraphX" remote="rocm-swplat" revision="d1e945dabce0078d44c78de67b00232b856e18bc" />
|
|
<project name="ROCmValidationSuite" remote="rocm-devtools" revision="refs/tags/roc-3.3.0" />
|
|
|
|
<!-- Projects for AOMP -->
|
|
<project name="ROCT-Thunk-Interface" path="aomp/roct-thunk-interface" remote="roc-github" revision="refs/tags/roc-3.3.0" />
|
|
<project name="ROCR-Runtime" path="aomp/rocr-runtime" remote="roc-github" revision="refs/tags/rocm-3.3.0" />
|
|
<project name="hcc" path="aomp/hcc" remote="roc-github" revision="6776c83ff233bbc53d8e5e4185c2e53e400bef6f" />
|
|
<project name="ROCm-Device-Libs" path="aomp/rocm-device-libs" remote="roc-github" revision="fea23ca22221ef2228d043d2e6b8ab00c8b8d60d" />
|
|
<project name="ROCm-CompilerSupport" path="aomp/rocm-compilersupport" remote="roc-github" revision="d970a94c2d0f6f481a1bcbe7c9f0995443a75893" />
|
|
<project name="rocminfo" path="aomp/rocminfo" remote="roc-github" revision="70ebe13a8932944bc8d369cc7a91d6e2c0c8e65f" />
|
|
<project name="atmi" path="aomp/atmi" remote="roc-github" revision="b8cbdb710fee1776d8f7d8299e8acfdd62cbaaaf" />
|
|
<project name="HIP" path="aomp/hip" remote="rocm-devtools" revision="83a42c24d8e719b29e4b965d7d71ce43fa9c07e2" />
|
|
<project name="aomp" path="aomp/aomp" remote="rocm-devtools" revision="refs/tags/roc-3.3.0" />
|
|
<project name="aomp-extras" path="aomp/aomp-extras" remote="rocm-devtools" revision="refs/tags/roc-3.3.0" />
|
|
<project name="flang" path="aomp/flang" remote="rocm-devtools" revision="refs/tags/roc-3.3.0" />
|
|
<project name="llvm-project" path="aomp/llvm-project" remote="rocm-devtools" revision="refs/tags/roc-aomp-3.3.0" />
|
|
</manifest>
|