mirror of
https://github.com/microsoft/mscclpp.git
synced 2026-05-12 09:17:06 +00:00
change cuda version
This commit is contained in:
@@ -85,7 +85,7 @@ steps:
|
||||
make -j && \
|
||||
cd .. && \
|
||||
pip install . && \
|
||||
pip install -r ./python/requirements_cuda13.txt \
|
||||
pip install -r ./python/requirements_cuda12.txt \
|
||||
"'
|
||||
kill $CHILD_PID
|
||||
workingDirectory: '$(System.DefaultWorkingDirectory)'
|
||||
|
||||
Reference in New Issue
Block a user