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 #31200

Closed
faizulhz opened this issue Jul 31, 2019 · 4 comments
Closed

illegal instruction #31200

faizulhz opened this issue Jul 31, 2019 · 4 comments
Assignees
Labels
stat:awaiting response Status - Awaiting response from author type:build/install Build and install issues

Comments

@faizulhz
Copy link

Please make sure that this is a build/installation issue. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:build_template

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04):
  • Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device:
  • TensorFlow installed from (source or binary):
  • TensorFlow version:
  • Python version:
  • Installed using virtualenv? pip? conda?:
  • Bazel version (if compiling from source):
  • GCC/Compiler version (if compiling from source):
  • CUDA/cuDNN version:
  • GPU model and memory:

Describe the problem

Provide the exact sequence of commands / steps that you executed before running into the problem

Any other info / logs
Include any logs or source code that would be helpful to diagnose the problem. If including tracebacks, please include the full traceback. Large logs and files should be attached.

@faizulhz
Copy link
Author

import tensorflow as tf causes illegal instruction. on docker

@oanush oanush self-assigned this Aug 1, 2019
@oanush oanush added the type:build/install Build and install issues label Aug 1, 2019
@oanush
Copy link

oanush commented Aug 1, 2019

@faizulhz ,
Can you please provide all the details mentioned in the standard template?Thanks!

@oanush oanush added the stat:awaiting response Status - Awaiting response from author label Aug 1, 2019
@Leslie-Fang
Copy link
Contributor

@faizulhz if you build tensorflow on latest platform with latest instruction such as AVX512. Then use this version on a older platform without AVX instruction . You may get this error.
Please refer to this link: #17411

@oanush
Copy link

oanush commented Aug 8, 2019

Automatically closing due to lack of recent activity. Please update the issue when new information becomes available, and we will reopen the issue. Thanks!

@oanush oanush closed this as completed Aug 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat:awaiting response Status - Awaiting response from author type:build/install Build and install issues
Projects
None yet
Development

No branches or pull requests

3 participants