NVIDIA MPS on Amazon EC2 Cuts ASR Inference Costs by 75% at Scale
A collaborative effort by AWS, NVIDIA, and Heidi demonstrates how NVIDIA Multi-Process Service (MPS) can reduce automatic speech recognition inference costs by 75% on Amazon EC2. The setup runs on g6e.4xlarge and g7e.4xlarge instances equipped with NVIDIA L40S GPUs, using a three-container architecture built around the NVIDIA Triton Inference Server. Unlike time-slicing or MIG partitioning, MPS allows multiple CUDA clients to share a single GPU context concurrently without requiring application rewrites. The benchmark identifies an optimal operating point where mean latency stays below 650 ms and p99 latency remains under 1,000 ms, balancing throughput gains against acceptable response times. The findings highlight that maximising GPU utilisation through concurrent execution, rather than running a single model instance per GPU, offers a practical cost-efficiency improvement for production-scale speech recognition workloads.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in