Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[PIP] Package libgomp.so in pypi wheels #20271

Closed
wants to merge 1 commit into from

Conversation

Duconnor
Copy link
Contributor

Description

Package libgomp.so in pypi wheels as described in #20095.

Checklist

Essentials

  • PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc)
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage
  • Code is well-documented

Changes

  • Package libgomp.so in pypi wheels so it does not use the libgomp from the host operating system.

Comments

@mxnet-bot
Copy link

Hey @Duconnor , Thanks for submitting the PR
All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands:

  • To trigger all jobs: @mxnet-bot run ci [all]
  • To trigger specific jobs: @mxnet-bot run ci [job1, job2]

CI supported jobs: [centos-gpu, unix-cpu, windows-gpu, miscellaneous, website, sanity, clang, centos-cpu, windows-cpu, unix-gpu, edge]


Note:
Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin.
All CI tests must pass before the PR can be merged.

@mseth10 mseth10 added the pr-awaiting-testing PR is reviewed and waiting CI build and test label May 14, 2021
@Duconnor Duconnor closed this May 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr-awaiting-testing PR is reviewed and waiting CI build and test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants