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

ppc64 build cleanups and updated openblas for power #18301

Merged
merged 2 commits into from
Sep 1, 2016
Merged

Conversation

ViralBShah
Copy link
Member

Check for both ppc64le and powerpc64le as the arch names consistently across the build.

Use a newer openblas for power8.

@ViralBShah ViralBShah added system:powerpc PowerPC building Build system, or building Julia or its dependencies labels Aug 31, 2016
@ViralBShah ViralBShah added this to the 0.5.x milestone Aug 31, 2016
@@ -1,2 +1,7 @@
ifneq (,$(filter $(ARCH), powerpc64le ppc64le))
OPENBLAS_BRANCH=develop
Copy link
Contributor

Choose a reason for hiding this comment

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

is there a tag for this?

Copy link
Member Author

Choose a reason for hiding this comment

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

Not yet, but I believe 0.2.19 is imminent soon - a day or two. Given that the rc4 may need some more time, let's wait and see if we can use a tagged version here.

Copy link
Contributor

Choose a reason for hiding this comment

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

you'd need to add checksums too

@ViralBShah
Copy link
Member Author

This should be good to go now. OpenBLAS updated to v0.2.19 for Power.

@ViralBShah
Copy link
Member Author

Build failures are mostly unrelated.

@ViralBShah ViralBShah merged commit 23a5a62 into master Sep 1, 2016
@ViralBShah ViralBShah deleted the vs/ppc64 branch September 1, 2016 13:06
@ViralBShah
Copy link
Member Author

ViralBShah commented Sep 6, 2016

@tkelman Can we get this one into 0.5-rc4? Thanks.

@ViralBShah ViralBShah changed the title ppc64 build cleanups ppc64 build cleanups and updated openblas for power Sep 6, 2016
@tkelman
Copy link
Contributor

tkelman commented Sep 6, 2016

Yes. I'll add it. Don't need to ping me again, the label is enough.

tkelman pushed a commit that referenced this pull request Sep 6, 2016
(cherry picked from commit 83b0589)
ref #18301

Update OpenBLAS to v0.2.19 for Power8.

(cherry picked from commit 857469d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
building Build system, or building Julia or its dependencies system:powerpc PowerPC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants