microsoft / CNTK

Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
https://docs.microsoft.com/cognitive-toolkit/
Other
17.49k stars 4.3k forks source link

Error when install on sever linux. #3813

Open ph0123 opened 4 years ago

ph0123 commented 4 years ago

Dear all, I try to follow instructions at here

when I run

../../configure

The errors are

Defaulting to --with-buildtype=release Cannot find a CPU math library. Please specify --with-mkl, --with-openblas with a path.

I am not sure these instructions are correct for c++ with CNTK. I want to implement a distributed example with CNTK c++. I try to search a lot of pages and no instruction about. Please give me some helps.

Thank you so much! Best regards,