Skip to content

Improvement of GPU AiSaQ#1677

Draft
lowener wants to merge 2 commits into
zilliztech:mainfrom
lowener:aisaq-gpu
Draft

Improvement of GPU AiSaQ#1677
lowener wants to merge 2 commits into
zilliztech:mainfrom
lowener:aisaq-gpu

Conversation

@lowener

@lowener lowener commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

This PR add some improvement of AiSaQ targeted to the GPU path, some unnecessary copies are skipped, and more work is offloaded to the GPU.
This is a work in progress and is subject to change.

Signed-off-by: Mickael Ide <mide@nvidia.com>
@sre-ci-robot

Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: lowener
To complete the pull request process, please assign liliu-z after the PR has been reviewed.
You can assign the PR to them by writing /assign @liliu-z in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mergify

mergify Bot commented Jun 12, 2026

Copy link
Copy Markdown

@lowener 🔍 Important: PR Classification Needed!

For efficient project management and a seamless review process, it's essential to classify your PR correctly. Here's how:

  1. If you're fixing a bug, label it as kind/bug.
  2. For small tweaks (less than 20 lines without altering any functionality), please use kind/improvement.
  3. Significant changes that don't modify existing functionalities should be tagged as kind/enhancement.
  4. Adjusting APIs or changing functionality? Go with kind/feature.

For any PR outside the kind/improvement category, ensure you link to the associated issue using the format: “issue: #”.

Thanks for your efforts and contribution to the community!.

Signed-off-by: Mickael Ide <mide@nvidia.com>
@mergify mergify Bot added ci-passed and removed ci-passed labels Jun 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants