Skip to content

Add glibc-based openmp build.#247

Open
Eli Friedman (efriedma-quic) wants to merge 1 commit into
qualcomm:qualcomm-softwarefrom
efriedma-quic:openmp-glibc
Open

Add glibc-based openmp build.#247
Eli Friedman (efriedma-quic) wants to merge 1 commit into
qualcomm:qualcomm-softwarefrom
efriedma-quic:openmp-glibc

Conversation

@efriedma-quic

Copy link
Copy Markdown
Contributor

This involves downloading a gcc toolchain, and building against it.

While I was adding in downloads, I made some improvements to our download infrastructure: we now cache downloads, and use sha256sum to verify them.

This involves downloading a gcc toolchain, and building against it.

While I was adding in downloads, I made some improvements to our
download infrastructure: we now cache downloads, and use sha256sum to
verify them.

Signed-off-by: Eli Friedman <efriedma@qti.qualcomm.com>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks!

Two misc. thoughts:

  1. The caching is nice (and we need to do that for some other things like ccache I think)--I'm guessing we want to do this in our nightlies as well, but I don't mind if we do that separately.
  2. Right now all our Linux libraries are off-by-default, is that still fine for this?

@efriedma-quic

Copy link
Copy Markdown
Contributor Author

Right now all our Linux libraries are off-by-default, is that still fine for this?

They're enabled on the buildbot, which seems like the important thing? I don't think the default for local builds matters.

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.

2 participants