Skip to content

Commit 0b62c30

Browse files
committed
Add tensormap stubs to L0 v2
1 parent 7cee71f commit 0b62c30

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/adapters/level_zero/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
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)