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

Ryan Curtin notifications at github.com
Thu Jul 7 14:55:30 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" OFF)
> -option(PROFILE "Compile with profiling information" OFF)
> +option(DEBUG "Compile with debugging information." ON)
> +option(PROFILE "Compile with profiling information." ON)

Oops, this reverts 3fe0b72.

---
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#r69965501
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160707/980b6d25/attachment.html>


More information about the mlpack-git mailing list