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

HPCC-16688 Add CBlas library to lib2 for APPLE #9377

Conversation

xwang2713
Copy link
Member

Also work-around Homebrew library symbolic link and multiple library copies:

  1. cmake configuration finds openblas library under /usr/local/opt/openblas/lib with generic name which is symbolic link
  2. libeclblas.dylib links real openblas library under /usr/local/opt/openblas/lib/
  3. cmake get_filename_component finds real openblas library under /usr/local/Cellar/openblas/

Signed-off-by: Xiaoming Wang xiaoming.wang@lexisnexi.com
@Michael-Gardner please help to review

@hpcc-jirabot
Copy link

@HPCCSmoketest
Copy link
Contributor

Automated Smoketest
Sha: 33f69a5
Build: success
ECL Watch: Rebuilding Site

errors warnings build time
0 65 90.65 seconds

Install hpccsystems-platform-community_6.2.0-rc5.el7.x86_64.rpm
HPCC Start: OK

Unittest result:

total passed failed timeout
88 88 0 0

HPCC Stop: OK
HPCC Uninstall: OK

@Michael-Gardner
Copy link
Contributor

@xwang2713 looks good

@richardkchapman richardkchapman merged commit 16127e8 into hpcc-systems:candidate-6.2.0 Dec 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants