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

Conversation

@cpuhrsch
Copy link
Contributor

No description provided.

@cpuhrsch cpuhrsch changed the title Use Ninja to build extension Use Ninja to build extensions and disable C++11 ABI for libtorch compatability. Aug 13, 2020
@cpuhrsch cpuhrsch changed the title Use Ninja to build extensions and disable C++11 ABI for libtorch compatability. Use Ninja to build extensions and disable C++11 ABI for libtorch compatibility. Aug 13, 2020
@cpuhrsch cpuhrsch changed the title Use Ninja to build extensions and disable C++11 ABI for libtorch compatibility. Use Ninja to build extensions and disable C++11 ABI when necessary for libtorch compatibility. Aug 13, 2020
@codecov
Copy link

codecov bot commented Aug 13, 2020

Codecov Report

Merging #931 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #931   +/-   ##
=======================================
  Coverage   77.23%   77.23%           
=======================================
  Files          44       44           
  Lines        3009     3009           
=======================================
  Hits         2324     2324           
  Misses        685      685           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6ef0feb...bf9c897. Read the comment docs.

@cpuhrsch cpuhrsch merged commit cdf2d5e into pytorch:master Aug 14, 2020
mthrok added a commit to mthrok/audio that referenced this pull request Aug 14, 2020
mthrok added a commit to mthrok/audio that referenced this pull request Aug 14, 2020
mthrok added a commit to mthrok/audio that referenced this pull request Aug 14, 2020
mthrok added a commit to mthrok/audio that referenced this pull request Aug 14, 2020
mthrok added a commit to pytorch/audio that referenced this pull request Jan 12, 2021
…880)

With this change, `BUILD_TRANSDUCER=1 python setup.py build_ext` now sees `-D_GLIBCXX_USE_CXX11_ABI=` in the compilation command. (Note: sox is C-only so it is not relevant to sox build process)

See also:
 - pytorch/text#931
 - https://stackoverflow.com/a/55406930
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants