Closed heejin5178 closed 1 year ago
Hi - thanks for your interest in TreeLine! We're working on releasing these benchmark dependencies this week and will follow up once they are available.
Thank you :)
@heejin5178 Following up - please try compiling again on the latest code on master
. We've released the additional dependencies so it should work now.
Hello.
I tried to compile benchmark by using "
cmake -DCMAKE_BUILD_TYPE=Release -DTL_BUILD_BENCHMARKS=ON .. && make -j
". But it failed because it couldn't findycsbr
repository. What's the additional task for compilation?