Skip to content

[CMake] Auto-detect C++ ABI version #321

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

malfet
Copy link
Contributor

@malfet malfet commented Jun 7, 2023

Looks like right now system is tune to only work with official nightly
builds/gcc-7 (i.e. hardcodes ABI 11)

Fixes pytorch/pytorch#103087

Looks like right now system is tune to only work with official nightly
builds/gcc-7 (i.e. hardcodes ABI 11)

Fixes pytorch/pytorch#103087
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 7, 2023
@malfet malfet requested a review from PaliC June 7, 2023 02:08
@facebook-github-bot
Copy link
Contributor

@malfet has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@malfet has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@malfet merged this pull request in 45c9b82.

pytorchmergebot pushed a commit to pytorch/pytorch that referenced this pull request Jun 7, 2023
Use gcc9 in linux-bionic-cuda12_1-py3_10-gcc9-build workflows
After PR, which fixed gcc9 transition : pytorch/multipy#321

<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at a076506</samp>

This pull request updates the GCC version for Python 3.10 and CUDA 11.8/12.1 test images and removes the unused CUDA 12.1 image configuration and reference from the docker build scripts and workflow.
Pull Request resolved: #103075
Approved by: https://github.com/malfet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] Failure in linux-bionic-cuda12.1-py3.10-gcc9 / test (deploy, 1, 1, linux.4xlarge.nvidia.gpu) when migrating from gcc7 to gcc9
3 participants