mirror of
https://github.com/microsoft/mscclpp.git
synced 2026-05-12 01:10:22 +00:00
fix -
This commit is contained in:
@@ -32,7 +32,7 @@ steps:
|
||||
mkdir build
|
||||
cd build
|
||||
cmake -DCMAKE_BUILD_TYPE=Release ..
|
||||
make –j
|
||||
make -j
|
||||
cd ..
|
||||
pip install .
|
||||
pip install -r ./python/requirements_cuda12.txt
|
||||
|
||||
Reference in New Issue
Block a user