Issue building CPU V3.5 on Windows
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Idoneità per principianti
- 20/100
- Tipo di issue
- Bug
- Chiarezza
- Da chiarire
- Stato di attività
- Ferma
- Stack tecnologico
- cmake
- Ambito
- build-system
Direzione di ricerca
Inizia dall’output della configurazione di CMake e da CMakeModules/FindCBLAS.cmake, in particolare dalla chiamata da src/backend/cpu/CMakeLists.txt. Verifica come dovrebbe essere individuata in Windows la dipendenza OpenBLAS fornita ed esamina CMakeOutput.log e CMakeError.log. Il lavoro è completato quando la configurazione CPU termina e genera ALL_BUILD.vcxproj, così che MSBuild possa essere eseguito.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
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,
- Lingua principale
- Batchfile
- Stelle
- 11
- Fork
- 6
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di arrayfire/arrayfire-windows-scripts
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 35/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 35/100
arrayfire/arrayfire-windows-scripts#11 · 1 commento ·
-
Found OpenCL version: 0.0 Aperta
Difficoltà 4/5 3-5 giorni Idoneità per principianti 25/100
arrayfire/arrayfire-windows-scripts#5 · 4 commenti ·
Tutte le issue di arrayfire/arrayfire-windows-scripts
Issue simili
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
elastic/gradle-plugins#157 ·
-
Documentation
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
cake-build/cake#5024 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 88/100
web-infra-dev/rspack#15847 ·
-
accepted bug wg/developer-experience-ecosystem
Difficoltà 2/5 1-3 ore Idoneità per principianti 88/100
vllm-project/semantic-router#4062 · 2 commenti ·