mind / wheels

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

Generic version is still compiled with AVX2 support #21

Open kecsap opened 6 years ago

kecsap commented 6 years ago

I downloaded the "generic" build: https://github.com/mind/wheels/releases/download/tf1.4.1-gpu-cuda91-generic/tensorflow-1.4.1-cp35-cp35m-linux_x86_64.whl

But I can't use on my AMD FX 8350 because this processor has AVX support, but no AVX2 support. After trying to use Tensorflow, I get obviously:

2018-01-23 01:34:47.760697: F tensorflow/core/platform/cpu_feature_guard.cc:36] The TensorFlow library was compiled to use AVX2 instructions, but these aren't available on your machine.

Can you provide the generic version without (AVX/)AVX2 support?

danqing commented 6 years ago

Will confirm and fix. Thanks for reporting!

PeterPanUnderhill commented 6 years ago

Same problem here, would like to see updates, thx

amberfly commented 6 years ago

Sorry for the wait. I've just released a generic build for TF 1.5: https://github.com/mind/wheels/releases/tag/tf1.5-gpu-generic. While we prepare a working 1.4.1, it'll be great if you can let us know if the 1.5 one works. Thanks!

chadkouse commented 6 years ago

I would like to see this as well... 1.4.1