happynear / caffe-windows

Configure Caffe in one hour for Windows users.
Other
1.32k stars 650 forks source link

MKL thirdpart #239

Open Jilliansea opened 6 years ago

Jilliansea commented 6 years ago

When I compile libcaffe it display errors like that "C1083 无法打开包括文件: “mkl.h”: No such file or directory (编译源文件 ....\src\caffe\layers\arccos_layer.cpp) libcaffe D:\caffe-windows-ms\caffe-windows-ms\include\caffe\syncedmem.hpp 7" I can't find MKL in thirdpart file, and it doesn't have~ what should I do? by the way, if I only want to use matlab surpport, should I compile all the project or just matcaffe?

Jilliansea commented 6 years ago

Could you please supply a thirdpart with MKL?

happynear commented 6 years ago

That's too big. You can download it by yourself. It is free.

Jilliansea commented 6 years ago

@happynear enen, I download it, but when I compile matcaffe it has problem like this: Error:C1083 无法打开包括文件: “mkl.h”: No such file or directory caffe D:\caffe-windows-ms\caffe-windows-ms\include\caffe\syncedmem.hpp Also, there are a lot of warnings: 警告 LNK4006 __imp_mkl_ueaa_unregister 已在 mkl_intel_thread_dll.lib(mkl_intel_thread.dll) 中定义;已忽略第二个定义 libcaffe D:\caffe-windows-ms\caffe-windows-ms\windows\libcaffe\mkl_core_dll.lib(mkl_core.dll)