What is the impact of SMT8/SMT4 modes on workload throughput and latency?
SMT (Simultaneous Multithreading) modes like SMT8 and SMT4 on processors such as the IBM POWER10 processor and IBM POWER9 processor directly affect how a single core balances throughput vs. latency.
Think of it simply:
π Impact:
π Impact:
π Impact:
π Impact:
Inside the CPU pipeline:
π SMT4 (or even SMT2) is better
| Metric | SMT8 | SMT4 |
|---|---|---|
| Throughput | π₯ High | Medium |
| Latency | β Higher | β Lower |
| Resource Contention | High | Moderate |
| Pipeline Utilization | Maximum | High |
| Predictability | Lower | Higher |
On processors like the IBM POWER10 processor, SMT modes are a tuning lever: