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

Compile bug: how to modify the cmakelists.txt #10462

Open
wangzd0209 opened this issue Nov 23, 2024 · 0 comments
Open

Compile bug: how to modify the cmakelists.txt #10462

wangzd0209 opened this issue Nov 23, 2024 · 0 comments

Comments

@wangzd0209
Copy link

Git commit

there are error information
`CMake Error at ggml/src/CMakeLists.txt:440 (find_package):
By not providing "Findhip.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "hip", but
CMake did not find one.

Could not find a package configuration file provided by "hip" with any of
the following names:

hipConfig.cmake
hip-config.cmake

Add the installation prefix of "hip" to CMAKE_PREFIX_PATH or set "hip_DIR"
to a directory containing one of the above files. If "hip" provides a
separate development package or SDK, be sure it has been installed.`

i try to modify as https://github.com/ROCm/HIP/tree/master/samples/2_Cookbook/12_cmake_hip_add_executable#including-findhip-cmake-module-in-the-project

but the cmakelist can not be modify, when i restart gen.linux.sh , camkelists.txt on ggml/src do not modify

Which operating systems do you know to be affected?

Linux

GGML backends

No response

Steps to Reproduce

thanks for you help

First Bad Commit

No response

Relevant log output

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

No branches or pull requests

1 participant