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 2820ee6 commit dc20cceCopy full SHA for dc20cce
ci/test_wheel.sh
@@ -14,7 +14,7 @@ python -m pip install \
14
15
if [ "$USE_PYNVJITLINK" == true ]; then
16
rapids-logger "Install pynvjitlink"
17
- python -m pip install pynvjitlink
+ python -m pip install pynvjitlink-cu12
18
fi
19
20
rapids-logger "Install wheel"
0 commit comments