Skip to content

Commit 16084bf

Browse files
committed
Could it be this flag
1 parent e520bde commit 16084bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/scripts/utils.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ install_pytorch_and_domains() {
5858
git checkout "${TORCH_VERSION}"
5959
git submodule update --init --recursive
6060

61+
export _GLIBCXX_USE_CXX11_ABI=1
6162
# Then build and install PyTorch
6263
python setup.py bdist_wheel
6364
pip install "$(echo dist/*.whl)"

0 commit comments

Comments
 (0)