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

Ryan Curtin notifications at github.com
Fri Jul 1 11:11:00 EDT 2016


> @@ -18,15 +18,16 @@ endif()
>  
>  # First, define all the compilation options.
>  # We default to debugging mode for developers.
> -option(DEBUG "Compile with debugging information" ON)
> -option(PROFILE "Compile with profiling information" ON)
> +option(DEBUG "Compile with debugging information." ON)
> +option(PROFILE "Compile with profiling information." ON)

Nice catch :)

---
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/3af80c339a7a846bb3bdf305131c87eaa939fc01#r69313970
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160701/1a4708b4/attachment.html>


More information about the mlpack-git mailing list