[mlpack-git] [mlpack/mlpack] LSHSearch Parallelization (#700)

Yannis Mentekidis notifications at github.com
Fri Jul 8 05:41:12 EDT 2016


>  # This way we can skip calls to functions defined in omp.h with code like:
>  # if (HAS_OPENMP == 1) { openMP code here }
>  # If OpenMP is found, define HAS_OPENMP to be 1. Otherwise define it to be 0.
> -find_package(OpenMP)
> +find_package(OpenMP 3)

Let's see if that works... (edit - comment went here not in the removed line)

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/700/files/c4c8ff950be8a06e06084764f188095c650b7a60..074d7267a1926c5af9732dc47142af9a5a179f48#r70049549
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160708/74233e72/attachment-0001.html>


More information about the mlpack-git mailing list