mirror of
https://github.com/microsoft/mscclpp.git
synced 2026-05-11 17:00:22 +00:00
rmobe build
This commit is contained in:
@@ -27,10 +27,8 @@ steps:
|
||||
displayName: Install mscclpp
|
||||
runRemoteArgs: '--container sglang-mscclpp-test'
|
||||
remoteScript: |
|
||||
mkdir mscclpp2
|
||||
cd mscclpp2
|
||||
git clone https://github.com/microsoft/mscclpp.git
|
||||
cd mscclpp
|
||||
rm -rf build
|
||||
mkdir build
|
||||
cd build
|
||||
cmake -DCMAKE_BUILD_TYPE=Release ..
|
||||
|
||||
Reference in New Issue
Block a user