Skip to content

Commit 6ab470b

Browse files
committed
Try only installing nvidia-mthdx directly
1 parent dc1ae2b commit 6ab470b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/test_thirdparty_nvmath.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ git checkout ${NVMATH_PYTHON_SHA}
3535

3636
rapids-logger "Install nvmath-python test dependencies"
3737
pip install -r requirements/pip/tests.txt
38-
pip install -r requirements/pip/tests-dx.txt
38+
pip install nvidia-mathdx
3939
pip install nvidia-cutlass
4040

4141
rapids-logger "Check GPU usage"

0 commit comments

Comments
 (0)