Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tons of Issues Installing #978

Open
Jibril2 opened this issue Jul 2, 2021 · 3 comments
Open

Tons of Issues Installing #978

Jibril2 opened this issue Jul 2, 2021 · 3 comments
Labels

Comments

@Jibril2
Copy link

Jibril2 commented Jul 2, 2021

I've managed to figure out a lot, but it seems the documentation for installing is quite out of date with how the install is actually going (for example the oneapi change for MKL)

Some issues persist no matter what I do. Looking for guidance.

-- Could NOT find FFTW3 (missing: FFTW3_DIR )
---- Note, I checked and know I have /usr/include/fftw3.h

-- kenlm library not found; if you already have kenlm installed, please set CMAKE_LIBRARY_PATH, KENLM_LIB or KENLM_ROOT environment variable
-- Could NOT find kenlm..

-- Could NOT find cub

-- Could NOT find cereal

-- NVIDIA nvToolsExt (NVTX) lib not found; required.

So I know I've installed Nividia's CUDA. I know I've installed FFTW3. I know I have kenlm installed, I pulled the git and built it directly.

I'm just not sure what I am doing wrong or why it can't find anything. Note, I do not have a ton of expertise in C/C++ at all so the make process is a bit foreign to me, but I'd love for some help now. Been trying to install this for 2-3 days.

NOTE :
Using ./vcpkg/vcpkg install flashlight-cpu gets me even less far. It fails to find ArrayFire and fails.

The above was from attempting to use
cmake _DCMAKE_BUILD_TYPE=Release -DFLASHLIGHT_BACKEND=CPU

@tlikhomanenko
Copy link
Contributor

Seems you didn't install all dependencies we have, so please follow all instructions on dependencies installation. https://github.com/flashlight/flashlight#dependencies

@Jibril2
Copy link
Author

Jibril2 commented Jul 23, 2021

Is there a way to get the responses from this back? Before it was closed there was a few things here I was referencing.

@tlikhomanenko
Copy link
Contributor

tlikhomanenko commented Jul 23, 2021

Could you report exact commands you run, details on your platform and the way you installing (building from source, vcpkg, docker, which backend)

@tlikhomanenko tlikhomanenko reopened this Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants