Skip to content
This repository has been archived by the owner on Apr 7, 2020. It is now read-only.

About lack of libHalide #2

Open
b9515308 opened this issue Aug 29, 2019 · 1 comment
Open

About lack of libHalide #2

b9515308 opened this issue Aug 29, 2019 · 1 comment

Comments

@b9515308
Copy link

Dear Kuree:
Thanks for your great work on this project and I want to construct the environment to run. But unfortunately, I encounter a running issue, I think that maybe just a issue related to build flow.

When I run these 2 command
docker exec -i garnet bash -c "cd GarnetFlow/scripts && ./install.sh"
docker exec -i garnet bash -c "cd GarnetFlow/scripts && ./run.sh"

The running procedure is aborted by lack of libHalide.a. Do I need to prepare libHalide by myself?

make -C /GarnetFlow/scripts/Halide-to-Hardware/apps/hardware_benchmarks/apps/pointwise bin/design_top.json 1> /dev/null
make[2]: *** No rule to make target '../../../../distrib/lib/libHalide.a', needed by 'bin/pointwise.generator'. Stop.
make[1]: *** [../../hw_support/hardware_targets.mk:65: bin/design_top.json] Error 2
make: *** [Makefile:46: /tmp/pointwise.json] Error 2

Thanks!!

@Kuree
Copy link
Member

Kuree commented Jan 9, 2020

Sorry for the late reply. The repo was not on my watch list and I didn't get any notification.

The script should set up in a way that downloads and pre-built Halide library. Since we restructured the build procedure recently, would you please run it again to see if it has the same issue?

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

No branches or pull requests

2 participants