Probe or install AISBench from source inside a target container for Path C PD-ratio benchmarking. Runs after pd-config-env-check and before pd-deploy. Skip if aisbench is already available. Pin numpy for vLLM Ascend co-install.
Finds the best vLLM-Ascend deployment config (low-latency or high-throughput) from local baseline markdown docs by matching device, model, quantization, NPU count, and deploy strategy; if no local match, fetches high-throughput configs from the official vLLM-Ascend model tutorials. Adjusts context length by…
A diagnostic skill for finding fast and slow devices in Ascend cluster profiling data, where a cluster is a group of computers or accelerators working together.
Analyze Ascend NPU collective communication profiling data with a DB-first workflow. Use when the user provides clusteranalysisoutput/clusteranalysis.db, rank-level analysis.db, rank-level ascendpytorchprofiler{rankid}.db, together with profilerinfo.json, and asks about HCCL or hcom communication cost, collective…
Analyze Ascend NPU computation-side profiling data for single-card runs or a selected rank from multi-card runs. Use this skill when the user asks to diagnose computation bottlenecks, AI Core / AI Vector / AICPU hotspots, dynamic shape overhead, block dim issues, redundant TransData/Transpose/Cast, cross-stream waits…
A command-line analysis tool for profiling data from AI training and inference. Profiling data records how a program spends time and resources while it runs.
A validation guide for performance data collected by MindStudio profiler tools. Profiling records how software uses time and resources so performance problems can be studied.
A SQL analysis skill for Ascend PyTorch Profiler and msprof database files. It turns questions about operator timing, communication, scheduling, or database tables into safe SQL queries and can look up official schema details.
Analyze Ascend NPU schedule, operator dispatch, operator launch, and Host Bound profiling issues in Ascend profiling data. Use when need to diagnose device Free time, framework/operator dispatch latency, launch latency, PYTORCHAPI/CANNAPI launch gaps, aclrtSynchronizeStream stalls, task queue behavior, CPU scheduling…
Ascend cluster performance analysis and comparison tool. Invoke when user asks to analyze cluster profiling data (DB or TEXT format), generate cluster analysis reports, or compare two cluster datasets.
Parses msprof-analyze compare output xlsx, extracts key insights per sheet, generates HTML report and Chinese xlsx. Pipeline-only for Path B after ascend-msprof-analyze-cli; do not invoke as a standalone tool.
Enumerates legal DP×TP×EP parallel combinations for vLLM-Ascend single-node mixed deployment from model weight size and NPU count. Use when computing min TP, listing parallel strategy candidates, or as sub-skill of serving-parallel-strategy-tuning.
Reads model feature support table (xlsx) and converts to compact JSON. Invoke when user needs to parse or convert model-feature xlsx to JSON, or query model feature support across versions.
Installation and setup instructions for connecting msprof-mcp, a server that lets coding tools analyse Ascend performance-profile data, to tools such as Cursor or Claude Code.
Validate PD-disaggregation Prefill/Decode launch commands and environment for Path C. Rewrite only network fields plus computed kvport/engineid/dpsize; never rename kvconnector. Renders mooncakemaster + dual proxy (fetched from vllm-ascend). Use for PD ratio / PD deploy check.
Deploy Mooncake master then Prefill/Decode/Proxy from Path C rendered scripts. Use after pd-config-env-check and aisbench-install. On failure diagnose and rollback to Phase 1.
Run AISBench tests to measure Prefill-side and Decode-side QPS under SLO, then compute best PD instance ratio (Path C Phase 4). Use after aisbench-install.
A tool that reads service startup logs and extracts non-default settings such as model paths, quantization, parallel-processing choices, configuration, and feature switches into an Excel report.
Estimates available KV cache capacity and memory-bound max concurrency for each DP×TP×EP parallel combination under vLLM-Ascend. Use after find-possible-parallel-strategy or when evaluating KV headroom vs context length.
Orchestrates vLLM-Ascend single-node parallel strategy tuning from baseline config: resolve SLO constraints, clone vllm-ascend/msmodeling, then run find-possible-parallel-strategy, serving-kv-cache-capacity, and serving-slo-concurrency. Use in Phase 2 serving tuning.
A guide to measuring the runtime performance of a software service, including its required calls, CSV output format, 11 extracted measurements, and supported log formats.
★not rated 2 18d agoA45 tokens
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: