BLOG · COMPARISON · · UPDATED

L4 vs L40S: which inference card for the servers you already have

IN BRIEF
  • Both are passive Ada Lovelace data-centre cards with FP8 and vGPU support, without MIG or NVLink; the L4 is a 72 W single-slot low-profile card, the L40S a 350 W dual-slot full-size one
  • The L40S has twice the memory (48 GB), 2.9 times the bandwidth (864 GB/s) and three times the dense FP8 rate (733 TFLOPS)
  • In MLPerf Inference v5.1 object detection (RetinaNet, closed division, offline; entries 5.1-0018 and 5.1-0012), our division of the system results by their number of GPUs, not an MLPerf metric, gives about 229 images per second per L4 and 815 per L40S, 3.6 times as much; the runs measured no power
  • In the same 4U server, sixteen L4 and eight L40S both add up to 384 GB, at 1,152 W against 2,800 W of GPU power
  • We found no NVIDIA end-of-life notice for either card: NVIDIA lists both as fully supported on its vGPU lifecycle page of August 2026, and positions the RTX PRO 4500 and RTX PRO 6000 Server Editions as their Blackwell successors

Two Ada cards for two different jobs

NVIDIA launched the L4 in March 2023 as a low-power inference and video card, the successor to the T4, and the L40S later that year as its “universal” data-centre GPU for inference, training, graphics and video. Both use the Ada Lovelace architecture with FP8 Tensor Cores, both are passively cooled and depend on the server’s fans, both support secure boot with a hardware root of trust, and both are on NVIDIA’s vGPU list. Neither supports MIG or NVLink. What separates them is scale: one draws 72 W from the slot in a low-profile single-slot format, the other up to 350 W, with a 16-pin auxiliary connector, in a full-size dual-slot card.

The specification table

SPECIFICATIONNVIDIA L4NVIDIA L40S
CUDA cores7,42418,176
Memory24 GB GDDR6 with ECC48 GB GDDR6 with ECC
Bandwidth300 GB/s864 GB/s
FP3230.3 TFLOPS91.6 TFLOPS
FP8, dense and sparse242.5 and 485 TFLOPS733 and 1,466 TFLOPS
FP16 or BF16, dense and sparse121 and 242 TFLOPS362 and 733 TFLOPS
Maximum power72 W, configurable down to 40 W350 W
Power connectornone, powered from the slotone 16-pin
Form factorlow profile, single slotfull height, full length, dual slot
Video engines2 NVENC, 4 NVDEC, 4 JPEG decoders3 NVENC, 3 NVDEC
Display outputsnone4× DisplayPort 1.4a, off by default
InterfacePCIe 4.0 x16PCIe 4.0 x16
MIGnono
vGPUyes, from vGPU 15.2yes, from vGPU 16.1

NVIDIA L4 and L40S product pages, datasheets and product briefs, NVIDIA’s Ada architecture whitepaper and Lenovo’s L4 product guide; NVIDIA vGPU supported-GPU list. NVIDIA’s sparse figures assume structured sparsity; its dense figures are about half.

MLPerf® results, divided per card

MLPerf Inference v5.1, published in September 2025, includes a benchmark in which both cards and the H200 NVL were tested in the same round and division: RetinaNet object detection in the datacenter category of the closed division, offline scenario, with every system running TensorRT.

SYSTEMENTRYGPUSIMAGES PER SECONDPER CARD
Dell PowerEdge R4705.1-00182 × L4458.5229.3
Dell PowerEdge R5705.1-00194 × L4905.5226.4
Cisco UCS C845A M85.1-00128 × L40S6,518.4814.8
Eight-card H200 NVL system5.1-00058 × H200 NVL13,319.51,664.9

MLPerf Inference v5.1, datacenter category, closed division, RetinaNet, offline scenario; entries as listed, retrieved from mlcommons.org on 24 September 2026, each result verified by MLCommons Association. Per card is our division of the system result by its number of GPUs, not an MLPerf metric. The MLPerf name and logo are registered and unregistered trademarks of MLCommons Association in the United States and other countries. All rights reserved. Unauthorized use strictly prohibited. See www.mlcommons.org for more information.

Per card, by our division, the L40S in the eight-card system does about 3.6 times the work of an L4 in the two-card system, in the same round, division and scenario. These runs were not in the MLPerf power category and measured no power, so they do not show which card does more work per watt.

For language models the L40S has the published results. In MLPerf Inference v5.0, published in April 2025, a Dell PowerEdge XE7745 with eight L40S (entry 5.0-0018) processed 3,481.5 tokens per second on Llama 2 70B (99 per cent accuracy variant) in the offline scenario, about 435 per card; the same server model with eight H200 NVL (entry 5.0-0017) reached 31,149.9 in the same round, division and scenario, about 3,890 per card. Both are datacenter results in the closed division, retrieved from mlcommons.org on 24 September 2026, each result verified by MLCommons Association; per card is our division of the system result by its number of GPUs, not an MLPerf metric. We found no comparable published language-model result for the L4 in the datacenter results of recent rounds.

Memory decides the model

A 24 GB L4 takes an 8B model in FP8, gpt-oss-20b at 13.8 GB, or a 14B model in FP8 with a modest cache. A 48 GB L40S takes a 32B model in FP8 with room for users, or a 70B model in 4-bit with very little. Neither card holds gpt-oss-120b on its own, and neither has FP4 arithmetic: Ada runs 4-bit weights as INT4 through AWQ or GPTQ, which TensorRT-LLM supports on both cards, but not NVFP4. Bandwidth then sets the speed: for the same model, token generation on an L40S can run up to about 2.9 times faster than on an L4 for a single user, the ratio of their bandwidths; that is a ceiling from the specifications, not a measurement.

If the model needs more than 48 GB, neither card is the answer. The RTX PRO 6000 Server Edition with 96 GB and the H200 NVL with 141 GB are the next steps, and our VRAM guide has the arithmetic.

Video, graphics and virtual desktops

Video is where the L4 was designed to lead. It has two encoders, four decoders and four JPEG decoders against three and three on the L40S, and both encode AV1. NVIDIA quotes up to 1,040 concurrent AV1 streams at 720p30 for a server with eight L4 cards, about 130 per card, and 120 times the AI video performance of a dual-socket CPU server in an end-to-end pipeline; both figures come from eight-card servers, and only the second is a comparison with a CPU-only server. For video analytics, transcoding and camera streams, the L4’s engine count per watt is hard to beat.

Graphics goes the other way. The L40S has 142 RT cores and display outputs that can be switched on, and NVIDIA positions it for graphics and video as well as AI. For virtual desktops both work: the L40S supports up to 32 users per card with 1 GB profiles, the L4 up to 24 with 1 GB profiles, and both need NVIDIA vGPU licences.

Density and power per server

SERVERHEIGHTL4 MAXIMUML40S MAXIMUM
HPE ProLiant DL380a Gen112U84
Lenovo ThinkSystem SR650 V32U83
Lenovo ThinkSystem SR675 V33U88
HPE ProLiant Compute DL380a Gen124U1610
Dell PowerEdge XE77454U168

HPE, Dell and Lenovo product pages and product guides; maximum counts as the makers state them, September 2026.

The rack arithmetic follows. Eight L4 draw 576 W and sixteen draw 1,152 W; four L40S draw 1,400 W and eight draw 2,800 W, all before processors and fans. In the same Dell PowerEdge XE7745, sixteen L4 and eight L40S both add up to 384 GB of GPU memory; the L40S set has 6,912 GB/s of aggregate bandwidth against 4,800 GB/s and draws about 2.4 times the power. Sixteen small cards suit many small models or many streams; eight large ones suit fewer, larger models. Our article on rack power and cooling covers the room side.

When to order which

The L4 fits when the work is many small models or many streams: video analytics, transcoding, speech, embeddings, 7B to 14B models, and virtual desktops for light users. It is also the card for servers without GPU power cables, provided the server maker lists the L4 for that chassis and slot, since the card is passive and relies on the server’s airflow, and for racks where every watt is counted.

The L40S fits when a model needs 24 to 48 GB, when throughput per card matters more than per watt, and when the same servers also run graphics or rendering.

Neither fits a 70B model for a team, or anything larger: that is RTX PRO 6000 or H200 NVL territory.

Lifecycle and what comes next

We found no end-of-life notice from NVIDIA for either card, and NVIDIA’s vGPU lifecycle page of 3 August 2026 lists the L4 and the L40S among the GPUs that “remain fully supported”. That page covers vGPU software support, not how long the cards remain orderable. NVIDIA positions two Blackwell cards as their successors. Against the L40S it sets the RTX PRO 6000 Blackwell Server Edition, with “up to 5x higher large language model (LLM) inference throughput”. Against the L4 it sets the RTX PRO 4500 Blackwell Server Edition, a 165 W single-slot, full-height card with 32 GB and 800 GB/s that NVIDIA says delivers “over 5x the performance of the previous-generation L4 GPU”. Neither claim comes with published test conditions, and the RTX PRO 4500 is not a low-profile card, so it does not fit where an L4 does.

What we supply

Eurokommerz supplies the NVIDIA L4 and the L40S EU-wide with manufacturer warranty, as cards or in servers built to order, and the RTX PRO 6000 Server Edition when a model outgrows them. Send us the workload and the servers you run, and we will tell you which card fits and how many of them the rack can power.

FAQ

How much faster is the L40S than the L4?
About 3.6 times per card in MLPerf Inference v5.1 object detection (RetinaNet, closed division, offline): 815 against 229 images per second, our division of an eight-card L40S result (entry 5.1-0012) and a two-card L4 result (entry 5.1-0018) by their number of GPUs, not an MLPerf metric. For language models its 2.9 times higher bandwidth sets the ceiling for token generation.
Which is more efficient, the L4 or the L40S?
The MLPerf Inference v5.1 object-detection results do not say: those runs measured no power. By rated power, sixteen L4 in one server draw 1,152 W and eight L40S 2,800 W, for the same 384 GB of GPU memory.
Can the L4 run a 70B model?
No. Its 24 GB holds models up to about 14B in FP8. A 70B model in 4-bit needs at least an L40S with little room for users, and serving a team needs an RTX PRO 6000 or an H200 NVL.
Do the L4 and the L40S support MIG?
No. Both are shared through time-sliced vGPU: up to 24 users per L4 and 32 per L40S with 1 GB profiles, with NVIDIA vGPU licences.
How many L4 cards fit in a 2U server?
The makers list up to eight in the HPE ProLiant DL380a Gen11 and the Lenovo SR650 V3 and up to ten in the Lenovo SR650 V4; Dell quotes twelve 75 W single-width slots for the PowerEdge R760xa without naming the L4.
Are the L4 and L40S end of life?
We found no NVIDIA end-of-life notice for either. NVIDIA’s vGPU lifecycle page of August 2026 lists both as fully supported.

Tell us the models or streams you need to serve, the servers you have and the power available per rack. We will tell you which card fits and how many of them. We reply within one business day.

Talk to an expert
Talk to an expert

We reply within one business day

By sending this form you agree that we process your details to answer your enquiry – see our privacy policy.

request@eurokommerz.at  ·  +43 1 585 1405 50  ·  Jordangasse 7, 1010 Vienna