[mlpack-git] [mlpack] Add OpenMP support to density estimation tree code (#438)

Janzen Brewer notifications at github.com
Thu May 14 16:06:52 EDT 2015


There are two parts to the OpenMP support. First, cmake was instructed
to compile with compiler-appropriate OpenMP flags. Second, three OpenMP
pragmas were added to dt_utils.cpp to parallelize the cross-validation
loop. No non-pragma code changes were necessary.
You can view, comment on, or merge this pull request online at:

  https://github.com/mlpack/mlpack/pull/438

-- Commit Summary --

  * Add OpenMP support to density estimation tree code

-- File Changes --

    M CMakeLists.txt (10)
    M src/mlpack/methods/det/dt_utils.cpp (5)

-- Patch Links --

https://github.com/mlpack/mlpack/pull/438.patch
https://github.com/mlpack/mlpack/pull/438.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/438
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20150514/36384507/attachment.html>


More information about the mlpack-git mailing list