[mlpack] GSOC

Ryan Curtin ryan at ratml.org
Mon Mar 26 13:29:22 EDT 2018


On Sun, Mar 25, 2018 at 08:40:37PM -0000, aditya mitkari wrote:
> Can the PCA API code be considered for parallelization using openMP?

Hi Aditya,

I think in many cases you can just use OpenBLAS and this will
parallelize most of the operation of PCA.  But if you see that there are
still parts that OpenBLAS will not parallelize, then I would agree that
the PCA code would be useful to apply OpenMP to.

Thanks,

Ryan

-- 
Ryan Curtin    | "We need some time for some things to happen!"
ryan at ratml.org |   - Bells


More information about the mlpack mailing list