mind / wheels

Performance-optimized wheels for TensorFlow (SSE, AVX, FMA, XLA, MPI)
886 stars 108 forks source link

We need update instruction for install MKL support #36

Closed YerongLi closed 6 years ago

YerongLi commented 6 years ago

Following MKL instruction here does not gives necessary libmklml_intel.so file in the library. https://github.com/mind/wheels#mkl

danqing commented 6 years ago

Just tested and it works. What OS do you use? Make sure you've added it to your PATH.

danqing commented 6 years ago

Closing. Feel free to reopen and provide more info if it still doesn't work.