Issue building CPU V3.5 on Windows
还没有人认领这个 Issue。
评估
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 新手友好度
- 20/100
- Issue 类型
- 缺陷
- 描述清晰度
- 需要澄清
- 活跃度
- 停滞
- 技术栈
- cmake
- 领域
- build-system
调研方向
从 CMake 配置输出和 CMakeModules/FindCBLAS.cmake 开始,尤其检查来自 src/backend/cpu/CMakeLists.txt 的调用。检查在 Windows 上应如何定位所提供的 OpenBLAS 依赖项,并查看 CMakeOutput.log 和 CMakeError.log。当 CPU 配置完成并生成 ALL_BUILD.vcxproj,使 MSBuild 可以运行时,即表示完成。
由索引模型根据 Issue 内容生成。
描述
I've been trying to build Arrayfire on Windows.
Latest Version of CMake,
Visual studio 2015 x64.
I've grabbed version 3.5 of Arrayfire from github also the dependancies.
I've compiled CUDA successfully, but am having trouble with building CPU.
Here are the outputs of the console
"Running CPU CMake Configuration"
"Generating CMAKE"
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- Checking for [mkl_rt]
-- Checking for [Accelerate]
-- Checking for [vecLib]
-- Checking for [cblas - atlas]
-- Checking for [openblas]
-- Checking for [cblas]
-- Checking for [blas]
CMake Error at CMakeModules/FindCBLAS.cmake:346 (MESSAGE):
CBLAS library not found. Please specify library location
Call Stack (most recent call first):
src/backend/cpu/CMakeLists.txt:4 (FIND_PACKAGE)
-- Configuring incomplete, errors occurred!
See also "C:/workspace/arrayfire/build/CMakeFiles/CMakeOutput.log".
See also "C:/workspace/arrayfire/build/CMakeFiles/CMakeError.log".
"Running msbuild"
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.
MSBUILD : error MSB1009: Project file does not exist.
Switch: ALL_BUILD.vcxproj
Microsoft (R) Build Engine version 14.0.25420.1
Copyright (C) Microsoft Corporation. All rights reserved.
MSBUILD : error MSB1009: Project file does not exist.
It seems that PkgConfig isn't working, but I'm not sure what I can do to sort it.
I've Got an implementation of OpenBLAS which I've put in the dependancies, but I can't work out why it can't find the library
Any suggestions?
Thank you,
- 主要语言
- Batchfile
- 星标
- 11
- 派生
- 6
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
arrayfire/arrayfire-windows-scripts 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 35/100
-
难度 2/5 1-3 小时 新手友好度 35/100
arrayfire/arrayfire-windows-scripts#11 · 1 条评论 ·
-
难度 4/5 3-5 天 新手友好度 25/100
arrayfire/arrayfire-windows-scripts#5 · 4 条评论 ·
查看 arrayfire/arrayfire-windows-scripts 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 70/100
conda-forge/nccl-feedstock#166 ·
-
难度 2/5 1-3 小时 新手友好度 82/100
dsx-ai-factory/infra-controller#6694 ·
-
bug build
难度 2/5 1-3 小时 新手友好度 88/100
facebookincubator/velox#19143 ·
-
难度 2/5 1-3 小时 新手友好度 88/100
pydantic/pydantic-ai#8636 ·
-
0.kind: enhancement 9.needs: package (update)
难度 2/5 1-3 小时 新手友好度 74/100