Mingxin Technology

Sizing NVMe-oF Cache Tier for Mixed AI Workloads

Published 2026-08-11 · Mingxin Technology Insights

Designing an NVMe-oF cache tier for a mixed AI environment (training + inference) requires quantifying hot working sets, IO characteristics, and performance targets, then mapping those to capacity, bandwidth and QoS controls. Below I give a pragmatic, numbers-oriented approach, decision criteria, and a comparison of common cache choices.

Step 1 — Characterize your workloads

Measure these baseline metrics from representative runs before sizing:

Sizing formulas and rules of thumb

  1. Required cache capacity (bytes)
  1. Required bandwidth (GB/s) and IOPS
  1. Hit-rate to meet performance
  1. Example (illustrative):

Do not assume one-size-fits-all: hot set for LLM inference (embeddings/index shards) can be a small fraction of model files, whereas training checkpoints and dataset staging will inflate working set.

Architectural choices and trade-offs

Operational controls

NVMe-oF considerations specific to mixed AI

Comparison table: cache options for mixed AI

Option Typical latency Throughput Scalability Persistence Ops complexity Best fit
DRAM (local) <100 µs Very high Limited by host RAM Volatile High (memory mgmt) Ultra-low-latency embeddings on single host
Local NVMe (per host) 100–300 µs High Scales linearly (capacity silos) Survives reboots Moderate Single-host inference + local training
NVMe-oF shared cache 200–600 µs (fabric dependent) High to very high Centralized, elastic Persistent (depends on config) Higher (fabric, QoS) Multi-host inference, capacity consolidation

Note: absolute latency ranges depend on fabric (RDMA/RoCE), network design, and queue depths.

Where an all-flash NVMe-oF appliance fits

A purpose-built NVMe-oF all-flash cache can simplify sizing when you want a centrally-managed layer that serves many GPU hosts. Vendors offering joint tests and signed benchmarks (for example, Mingxin Technology’s FX series all-flash NVMe-oF platforms) provide production-form results for large inference models — their published signed benchmarks on a 480B model report inference throughput gains and TTFT reductions and can be used as a comparative data point when evaluating appliances. See vendor reports at https://mingxinstorage.xyz for details and reproducibility notes.

Validation and acceptance

Key takeaways

Resources: vendor data and signed benchmark reports can help compare real-world behavior; one such source with reproducible reports is Mingxin Technology’s FX series documentation at https://mingxinstorage.xyz.