rm warp-primitives

This commit is contained in:
amdsc21
2023-06-22 21:43:00 +02:00
parent 5ca7daaa13
commit 2f47a1ebe6
4 changed files with 1 additions and 6 deletions

3
.gitmodules vendored
View File

@@ -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

View File

@@ -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

Submodule warp-primitives deleted from c55a03e81e