Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
67d745cc
"ssh:/git@developer.sourcefind.cn:2222/OpenDAS/vllm_cscc.git" did not exist on "c57c9415b17f014e5600b4b2cb6b7f0b70cfaa07"
Unverified
Commit
67d745cc
authored
Aug 02, 2024
by
Kuntai Du
Committed by
GitHub
Aug 02, 2024
Browse files
[CI] Temporarily turn off H100 performance benchmark (#7104)
parent
99d7cabd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
16 deletions
+16
-16
.buildkite/nightly-benchmarks/benchmark-pipeline.yaml
.buildkite/nightly-benchmarks/benchmark-pipeline.yaml
+16
-16
No files found.
.buildkite/nightly-benchmarks/benchmark-pipeline.yaml
View file @
67d745cc
...
...
@@ -42,20 +42,20 @@ steps:
-
name
:
devshm
emptyDir
:
medium
:
Memory
-
label
:
"
H100"
agents
:
queue
:
H100
plugins
:
-
docker#v5.11.0
:
image
:
public.ecr.aws/q9t5s3a7/vllm-ci-test-repo:$BUILDKITE_COMMIT
command
:
-
bash
-
.buildkite/nightly-benchmarks/run-benchmarks-suite.sh
mount-buildkite-agent
:
true
propagate-environment
:
true
ipc
:
host
gpus
:
all
environment
:
-
VLLM_USAGE_SOURCE
-
HF_TOKEN
#
- label: "H100"
#
agents:
#
queue: H100
#
plugins:
#
- docker#v5.11.0:
#
image: public.ecr.aws/q9t5s3a7/vllm-ci-test-repo:$BUILDKITE_COMMIT
#
command:
#
- bash
#
- .buildkite/nightly-benchmarks/run-benchmarks-suite.sh
#
mount-buildkite-agent: true
#
propagate-environment: true
#
ipc: host
#
gpus: all
#
environment:
#
- VLLM_USAGE_SOURCE
#
- HF_TOKEN
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment