Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Conversation

malfet
Copy link
Contributor

@malfet malfet commented Feb 23, 2024

To gcc-11, as older ones(gcc-8.4 and gcc-9.2) are not compatible with latest PyTorch nor with AVX512

Fixes pytorch/pytorch#120418

To gcc-9, as older one is not compatible with latest PyTorch nor with
AVX512
@malfet malfet merged commit e5e1c88 into main Feb 23, 2024
@malfet malfet deleted the malfet/update-cxx11-abi-docker branch February 23, 2024 17:16
atalman pushed a commit to atalman/builder that referenced this pull request Mar 18, 2024
To gcc-11, as older ones(gcc-8.4 and gcc-9.2) are not compatible with latest PyTorch nor with AVX512

Fixes pytorch/pytorch#120418
malfet added a commit that referenced this pull request Mar 18, 2024
To gcc-11, as older ones(gcc-8.4 and gcc-9.2) are not compatible with latest PyTorch nor with AVX512

Fixes pytorch/pytorch#120418

Co-authored-by: Nikita Shulga <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cpu-cxx11-abi Linux binaries fail to build, as they are still building with gcc-8.5

2 participants