P4 to Git Change 1434399 by lmoriche@lmoriche_palamida on 2017/07/14 14:29:20
SWDEV-102733 - [OCL-LC-ROCm] Cmake build Write CMakeLists.txt to enable building with and without the DK environment - Update from git. Affected files ... ... //depot/stg/opencl/drivers/opencl/CMakeLists.txt#13 edit ... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/CMakeLists.txt#7 edit
Этот коммит содержится в:
@@ -43,6 +43,7 @@ add_subdirectory(compiler/driver)
|
||||
set(BUILD_HC_LIB CACHE BOOL OFF)
|
||||
set(ROCM_DEVICELIB_INCLUDE_TESTS CACHE BOOL OFF)
|
||||
set(AMDGCN_TARGETS_LIB_LIST "AMDGCN_LIB_TARGETS")
|
||||
set(AMDGPU_TARGET_TRIPLE "amdgcn-amd-amdhsa-opencl")
|
||||
add_subdirectory(library/amdgcn)
|
||||
|
||||
add_subdirectory(compiler/lib/loaders/elf/utils/libelf)
|
||||
|
||||
@@ -42,6 +42,7 @@ add_library(amdocl64 SHARED
|
||||
cl_d3d11.cpp
|
||||
cl_context.cpp
|
||||
cl_profile_amd.cpp
|
||||
cl_p2p_amd.cpp
|
||||
$<TARGET_OBJECTS:oclruntime>
|
||||
$<TARGET_OBJECTS:oclrocm>
|
||||
)
|
||||
|
||||
Ссылка в новой задаче
Block a user