Skip to content

Commit 72b5730

Browse files
committed
Add tensormap stubs to L0 v2
1 parent 32cc0d9 commit 72b5730

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/adapters/level_zero/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ if(UR_BUILD_ADAPTER_L0_V2)
140140
${CMAKE_CURRENT_SOURCE_DIR}/helpers/memory_helpers.cpp
141141
${CMAKE_CURRENT_SOURCE_DIR}/usm_p2p.cpp
142142
${CMAKE_CURRENT_SOURCE_DIR}/../../ur/ur.cpp
143+
${CMAKE_CURRENT_SOURCE_DIR}/tensor_map.cpp
143144
# v2-only sources
144145
${CMAKE_CURRENT_SOURCE_DIR}/v2/command_list_cache.hpp
145146
${CMAKE_CURRENT_SOURCE_DIR}/v2/context.hpp

0 commit comments

Comments
 (0)