mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-09 22:58:17 -05:00
update manifest file for ROCm6.1 (#3024)
Co-authored-by: Wang, Yanyao <yanyao.wang@amd.com>
This commit is contained in:
11
default.xml
11
default.xml
@@ -1,8 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<manifest>
|
<manifest>
|
||||||
<remote name="rocm-org" fetch="https://github.com/ROCm/" />
|
<remote name="rocm-org" fetch="https://github.com/ROCm/" />
|
||||||
<remote name="KhronosGroup" fetch="https://github.com/KhronosGroup/" />
|
<default revision="refs/tags/rocm-6.1.0"
|
||||||
<default revision="refs/tags/rocm-6.0.2"
|
|
||||||
remote="rocm-org"
|
remote="rocm-org"
|
||||||
sync-c="true"
|
sync-c="true"
|
||||||
sync-j="4" />
|
sync-j="4" />
|
||||||
@@ -17,8 +16,8 @@
|
|||||||
<project name="rocminfo" />
|
<project name="rocminfo" />
|
||||||
<project name="rocm_bandwidth_test" />
|
<project name="rocm_bandwidth_test" />
|
||||||
<project name="rocprofiler" />
|
<project name="rocprofiler" />
|
||||||
|
<project name="rocprofiler-register" />
|
||||||
<project name="roctracer" />
|
<project name="roctracer" />
|
||||||
<project path="ROCm-OpenCL-Runtime/api/opencl/khronos/icd" name="OpenCL-ICD-Loader" remote="KhronosGroup" revision="6c03f8b58fafd9dd693eaac826749a5cfad515f8" />
|
|
||||||
<project name="clang-ocl" />
|
<project name="clang-ocl" />
|
||||||
<project name="rdc" />
|
<project name="rdc" />
|
||||||
<!--HIP Projects-->
|
<!--HIP Projects-->
|
||||||
@@ -27,12 +26,9 @@
|
|||||||
<project name="clr" />
|
<project name="clr" />
|
||||||
<project name="hipother" />
|
<project name="hipother" />
|
||||||
<project name="HIPIFY" />
|
<project name="HIPIFY" />
|
||||||
<project name="HIPCC" />
|
|
||||||
<!-- The following projects are all associated with the AMDGPU LLVM compiler -->
|
<!-- The following projects are all associated with the AMDGPU LLVM compiler -->
|
||||||
<project name="llvm-project" />
|
<project name="llvm-project" />
|
||||||
<project name="ROCm-Device-Libs" />
|
<project name="half" />
|
||||||
<project name="ROCm-CompilerSupport" />
|
|
||||||
<project name="half" revision="37742ce15b76b44e4b271c1e66d13d2fa7bd003e" />
|
|
||||||
<!-- gdb projects -->
|
<!-- gdb projects -->
|
||||||
<project name="ROCgdb" />
|
<project name="ROCgdb" />
|
||||||
<project name="ROCdbgapi" />
|
<project name="ROCdbgapi" />
|
||||||
@@ -65,6 +61,7 @@
|
|||||||
<project name="hipfort" />
|
<project name="hipfort" />
|
||||||
<project name="AMDMIGraphX" />
|
<project name="AMDMIGraphX" />
|
||||||
<project name="ROCmValidationSuite" />
|
<project name="ROCmValidationSuite" />
|
||||||
|
<project name="rocDecode" />
|
||||||
<!-- Projects for OpenMP-Extras -->
|
<!-- Projects for OpenMP-Extras -->
|
||||||
<project name="aomp" path="openmp-extras/aomp" />
|
<project name="aomp" path="openmp-extras/aomp" />
|
||||||
<project name="aomp-extras" path="openmp-extras/aomp-extras" />
|
<project name="aomp-extras" path="openmp-extras/aomp-extras" />
|
||||||
|
|||||||
Reference in New Issue
Block a user