This repository was archived by the owner on Nov 17, 2023. It is now read-only.
[BUGFIX]package libopenblas.so.0 correctly in MXNet v1.8.x wheels#20086
Merged
Conversation
|
Hey @access2rohit , Thanks for submitting the PR
CI supported jobs: [edge, clang, miscellaneous, sanity, centos-gpu, unix-gpu, unix-cpu, windows-gpu, website, centos-cpu, windows-cpu] Note: |
Contributor
Author
|
Reason why this issue wasn't caught by our CD pipeline is here: #20088 |
Contributor
Author
Contributor
Author
Contributor
Author
|
@mxnet-bot run ci [all] |
|
Jenkins CI successfully triggered : [unix-cpu, windows-cpu, windows-gpu, sanity, unix-gpu, miscellaneous, centos-cpu, clang, website, edge, centos-gpu] |
mseth10
pushed a commit
to mseth10/incubator-mxnet
that referenced
this pull request
Mar 24, 2021
…ache#20086) * packaging libopenblas.so.0, dnnl_version.h and dnnl_config.h correctly * Re-Trigger build Co-authored-by: Rohit Kumar Srivastava <srivastava.141@buckeyemail.osu.edu>
roclark
added a commit
to NVIDIA/Imageinary
that referenced
this pull request
Mar 25, 2021
MXNet 1.8.0 has an error loading the libopenblas.so.0 library and causes the package to fail immediately. This will be fixed in a future version of MXNet, but version 1.8.0 will likely always be broken and should be ignored. For more information, see apache/mxnet#20086 Signed-Off-By: Robert Clark <roclark@nvidia.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
packaging libopenblas.so.0, dnnl_version.h and dnnl_config.h correctly from appropriate locations.
Checklist
Essentials