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 dc1ae2b commit 6ab470bCopy full SHA for 6ab470b
ci/test_thirdparty_nvmath.sh
@@ -35,7 +35,7 @@ git checkout ${NVMATH_PYTHON_SHA}
35
36
rapids-logger "Install nvmath-python test dependencies"
37
pip install -r requirements/pip/tests.txt
38
-pip install -r requirements/pip/tests-dx.txt
+pip install nvidia-mathdx
39
pip install nvidia-cutlass
40
41
rapids-logger "Check GPU usage"
0 commit comments