cmake编译clBLAS库出现The LOCATION property should not be read from target "test-correctness". Use the t

本文探讨了使用CMake进行项目编译配置时遇到的问题,特别是在处理OpenCL依赖和Boost库版本确认方面的挑战。文章详细记录了CMake警告信息,包括对特定政策的建议和对目标属性不当使用的警告。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

解决方法

cmake编译带上参数进行编译:

cmake …/src -DBUILD_TEST=False




错误:

-- You have confirmed OpenCL 1.2 is supported in your system
-- Target platform: 64-bit
-- Using default OpenCL Compiler
-- OPENCL_INCLUDE_DIRS: /usr/local/cuda/include
-- FindOpenCL searching for 64-bit libraries
-- FindOpenCL /usr/lib/x86_64-linux-gnu/libOpenCL.so, /usr/local/cuda/include
-- Boost version: 1.65.1
-- Found the following Boost libraries:
--   program_options
-- Boost_PROGRAM_OPTIONS_LIBRARY: /usr/lib/x86_64-linux-gnu/libboost_program_options.a
-- CMAKE_C_COMPILER_MACHINE: x86_64-linux-gnu
-- AutoGemm-PreCompile: no kernels to be pre-compiled.
-- OPENCL_VERSION = 1.2
-- clBLAS will NOT depend on /home/rui/files/clBLAS/build/include/AutoGemmKernelBinaries/AutoGemmKernelBinariesPreCompiled.h
CMake Warning (dev) at tests/CMakeLists.txt:388 (get_target_property):
  Policy CMP0026 is not set: Disallow use of the LOCATION target property.
  Run "cmake --help-policy CMP0026" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The LOCATION property should not be read from target "test-correctness".
  Use the target name directly with add_custom_command, or use the generator
  expression $<TARGET_FILE>, as appropriate.

This warning is for project developers.  Use -Wno-dev to suppress it.
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值