[Release 0.4.0] Enable AWSSDK on Linux by statically linking OpenSSL and cURL (#421) #482
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.
Ref PR on main branch: #421
Summary:
This PR adds all supports to enable awssdk for linux releases
pytorch/manylinux-cpu
docker to align with compiler version with PyTorch Coretorchdata/csrc/CMakeLists.txt
to respect the static OpenSSL and cURLthrid_party/CMakeLists.txt
without adding redundant dependencies for_torchdata
auditwheel show
to validate the binaries aremanylinux_2_17
(alias ofmanylinux2014
)numpy
dependency introduced bytf_record
. And, fix tests in this fileSee the workflow for night release: https://github.com/pytorch/data/actions/runs/2391843245
See the
manylinux
version: https://github.com/pytorch/data/runs/6612861049?check_suite_focus=true#step:9:67manylinux_2_17_x86_64
is the alias ofmanylinux_2014
Pull Request resolved: #421
Reviewed By: NivekT
Differential Revision: D36641092
Pulled By: ejguan
fbshipit-source-id: 349bfd896ee0db01eea849580984f4000ca2bc3f