[mlpack] CMakeList adjustments for compiling Mlpack with Armadillo using openblas
Marcus Edel
marcus.edel at fu-berlin.de
Sat Dec 28 15:54:12 EST 2013
Hello,
On 28 Dec 2013, at 21:21, Ryan Curtin <gth671b at mail.gatech.edu> wrote:
> Comparing against ANN or FLANN is somewhat difficult because what we're
> trying to compare is specific implementations and not necessarily
> different algorithms (Marcus, feel free to correct me if you have
> different ideas). So because we don't implement the BDD-tree,
> comparison with ANN isn't just an implementation comparison. At the
> same time, no other libraries (to my knowledge) implement dual-tree
> nearest-neighbor search so the comparison is already not just
> implementation. If I have some time I'll see if I can add tests for ANN
> and FLANN to the existing benchmarks.
That's right, but I think we can find a way to compare the results with ANN and FLANN. Unfortunately, I'm very busy, if you can wait a few days, I can also add tests for ANN and FLANN to the existing benchmarks.
Thanks,
Marcus
More information about the mlpack
mailing list