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

Illegal instruction CPUs under version 2.4.0 #45872

Closed
momen opened this issue Dec 19, 2020 · 4 comments
Closed

Illegal instruction CPUs under version 2.4.0 #45872

momen opened this issue Dec 19, 2020 · 4 comments
Assignees
Labels
stale This label marks the issue/pr stale - to be closed automatically if no activity stat:awaiting response Status - Awaiting response from author subtype: ubuntu/linux Ubuntu/Linux Build/Installation Issues TF 2.4 for issues related to TF 2.4 type:build/install Build and install issues

Comments

@momen
Copy link

momen commented Dec 19, 2020

System information

OS: Ubuntu 18.04
TensorFlow binary installed using pip
TensorFlow version 2.4.0rc0
Python version 3.8.6
CUDA/cuDNN version: 11.0/8.0.4
GPU model: GTX 1080 ti
Describe the current behavior

Attempting to import tensorflow produces an "Illegal instruction" error.

Describe the expected behavior

Import tensorflow without error. (Illegal instruction)

python -c "import tensorflow as tf"

@amahendrakar
Copy link
Contributor

@momen,
Could you please provide the make and model of your CPU? Starting with v1.6, TensorFlow binaries use AVX instructions which may not run on older CPUs. For more information, please take a look at the hardware requirements for installing TensorFlow.

Also, please check similar issues #33038, #29788 and let us know if it helps. Thanks!

@amahendrakar amahendrakar added stat:awaiting response Status - Awaiting response from author subtype: ubuntu/linux Ubuntu/Linux Build/Installation Issues TF 2.4 for issues related to TF 2.4 labels Dec 20, 2020
@google-ml-butler
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you.

@google-ml-butler google-ml-butler bot added the stale This label marks the issue/pr stale - to be closed automatically if no activity label Dec 27, 2020
@google-ml-butler
Copy link

Closing as stale. Please reopen if you'd like to work on this further.

@google-ml-butler
Copy link

Are you satisfied with the resolution of your issue?
Yes
No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale This label marks the issue/pr stale - to be closed automatically if no activity stat:awaiting response Status - Awaiting response from author subtype: ubuntu/linux Ubuntu/Linux Build/Installation Issues TF 2.4 for issues related to TF 2.4 type:build/install Build and install issues
Projects
None yet
Development

No branches or pull requests

2 participants