mirror of
https://github.com/microsoft/mscclpp.git
synced 2026-04-19 22:39:11 +00:00
fix pip
This commit is contained in:
@@ -26,14 +26,13 @@ pr:
|
||||
- '**/*.md'
|
||||
|
||||
jobs:
|
||||
- job: IntegrationTestA100
|
||||
displayName: Integration test A100
|
||||
- job: sglangtest
|
||||
displayName: SGLANG Test
|
||||
strategy:
|
||||
matrix:
|
||||
cuda11:
|
||||
containerImage: ghcr.io/microsoft/mscclpp/mscclpp:base-dev-cuda11.8
|
||||
cuda12:
|
||||
containerImage: ghcr.io/microsoft/mscclpp/mscclpp:base-dev-cuda12.9
|
||||
sglang:
|
||||
containerImage: lmsysorg/sglang:latest
|
||||
|
||||
|
||||
pool:
|
||||
name: msccl-ci
|
||||
@@ -48,13 +47,6 @@ jobs:
|
||||
sshKeySecureFile: mscclpp.pem
|
||||
gpuArch: '80'
|
||||
|
||||
- job: IntegrationTestH100
|
||||
displayName: Integration test H100
|
||||
strategy:
|
||||
matrix:
|
||||
cuda12:
|
||||
containerImage: ghcr.io/microsoft/mscclpp/mscclpp:base-dev-cuda12.9
|
||||
|
||||
pool:
|
||||
name: msccl-ci-h100
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user