Compare commits

...

1 Commits

Author SHA1 Message Date
Yanyao Wang
5f27f534f4 Update the manifest file for ROCm6.1.5 (#4494)
* Update the manifest file for ROCm6.1.5

---------

Co-authored-by: Wang, Yanyao <yanyao.wang@amd.com>
2025-03-13 10:47:27 -05:00

View File

@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="rocm-org" fetch="https://github.com/ROCm/" />
<default revision="refs/tags/rocm-6.1.2"
<default revision="refs/tags/rocm-6.1.5"
remote="rocm-org"
sync-c="true"
sync-j="4" />
<!--list of projects for ROCm-->
<project name="ROCK-Kernel-Driver" />
<project name="ROCR-Runtime" />
<project name="ROCK-Kernel-Driver" revision="80920ea8b3c3b9c0b65a464a7320953eb42aea39" />
<project name="ROCR-Runtime" revision="397fa1dd40228311fc15824ba15f8bfaac537fe9" />
<project name="ROCT-Thunk-Interface" />
<project name="amdsmi" />
<project name="clang-ocl" />
@@ -22,7 +22,7 @@
<!--HIP Projects-->
<project name="HIP" />
<project name="hip-tests" />
<project name="HIP-Examples" />
<project name="HIP-Examples" revision="41b0cff8077a25390c2bbda827eb9f6f37ec1ef3" />
<project name="HIPIFY" />
<project name="clr" />
<project name="hipother" />