We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a19930 commit 7ad40a8Copy full SHA for 7ad40a8
.ci/tritonbench/test-gpu.sh
@@ -9,6 +9,7 @@ fi
9
. "${SETUP_SCRIPT}"
10
11
# FIXME: patch hstu
12
+sudo apt-get install -y patch
13
python install.py --hstu
14
15
python -m unittest test.test_gpu.main -v
0 commit comments