Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
告知
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
7234 ディスカッション

How to use multiple linear regression in MKL

yi_w_
ビギナー
1,588件の閲覧回数

Hi everyone,

     I'm new to Linux and C++. I want to insert a function to my codes for implementing multiple linear regression. Since the hpc has MKL installed, I want to use the library. Any help is appreciated in advance!

Best Regards

Yi

 

0 件の賞賛
3 返答(返信)
Gennady_F_Intel
モデレーター
1,588件の閲覧回数

this is not relevant to MKL but Intel DAAL. Could take a look at this library?  Intel DAAL contains exaclty what are you looking for in C++/Java/Python API.

pls ask this question - https://software.intel.com/en-us/forums/intel-data-analytics-acceleration-library

yi_w_
ビギナー
1,588件の閲覧回数

Hi, Gennady

    Thank you for your reply. So MKL and DAAL are different library?

 

 

Gennady_F_Intel
モデレーター
1,588件の閲覧回数

yes, these are different libraries but DAAL reuses all available HW and SW optimizations from MKL.

返信