Skip to content

Forward-merge release/26.04 into main#1044

Merged
GPUtester merged 1 commit intomainfrom
release/26.04
Apr 7, 2026
Merged

Forward-merge release/26.04 into main#1044
GPUtester merged 1 commit intomainfrom
release/26.04

Conversation

@rapids-bot
Copy link
Copy Markdown
Contributor

@rapids-bot rapids-bot bot commented Apr 7, 2026

Forward-merge triggered by push to release/26.04 that creates a PR to keep main up-to-date. If this PR is unable to be immediately merged due to conflicts, it will remain open for the team to manually merge. See forward-merger docs for more info.

The new cuopt_grpc_server can be run as an option from the cuopt docker image.

The default behavior of the image is the same, running the Python server, and the command for the container can be overridden from the docker command line.

The cuopt_grpc_server can be run explicitly from the docker command line

docker run <image> cuopt_grpc_server [args...]

Or as an option, the cuopt_grpc_server can be selected with env vars in the docker environment:

 CUOPT_SERVER_PORT  — listen port       (default: 5001)
CUOPT_GPU_COUNT    — worker processes  (default: 1)
CUOPT_GRPC_ARGS    — additional CLI flags passed verbatim

This change also sets the default grpc port as 5001

Authors:
  - Trevor McKay (https://github.com/tmckayus)
  - Ramakrishnap (https://github.com/rgsl888prabhu)

Approvers:
  - Ramakrishnap (https://github.com/rgsl888prabhu)
  - Rajesh Gandham (https://github.com/rg20)

URL: #1003
@rapids-bot rapids-bot bot requested review from a team as code owners April 7, 2026 01:57
@rapids-bot rapids-bot bot requested a review from jameslamb April 7, 2026 01:57
@GPUtester GPUtester merged commit 42ad2e6 into main Apr 7, 2026
@rapids-bot rapids-bot bot requested a review from rgsl888prabhu April 7, 2026 01:57
@rapids-bot
Copy link
Copy Markdown
Contributor Author

rapids-bot bot commented Apr 7, 2026

SUCCESS - forward-merge complete.

@rapids-bot rapids-bot bot requested review from chris-maes and rg20 April 7, 2026 01:57
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.

2 participants