pytorch / multipy

torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters in a single C++ process.
Other
173 stars 35 forks source link

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

Closed malfet closed 1 year ago

malfet commented 1 year ago

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

Fixes https://github.com/pytorch/pytorch/issues/103087

facebook-github-bot commented 1 year ago

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

facebook-github-bot commented 1 year ago

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

facebook-github-bot commented 1 year ago

@malfet merged this pull request in pytorch/multipy@45c9b829bdff8e4e930b22bf80d966eb51a43266.