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

TF 1.12.0 for macOS Mojave, python 3.6.0 #95

Open
Pattio opened this issue Dec 30, 2018 · 6 comments
Open

TF 1.12.0 for macOS Mojave, python 3.6.0 #95

Pattio opened this issue Dec 30, 2018 · 6 comments

Comments

@Pattio
Copy link

Pattio commented Dec 30, 2018

Tensorflow: 1.12.0 CPU
OS: MacOS Mojave
GCC: clang-1000.11.45.5
Python: 3.6.0
Supports: FMA, AVX, AVX2, SSE4.1, SSE4.2

Download: Link

@Zhijun166
Copy link

Can this be uploaded to github? We can't access the Google website here because of the firewall.

@Pattio
Copy link
Author

Pattio commented Jan 23, 2019

Hi, here is commit version which has it locally Repo and Download link

@YigitDemirag
Copy link

This gave me Illegal instructions : 4 error. Could you confirm this whell is correct?

On my macOS, sysctl -a | grep machdep.cpu.leaf7_features includes AVX2, so I couldn't figure out where does this Signals.SIGILL 4 error comes from..

machdep.cpu.leaf7_features: SMEP ERMS RDWRFSGS TSC_THREAD_OFFSET BMI1 AVX2 BMI2 INVPCID FPU_CSDS

$ gcc -v
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/c++/4.2.1
Apple LLVM version 10.0.0 (clang-1000.11.45.5)
Target: x86_64-apple-darwin18.2.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

$ python --version
Python 3.6.0 :: Anaconda custom (64-bit)

@tushar-nitave
Copy link

@YigitDemirag I'm also facing the same issue of my Mac mini (late 2014).

@cuifeiran
Copy link

这给了我Illegal instructions : 4 错误。你能证实这个问题是对的吗?

在我的macOS上,sysctl -a | grep machdep.cpu.leaf7_features包括AVX2,所以我无法弄清楚这个Signals.SIGILL 4错误来自哪里..

machdep.cpu.leaf7_features: SMEP ERMS RDWRFSGS TSC_THREAD_OFFSET BMI1 AVX2 BMI2 INVPCID FPU_CSDS

$ gcc -v
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/c++/4.2.1
Apple LLVM version 10.0.0 (clang-1000.11.45.5)
Target: x86_64-apple-darwin18.2.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
$ python --version
Python 3.6.0 :: Anaconda custom (64-bit)

Process finished with exit code 132 (interrupted by signal 4: SIGILL)

I have no idea...😶

@tushar-nitave
Copy link

I manually compiled. It works fine now.

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