We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77f5f9b commit 6393effCopy full SHA for 6393eff
cuda_bindings/tests/cython/build_tests.sh
@@ -14,4 +14,4 @@ else
14
exit 1
15
fi
16
17
-cythonize -3 -i ${SCRIPTPATH}/test_*.pyx
+cythonize -3 -Xfreethreading_compatible=True -i ${SCRIPTPATH}/test_*.pyx
0 commit comments