Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Makefiles now check for virtualenv and pkg-config. #383

Closed
wants to merge 1 commit into from

Conversation

mspandit
Copy link
Contributor

When installing Neon on a brand-new MacBook Pro running OS X Sierra, I encountered an absence of pkg-config as well as virtualenv. I added checks and error messages to appropriate Makefiles to cover these cases.

@wei-v-wang
Copy link
Contributor

wei-v-wang commented Jul 19, 2017

Thank you Milind for trying neon!

http://neon.nervanasys.com/docs/2.0.0/installation.html indeed shows both virtualenv and pkg-config as pre-requisites. But you have done more to let users know this easily and avoid having to go to the page which the user might not be aware of. Your change is very helpful, thank you! We will make sure we integrate your PR in our next release.

clrpackages pushed a commit to clearlinux-pkgs/neon that referenced this pull request Aug 7, 2017
## v2.1.0 (2017-08-02):

* Set MKL backend (-b mkl) as the default CPU backend on Linux (use -b cpu to specify original CPU backend)
* Update MKLML version 20170720 (AVX512 code paths enabled by default and conversion optimizations)
* Simplify ResNet example
* Makefiles now check for virtualenv and pkg-config (NervanaSystems/neon#383)
* Fix Deep Speech2 model on MKL backend
* Fix MKL installation for "make sysinstall"
@mspandit mspandit closed this Aug 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants