Skip to content

Commit 3537ba5

Browse files
export ALIBUILD_O2_FORCE_GPU=1 in ci-pipeline
1 parent c06b0b6 commit 3537ba5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/standalone-benchmark.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
STANDALONE_DIR: /root/standalone
7474
BUILD_DIR: /root/standalone/build
7575
ARTIFACT_FILE: /root/artifact.txt
76+
ALIBUILD_O2_FORCE_GPU: 1
7677

7778
- name: Upload Artifact
7879
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)