File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 88 description : " Build Images"
99 required : true
1010 type : string
11- default : " iregistry.baidu-int.com/tiangexiao /base-images:paddlecloud-ubuntu24.04-gcc13.3-cuda12.9-cudnn9.9-bccl1.4.1.4-nccl2.26.5-openmpi4.1.5-FleetY13.0.0-rc2 "
11+ default : " iregistry.baidu-int.com/new_rl_infra /base-images:paddlecloud-ubuntu24.04-gcc13.3-cuda12.9-cudnn9.9-bccl1.4.1.4-nccl2.26.5-openmpi4.1.5-FleetY13.0.0-v2.4.0-rc1 "
1212 FASTDEPLOY_ARCHIVE_URL :
1313 description : " URL of the compressed FastDeploy code archive."
1414 required : true
5454 value : ${{ jobs.fd-build-rl.outputs.wheel_path_rl }}
5555jobs :
5656 fd-build-rl :
57- runs-on : [self-hosted, GPU-Build]
57+ runs-on : [self-hosted, GPU-Build-RL ]
5858 timeout-minutes : 360
5959 outputs :
6060 wheel_path_rl : ${{ steps.set_output.outputs.wheel_path_rl }}
Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ jobs:
186186 COMPILE_ARCH : " 80,90"
187187 WITH_NIGHTLY_BUILD : OFF
188188 FD_VERSION : 0.0.0
189- PADDLE_WHL_URL : https://paddle-qa.bj.bcebos.com/paddle-pipeline/Paddle-RL-Compile/develop/ latest/paddlepaddle_gpu-3.3.0.dev -cp310-cp310-linux_x86_64.whl
189+ PADDLE_WHL_URL : https://paddle-qa.bj.bcebos.com/paddle-pipeline/Develop-TagBuild-Training-Linux-Gpu-Cuda12.9-Cudnn9.9-Trt10.5-Mkl-Avx-Gcc11-SelfBuiltPypiUse/ latest/paddlepaddle_gpu-0.0.0 -cp310-cp310-linux_x86_64.whl
190190
191191 build_sm8689 :
192192 name : BUILD_SM8689
You can’t perform that action at this time.
0 commit comments