rm warp-primitives
This commit is contained in:
parent
5ca7daaa13
commit
2f47a1ebe6
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 4ede6a0efef5c82776cfdc9e627dfab901898be4
|
||||
Subproject commit e7f93560b015ef2d16675d11116d4df1de5eeb7f
|
||||
@ -1 +0,0 @@
|
||||
Subproject commit c55a03e81ef0049efbd5575ade1664b5f29232de
|
||||
Loading…
x
Reference in New Issue
Block a user