From 81b48f99f5763a8b79e32a57060a9e593414df84 Mon Sep 17 00:00:00 2001 From: mesutoezdil Date: Tue, 5 May 2026 21:56:40 +0200 Subject: [PATCH] docs: fix HAMI capitalization, remove leverage and marketing language Signed-off-by: mesutoezdil --- docs/faq/faq.md | 2 +- docs/key-features/device-sharing.md | 3 +-- docs/userguide/hami-webui-user-guide.md | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/faq/faq.md b/docs/faq/faq.md index c450e1ba..38c0a130 100644 --- a/docs/faq/faq.md +++ b/docs/faq/faq.md @@ -78,7 +78,7 @@ In summary, while HAMi's own priority serves a different, device-specific purpos - **KubeVirt & Kata Containers**: Incompatible due to their reliance on virtualization for resource isolation, whereas HAMi’s GPU Device Plugin depends on direct GPU mounting into containers. Supporting these would require adapting the device allocation logic, balancing performance overhead and implementation complexity. HAMi prioritizes high-performance scenarios with direct GPU mounting and thus does not currently support these virtualization solutions. -## Why are there [HAMI-core Warn(...)] logs in my Pod's output? Can I disable them? +## Why are there [HAMi-core Warn(...)] logs in my Pod's output? Can I disable them? This is normal and can be ignored. If needed, disable the logs by setting the environment variable `LIBCUDA_LOG_LEVEL=0` in the container. diff --git a/docs/key-features/device-sharing.md b/docs/key-features/device-sharing.md index f54d590c..f9c48a0e 100644 --- a/docs/key-features/device-sharing.md +++ b/docs/key-features/device-sharing.md @@ -20,5 +20,4 @@ HAMi's device sharing enables: ## Benefits {#benefits} -By leveraging these features, HAMi enhances resource efficiency and security in shared-device environments. -Organizations can optimize their AI infrastructure for greater flexibility and performance while meeting diverse computational demands. +These features improve resource efficiency and isolation in shared-device environments across diverse device types and workloads. diff --git a/docs/userguide/hami-webui-user-guide.md b/docs/userguide/hami-webui-user-guide.md index da8b30cd..ff862e3b 100644 --- a/docs/userguide/hami-webui-user-guide.md +++ b/docs/userguide/hami-webui-user-guide.md @@ -77,4 +77,4 @@ HAMi WebUI provides a visualization solution centered on GPU resources, enabling - Analyze resource usage - Locate issues and optimize resource usage -In production environments, WebUI can significantly reduce the complexity of GPU operations and management. +In production environments, WebUI reduces the overhead of GPU operations and management.