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

AVX512F instruction support #8

Open
thupalo opened this issue Nov 10, 2017 · 2 comments
Open

AVX512F instruction support #8

thupalo opened this issue Nov 10, 2017 · 2 comments

Comments

@thupalo
Copy link

thupalo commented Nov 10, 2017

Thank you very much for great wheels.
Recently I upgraded TF 1.3->1.4 GPU on i9 7900x CPU, with no major issues.
(Intel Math Kernel Library had to be installed and numpy upgrade - but OK)

May I ask for some new addition regarding the info message I had
"Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX512F"
any plans for this?
Thank you once again and best regards / thupalo

@danqing
Copy link
Contributor

danqing commented Nov 10, 2017

Congrats for getting a great CPU!

This will definitely be supported sometime in the future. We may be able to provide CPU wheels soon as I suspect AWS C5 instances have AVX512, but GPU wheels may not happen for a while. This new instruction set is only supported by high end Skylake CPUs, which we don't physically have ourselves and are not available in any cloud offerings (that also provide GPU).

@ghost
Copy link

ghost commented Oct 7, 2018

When can this be supported? AWS new T3 instances all come with Intel Scalable Xeon processors, thus AVX512.

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

2 participants