Tagged articles

zero intrusion

3 articles · Page 1 of 1
Alibaba Cloud Native
Alibaba Cloud Native
Aug 23, 2026 · Artificial Intelligence

Why Is GPU Utilization Low? Try This Zero‑Intrusion AI Profiling Tool

The article introduces SysOM AI Profiling, a zero‑intrusive, cloud‑native performance observation and diagnosis solution for AI workloads that spans training to inference, single‑GPU to multi‑GPU clusters, and Python to GPU kernel layers, helping users pinpoint low GPU utilization, memory leaks, and communication bottlenecks.

AI profilingGPU utilizationcloud native
0 likes · 14 min read
Why Is GPU Utilization Low? Try This Zero‑Intrusion AI Profiling Tool
Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Aug 4, 2026 · Artificial Intelligence

Why Is GPU Utilization Low and Hard to Diagnose? Try This Zero‑Intrusion AI Profiling Tool

Low GPU utilization and mysterious memory growth often stall AI workloads, but existing tools are intrusive and limited; SysOM AI Profiling offers zero‑intrusion, one‑click, multi‑dimensional analysis across training and inference, with timeline visualisation, memory‑snapshot, and iteration‑anchored diff, demonstrated by vLLM memory‑leak detection and SGLang vs vLLM performance comparison.

AI profilingGPU utilizationSGLang
0 likes · 11 min read
Why Is GPU Utilization Low and Hard to Diagnose? Try This Zero‑Intrusion AI Profiling Tool
Cognitive Technology Team
Cognitive Technology Team
Nov 19, 2024 · Operations

Compile-Time Automatic Instrumentation for Go Applications: Principles, Modular Extensions, and Practical Usage

This article introduces a zero‑intrusive compile‑time automatic instrumentation framework for Go, explains its preprocessing and code‑injection mechanisms, and provides modular extension principles with concrete examples such as HTTP header logging, sort algorithm replacement, SQL injection protection, and gRPC traffic control.

Automatic InstrumentationGoModular Extension
0 likes · 18 min read
Compile-Time Automatic Instrumentation for Go Applications: Principles, Modular Extensions, and Practical Usage