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