Skip to content

use generic way of checking BLAS linkage for recent numpy versions#762

Merged
boegel merged 8 commits intoeasybuilders:developfrom
boegel:numpy_sanity_check_blas
Dec 8, 2015
Merged

use generic way of checking BLAS linkage for recent numpy versions#762
boegel merged 8 commits intoeasybuilders:developfrom
boegel:numpy_sanity_check_blas

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Dec 7, 2015

implement generic way of checking BLAS linkage in numpy

check for blas_dot symbol (cfr. #757) doesn't always work, apparently (seems like it's not there when optimising more aggressively (-O3 vs -O2), or whne -fPIC is used)

cfr. numpy/numpy#6675 (comment)

cc @gppezzi

@boegel boegel added this to the v2.5.0 milestone Dec 7, 2015
@boegel
Copy link
Copy Markdown
Member Author

boegel commented Dec 7, 2015

@wpoely86: please review?

@boegel boegel changed the title use generic way of checking BLAS linkage for recent numpy versions use generic way of checking BLAS linkage for recent numpy versions (WIP) Dec 7, 2015
@wpoely86
Copy link
Copy Markdown
Member

wpoely86 commented Dec 7, 2015

looks good

@hpcugentbot
Copy link
Copy Markdown

Easyblocks unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-easyblocks-pr-builder/1434/console for more details).

This pull request is now ready for review/testing.

Please try and find someone who can tackle this; contact @boegel if you're not sure what to do.

@hpcugentbot
Copy link
Copy Markdown

Easyblocks unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-easyblocks-pr-builder/1435/console for more details).

This pull request is now ready for review/testing.

Please try and find someone who can tackle this; contact @boegel if you're not sure what to do.

@hpcugentbot
Copy link
Copy Markdown

Easyblocks unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-easyblocks-pr-builder/1440/console for more details).

This pull request is now ready for review/testing.

Please try and find someone who can tackle this; contact @boegel if you're not sure what to do.

@hpcugentbot
Copy link
Copy Markdown

Easyblocks unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-easyblocks-pr-builder/1441/console for more details).

This pull request is now ready for review/testing.

Please try and find someone who can tackle this; contact @boegel if you're not sure what to do.

@hpcugentbot
Copy link
Copy Markdown

Easyblocks unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-easyblocks-pr-builder/1443/console for more details).

This pull request is now ready for review/testing.

Please try and find someone who can tackle this; contact @boegel if you're not sure what to do.

@boegel boegel changed the title use generic way of checking BLAS linkage for recent numpy versions (WIP) use generic way of checking BLAS linkage for recent numpy versions Dec 8, 2015
@boegel
Copy link
Copy Markdown
Member Author

boegel commented Dec 8, 2015

Tested by rebuilding with numpy 1.9 and 1.10 + Python easyconfigs, good to go, thanks for the review @wpoely86!

boegel added a commit that referenced this pull request Dec 8, 2015
use generic way of checking BLAS linkage for recent numpy versions
@boegel boegel merged commit e3cfc0c into easybuilders:develop Dec 8, 2015
@boegel boegel deleted the numpy_sanity_check_blas branch December 8, 2015 16:03
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

Successfully merging this pull request may close these issues.

3 participants