Skip to main content

HAMi at KubeCon China 2026: A Keynote, Two Talks, and a Booth in Shanghai

Author: HAMi Community
Published: 8/25/2026

From September 7 to 9, KubeCon + CloudNativeCon + OpenInfra Summit + PyTorch Conference China 2026 will take place at the Shanghai International Convention Center. This will be HAMi's first KubeCon China appearance since the project was accepted as a CNCF Incubating project in July.

The HAMi community is bringing a keynote appearance, two technical sessions, and a project booth to the show: from a 5-minute lightning talk on dynamic MIG partitioning, to a production story of GPU virtualization at thousand-GPU scale. If you are attending, come say hi.

KubeCon + CloudNativeCon + OpenInfra Summit + PyTorch Conference China 2026

Conference Details

  • Dates: September 7-9, 2026 (September 8-9 are the main conference days)
  • Venue: Shanghai International Convention Center, Shanghai, China
  • Registration: Official website
  • Full schedule: Program schedule

All HAMi-related activities happen on September 8: a keynote appearance in the morning, a lightning talk, a production session in the afternoon, and a booth staffed all day. The full keynote lineup is subject to the official schedule. All sessions will be recorded and published on CNCF channels after the event.

Keynote: llm-d Support for Heterogeneous Environments

  • Time: September 8, 09:12-09:22
  • Location: Grand Ballroom II + III
  • Speaker: Jifei Wang (HAMi Approver)

In the morning keynote session "Operating Frontier Intelligence at Scale", Jifei Wang will present llm-d's support for heterogeneous computing environments.

llm-d is a CNCF project building distributed LLM inference on Kubernetes. When an inference cluster no longer runs a single kind of accelerator, how do partitioning, sharing, and scheduling work across hardware architectures? HAMi brings heterogeneous GPU sharing and scheduling capabilities into llm-d's inference topology. Ten minutes, worth getting up early for.

Lightning Talk: From Static Slices to Elastic GPUs: Dynamic MIG with HAMi

  • Time: September 8, 11:14-11:19
  • Location: 5B + C
  • Speaker: Jifei Wang (HAMi Approver)

Using NVIDIA MIG in Kubernetes usually means static pre-partitioning: operators must decide the partition layout of an entire card before workloads arrive. Partition too coarse and you waste capacity; partition too fine and you fragment the pool. By the time real workloads show up, the layout is often wrong.

This 5-minute lightning talk proposes a scheduling-driven alternative: HAMi integrates the scheduler with the device plugin, so GPU partitions follow real-time scheduling decisions: schedule first, partition second, instead of partition first, schedule second.

GPU partitioning should follow scheduling, not precede it.

Session: How Intsig Serves Billions of Document Scans: GPU Virtualization at Scale with HAMi

  • Time: September 8, 14:30-15:00
  • Location: Grand Ballroom II + III
  • Speakers: Mengxuan Li (Co-founder & CTO, Dynamia) and Walter Duan (Intsig)

This one is a production story at thousand-GPU scale. Intsig (CamScanner, 300M+ downloads worldwide) runs an extreme GPU workload: a single OCR workload, extremely high concurrency, and roughly 1,000 GPUs, where the bottleneck is queueing time rather than placement.

The speakers will share how they migrated from Tencent QGPU to HAMi, gaining virtualization, scheduling, and monitoring in one stack, with queueing time down and utilization up. The talk will also disclose HAMi's production figures:

  • SF Express: GPUs trimmed from 1,400 to 1,000 with no business impact
  • China Merchants Bank: 10,000+ GPUs, utilization from 20% to 80%
  • NIO: 10x CI efficiency improvement
  • ICBC: GPU utilization from 20% to 70%

Beyond patterns that work, the talk also covers anti-patterns that burn money. For example, slicing a GPU below 1/6 backfires. The session closes with a live demo of Chaterm, Intsig's open-source AI terminal that operates GPU clusters in natural language.

HAMi Booth: T-1

  • Table: T-1 (Grand Ballroom I)
  • Time: September 8, 10:30-19:00

HAMi maintainers will staff the booth throughout the day. Whether you are working on GPU sharing, struggling with utilization, or exploring multi-tenant GPU management, come talk to us about:

  • GPU virtualization and sharing: memory and compute partitioning with isolation
  • Scheduling and utilization optimization for AI workloads
  • Choosing between MIG, vGPU, and other partitioning schemes
  • Integrations with Volcano, Kueue, KAI Scheduler, and vLLM

Come for the stickers and swag, scan to join the HAMi community, and give the project a Star.

Warm-Up: HAMi Meetup Shanghai

If you are in Shanghai a bit early: on the afternoon of September 6 (Sunday), Dynamia and the HAMi community will co-host the HAMi Meetup Shanghai · Incubating Special Event in Wujiaochang. It is the first offline special event since HAMi moved to Incubating, featuring technical talks, a community panel, an Incubating milestone session, and a Community Night. Register here.

See you in Shanghai on September 8. Find us at booth T-1.

CNCFHAMi is a CNCF Incubating project