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 05267c2 commit 23729a2Copy full SHA for 23729a2
cuda_bindings/tests_cython/build_tests.sh
@@ -0,0 +1,4 @@
1
+#!/bin/bash
2
+
3
+cd "$(dirname "$0")"
4
+CPLUS_INCLUDE_PATH=$CUDA_HOME/include:$CPLUS_INCLUDE_PATH cythonize -3 -i test_*.pyx
0 commit comments