Skip to content

[Build] Update cuda plugin linux aarch64 parallel to 8 - #32165

Merged
Tianlei Wu (tianleiwu) merged 2 commits into
mainfrom
tlwu/cuda_plugin_aarcht64_parallel_8
Aug 19, 2026
Merged

[Build] Update cuda plugin linux aarch64 parallel to 8#32165
Tianlei Wu (tianleiwu) merged 2 commits into
mainfrom
tlwu/cuda_plugin_aarcht64_parallel_8

Conversation

@tianleiwu

Copy link
Copy Markdown
Contributor

To avoid OOM in cuda 13 plugin ep build:

##[error]The agent worker exited with code 137, which means it ran out of memory. Make sure the agent (container) host has sufficient memory configured.

Copilot AI balanced review requested due to automatic review settings August 19, 2026 06:06

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Limits aarch64 CUDA plugin builds to eight parallel jobs to reduce OOM failures.

Changes:

  • Passes target architecture into the build script.
  • Applies an aarch64-specific parallelism cap.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
build_cuda_plugin_package.sh Adds architecture-aware parallelism.
plugin-linux-cuda-stage.yml Passes architecture to the script.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread tools/ci_build/github/linux/build_cuda_plugin_package.sh Outdated
@tianleiwu
Tianlei Wu (tianleiwu) merged commit 00b6cdb into main Aug 19, 2026
86 of 90 checks passed
@tianleiwu
Tianlei Wu (tianleiwu) deleted the tlwu/cuda_plugin_aarcht64_parallel_8 branch August 19, 2026 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants