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

failed to build tiramisu #404

Open
Abderrahmene-KSM opened this issue Jul 12, 2023 · 2 comments
Open

failed to build tiramisu #404

Abderrahmene-KSM opened this issue Jul 12, 2023 · 2 comments

Comments

@Abderrahmene-KSM
Copy link

When trying to build tiramisu , and after ruining the following command :
cmake . -B build -DISL_LIB_DIRECTORY=$ISL_LIB_DIRECTORY -DISL_INCLUDE_DIRECTORY=$ISL_INCLUDE_DIRECTORY -DPython3_EXECUTABLE=which python3
I am getting this error :
CMake Error at CMakeLists.txt:83 (find_package):
By not providing "FindHalide.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Halide", but
CMake did not find one.

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

HalideConfig.cmake
halide-config.cmake

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

@rbaghdadi
Copy link
Collaborator

Can you follow "Method 3" to install Tiramisu as described in the Readme file

@RS9977
Copy link

RS9977 commented Jun 5, 2024

I got the same error, and I tried the 3rd approach, but I got the following error:
"fatal: Needed a single revision
fatal: Unable to find current origin/master revision in submodule path '3rdParty/Halide'".
Also, I couldn't install using spack.

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