From 2f47a1ebe6ff31307d0c0cc1bfcea75b0a697ae0 Mon Sep 17 00:00:00 2001 From: amdsc21 <96135754+amdsc21@users.noreply.github.com> Date: Thu, 22 Jun 2023 21:43:00 +0200 Subject: [PATCH] rm warp-primitives --- .gitmodules | 3 --- CMakeLists.txt | 1 - rocgputreeshap | 2 +- warp-primitives | 1 - 4 files changed, 1 insertion(+), 6 deletions(-) delete mode 160000 warp-primitives diff --git a/.gitmodules b/.gitmodules index cf1ec773c..109d966b8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,6 +8,3 @@ [submodule "rocgputreeshap"] path = rocgputreeshap url = https://www.github.com/AMD-AI/rocgputreeshap -[submodule "warp-primitives"] - path = warp-primitives - url = https://github.com/AMD-AI/warp-primitives diff --git a/CMakeLists.txt b/CMakeLists.txt index 7d241bfd7..819cb62b3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -190,7 +190,6 @@ if (USE_HIP) set(CMAKE_HIP_FLAGS "${CMAKE_HIP_FLAGS} -Wunused-result -w") set(CMAKE_HIP_FLAGS "${CMAKE_HIP_FLAGS} -D__HIP_PLATFORM_AMD__") add_subdirectory(${PROJECT_SOURCE_DIR}/rocgputreeshap) - add_subdirectory(${PROJECT_SOURCE_DIR}/warp-primitives) endif (USE_HIP) if (FORCE_COLORED_OUTPUT AND (CMAKE_GENERATOR STREQUAL "Ninja") AND diff --git a/rocgputreeshap b/rocgputreeshap index 4ede6a0ef..e7f93560b 160000 --- a/rocgputreeshap +++ b/rocgputreeshap @@ -1 +1 @@ -Subproject commit 4ede6a0efef5c82776cfdc9e627dfab901898be4 +Subproject commit e7f93560b015ef2d16675d11116d4df1de5eeb7f diff --git a/warp-primitives b/warp-primitives deleted file mode 160000 index c55a03e81..000000000 --- a/warp-primitives +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c55a03e81ef0049efbd5575ade1664b5f29232de