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

Remove hard-coded -xSSE4.2 for numpy/scipy with intel compiler #2546

Merged
merged 3 commits into from Feb 23, 2016

Conversation

hajgato
Copy link
Collaborator

@hajgato hajgato commented Feb 23, 2016

No description provided.

@@ -41,6 +41,7 @@ exts_list = [
'source_urls': ['https://pypi.python.org/packages/source/n/numpy/'],
'patches': [
'numpy-1.8.0-mkl.patch', # % numpyversion,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove the # % numpyversion while you're at it

@boegel boegel added this to the v2.7.0 milestone Feb 23, 2016
@boegel
Copy link
Member

boegel commented Feb 23, 2016

@hajgato: why only for Python 3.5.1?

@hpcugentbot
Copy link
Contributor

Easyconfigs unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/6507/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.

@hajgato
Copy link
Collaborator Author

hajgato commented Feb 23, 2016

@boegel: Other configs with numpy 1.10 included. (numpy 1.9 is safe)

@boegel
Copy link
Member

boegel commented Feb 23, 2016

@hajgato: same for numpy 1.10.x easyconfigs?

numpy-1.10.1-intel-2015b-Python-2.7.10.eb
numpy-1.10.4-intel-2015b-Python-2.7.10.eb
numpy-1.10.4-intel-2016a-Python-2.7.11.eb

@hajgato
Copy link
Collaborator Author

hajgato commented Feb 23, 2016

@boegel: hmmm.. added

@hpcugentbot
Copy link
Contributor

Easyconfigs unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/6509/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
Contributor

Easyconfigs unit test suite PASSed (see https://jenkins1.ugent.be/job/easybuild-easyconfigs-pr-builder/6511/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
Copy link
Member

boegel commented Feb 23, 2016

lgtm, submitted a test report to make sure...

@boegel
Copy link
Member

boegel commented Feb 23, 2016

Test report by @boegel
SUCCESS
Build succeeded for 6 out of 6 (6 easyconfigs in this PR)
Linux centos linux 7.2.1511, Intel(R) Xeon(R) CPU E5-2660 v3 @ 2.60GHz, Python 2.7.5
See https://gist.github.com/6cf6707261ce6b9e1e1f for a full test report.

@boegel
Copy link
Member

boegel commented Feb 23, 2016

Test report by @boegel
SUCCESS
Build succeeded for 6 out of 6 (6 easyconfigs in this PR)
Linux SL 6.7, Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz, Python 2.6.6
See https://gist.github.com/c39edb647bb1c9f21f55 for a full test report.

@boegel
Copy link
Member

boegel commented Feb 23, 2016

lgtm, thanks @hajgato!

boegel added a commit that referenced this pull request Feb 23, 2016
Remove hard-coded -xSSE4.2 for numpy/scipy with intel compiler
@boegel boegel merged commit b151313 into easybuilders:develop Feb 23, 2016
@hajgato hajgato deleted the python351bis branch June 8, 2017 13:20
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.

None yet

3 participants