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

jetson orin build failure #108

Closed
malv-c opened this issue Jun 26, 2023 · 1 comment
Closed

jetson orin build failure #108

malv-c opened this issue Jun 26, 2023 · 1 comment

Comments

@malv-c
Copy link

malv-c commented Jun 26, 2023

% cmake . -DRWKV_CUBLAS=ON
-- GGML CUDA sources found, configuring CUDA architecture
-- Configuring done (2.4s)
CMake Error at CMakeLists.txt:250 (add_library):
Cannot find source file:

/tmp/rwkv.cpp/ggml/src/ggml.c

Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .h
.hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc

CMake Error at CMakeLists.txt:250 (add_library):
No SOURCES given to target: ggml

CMake Generate step failed. Build files cannot be regenerated correctly.

@LoganDark
Copy link
Contributor

LoganDark commented Jun 26, 2023

clone the repository recursively, it contains submodules

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants