Skip to main content

One doc tagged with "resource-sharing"

View all tags

Lab 5: Fake-GPU Scheduling with nvml-mock

This lab uses NVIDIA's nvml-mock library to simulate a high-end GPU node — 8 fake A100 GPUs — inside a local kind cluster. You will build HAMi directly from the main branch, then verify GPU scheduling features: sharing, memory/core limits, percentage-based memory requests, and multi-GPU allocation — all without physical hardware.

CNCFHAMi is a CNCF Sandbox project