Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generic version is still compiled with AVX2 support #21

Open
kecsap opened this issue Jan 22, 2018 · 4 comments
Open

Generic version is still compiled with AVX2 support #21

kecsap opened this issue Jan 22, 2018 · 4 comments

Comments

@kecsap
Copy link

kecsap commented Jan 22, 2018

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
Copy link
Contributor

danqing commented Jan 24, 2018

Will confirm and fix. Thanks for reporting!

@PeterPanUnderhill
Copy link

Same problem here, would like to see updates, thx

@amberfly
Copy link
Contributor

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants