From 10d29ca45b4301adddb73c989d5160797c377ff0 Mon Sep 17 00:00:00 2001 From: Sam Wu Date: Wed, 17 Apr 2024 12:52:19 -0600 Subject: [PATCH] Update manifest for ROCm 6.1.0 (#3022) * Reorganize default.xml by group and alphabetically * Add rocDecode to default.xml * Add rocDecode to included names in tag script * update tag to 6.1.0 --------- Co-authored-by: Young Hui - AMD <145490163+yhuiYH@users.noreply.github.com> --- default.xml | 73 +++++++++++++++++++------------------ tools/autotag/tag_script.py | 5 ++- 2 files changed, 40 insertions(+), 38 deletions(-) diff --git a/default.xml b/default.xml index 3389e920d..1dcfd6c35 100644 --- a/default.xml +++ b/default.xml @@ -2,69 +2,70 @@ - - - - - - - - - - - - + + + + + + + + + + + + + - - - - + + - + - + + + + + + + + - - + - - - - - - - - - + + - - - - - - - + + + + + + + + + diff --git a/tools/autotag/tag_script.py b/tools/autotag/tag_script.py index b1b04031f..219d4ef99 100755 --- a/tools/autotag/tag_script.py +++ b/tools/autotag/tag_script.py @@ -236,9 +236,10 @@ def run_tagging(): # Find all the math libraries and their remotes. included_names = [ - "rocm-cmake", - "MIOpen", "AMDMIGraphX", + "MIOpen", + "rocDecode", + "rocm-cmake", "rocprofiler" ] included_groups = [