RTX PRO 6000, 5000 or 4500 Blackwell: which workstation card for AI, CAD and rendering
- The tiers differ in memory and bandwidth more than in anything else: 96 GB at 1,792 GB/s, 48 or 72 GB at 1,344 GB/s, 32 GB at 896 GB/s, 24 GB at 672 GB/s
- Every AI TOPS figure on the datasheets is FP4 with sparsity; halve it for dense FP4 and quarter it for FP8 before comparing with anything else
- A 70B model in FP8 needs the 96 GB card; in 4-bit it fits 48 GB with a short context and 72 GB with a working one; 32B models are the natural ceiling of the 32 GB card
- MIG splits the 6000 into four instances and the 5000 and 4500 into two; vGPU is Server Edition territory, with the 72 GB RTX PRO 5000 as the single workstation exception
- For CAD viewports the tiers perform almost identically; the money goes to the card that fits the model or the render scene in memory
The family at a glance
NVIDIA’s Blackwell workstation line runs from a 70 W half-height card to a 600 W flagship, and the names hide how differently they are built. Three of them are the same silicon in different power envelopes; the rest are smaller chips with narrower memory buses. The table is from NVIDIA’s datasheets of April to July 2026.
| CARD | CUDA CORES | MEMORY | BANDWIDTH | POWER | FORM |
|---|---|---|---|---|---|
| RTX PRO 6000 Workstation Edition | 24,064 | 96 GB GDDR7 ECC, 512-bit | 1,792 GB/s | 600 W | dual slot, extended height, double flow-through |
| RTX PRO 6000 Max-Q | 24,064 | 96 GB GDDR7 ECC, 512-bit | 1,792 GB/s | 300 W | dual slot, blower, up to four per system |
| RTX PRO 5000 (48 or 72 GB) | 14,080 | 48 or 72 GB GDDR7 ECC, 384-bit | 1,344 GB/s | 300 W | dual slot, blower |
| RTX PRO 4500 | 10,496 | 32 GB GDDR7 ECC, 256-bit | 896 GB/s | 200 W | dual slot, blower |
| RTX PRO 4000 | 8,960 | 24 GB GDDR7 ECC, 192-bit | 672 GB/s | 145 W | single slot |
| RTX PRO 4000 SFF | not published | 24 GB GDDR7 ECC | 432 GB/s | 70 W | half height, dual slot |
NVIDIA datasheets and product pages, 2026. The full-size cards are PCIe 5.0 x16 with one 16-pin power connector and four DisplayPort 2.1b outputs; the SFF has four Mini DisplayPort 2.1b. An RTX PRO 5500 with 84 GB is announced with preliminary specifications only.
Read the bandwidth column twice. Token generation on a language model reads every weight once per token, so tokens per second track bandwidth almost linearly once the model fits; the 6000 is not merely bigger than the 4500, it moves memory twice as fast.
Same chip, three envelopes
The RTX PRO 6000 Workstation Edition, the Max-Q and the Server Edition all carry 24,064 CUDA cores, 752 fifth-generation Tensor Cores and 188 RT Cores on the same 96 GB of GDDR7. What differs is the power and the clocks: 600 W buys 125 TFLOPS of FP32, the 300 W Max-Q 110, the Server Edition 120 with a lower memory clock at 1,597 GB/s. Independent testing puts the Max-Q five to fourteen per cent behind the 600 W card in single-GPU work, which is roughly the clock difference. The Max-Q’s point is density: HP and Lenovo fit four of them in one workstation and only one 600 W card, and Lenovo’s largest tower does not offer the 600 W card at all. Our edition comparison goes into the thermals.
What the AI TOPS number means
Every RTX PRO datasheet carries the footnote “effective FP4 TOPS with sparsity” against its headline figure: 4,000 for the 6000, 3,511 for the Max-Q, 2,064 for the 5000, 1,617 for the 4500, 1,178 for the 4000 and 770 for the SFF. Structured sparsity doubles the dense rate, so dense FP4 is half the headline, dense FP8 a quarter and dense FP16 an eighth. A 6000 is therefore a 1 PFLOPS FP8 card and a 500 TFLOPS FP16 card, which is the number to put next to a data-centre GPU or a previous-generation Ada card that quoted INT8. Compare like with like or the ratios are meaningless.
Memory decides which model fits
Weights take two bytes per parameter in BF16, one in FP8 and about 0.56 in NVFP4 once the block scales are counted; the KV cache for open conversations comes on top, and our VRAM guide has the formula. Leave at least ten per cent of the card free for the cache, the CUDA context and fragmentation. With that rule the family sorts itself.
| MODEL CLASS | 24 GB | 32 GB | 48 GB | 72 GB | 96 GB |
|---|---|---|---|---|---|
| 7 to 8B | BF16 | BF16 | BF16 | BF16 | BF16 |
| 12 to 14B | FP8 | BF16, tight | BF16 | BF16 | BF16 |
| 24 to 32B | 4-bit | 4-bit | FP8 | BF16, tight | BF16 |
| 70B | no | no | 4-bit, short context | 4-bit, working context | FP8 |
| gpt-oss-120b (MoE, 4-bit weights) | no | no | no | borderline | yes |
Weights only, computed from bytes per parameter; the 4-bit column assumes NVFP4 or INT4 with about 0.56 bytes per parameter. Four Max-Q cards give 384 GB for 235B-class models in FP8.
Two rows deserve a comment. A 70B model in FP8 is about 70 GB of weights, which fits the 72 GB card on paper and not in practice, because there is no room for a single 32k conversation; that model belongs on the 96 GB card, where about 26 GB remains for context. And the 32 GB RTX PRO 4500 is a 32B-class card in 4-bit and a 14B card in BF16, which is exactly the size of most internal assistants and code models, so it is not the consolation prize it looks like on the price list.
MIG and vGPU: who can share what
Blackwell brought MIG to workstation cards, with a catch that costs people a monitor. The RTX PRO 6000 in all three editions splits into up to four instances (1g.24gb, 2g.48gb or the whole card), the 5000 into two of 24 GB on the 48 GB card and two of 36 GB on the 72 GB card, the 4500 into two of 16 GB. The 4000 is not in the MIG guide. MIG is documented for Linux, needs driver 575.51.03 or later, and on a workstation card the display mode has to be switched to compute first, which disables the physical display outputs. The new profiles carry a graphics variant, so an instance can run graphics APIs, not only CUDA.
| CARD | MIG | vGPU |
|---|---|---|
| RTX PRO 6000 Workstation and Max-Q | up to 4 instances | no |
| RTX PRO 6000 Server Edition | up to 4 instances | yes, vGPU 19.0 and later |
| RTX PRO 5000 48 GB | 2 × 24 GB | no |
| RTX PRO 5000 72 GB | 2 × 36 GB | yes, vGPU 20.2, on Red Hat KVM 9.6 only |
| RTX PRO 4500 Workstation Edition | 2 × 16 GB | no |
| RTX PRO 4500 Server Edition | 2 × 16 GB | yes, vGPU 20.0 and later |
| RTX PRO 4000 | not listed | no |
NVIDIA MIG user guide (September 2026) and the vGPU supported-GPU list (April 2026).
The vGPU column is the one that surprises estates upgrading from Ada: the RTX 6000 Ada workstation card was on the vGPU list, the Blackwell workstation cards are not. Anyone replacing vGPU-licensed Ada cards with Blackwell workstation cards loses the feature; the answer is a Server Edition, or the 72 GB RTX PRO 5000 on Red Hat KVM. Our MIG and vGPU guide has the VM counts.
How many fit in a workstation
The 600 W card is a one-per-box part in the HP Z8 Fury G5 and the Lenovo ThinkStation P8, and the ThinkStation PX does not list it. Multi-GPU workstations are built from Max-Q or RTX PRO 5000 cards: four Max-Q in the Z8 Fury and the PX, three in the P8, four RTX PRO 5000 72 GB in the PX. Power supplies follow: 1,350 to 1,700 W in the HP chassis, up to two 1,850 W units in the PX. A workstation with four 300 W cards is a 1.5 kW appliance that needs its own circuit and a room that can take the heat; the airflow arithmetic applies to offices too.
CAD and BIM: the tiers look alike
Puget Systems’ December 2025 engineering roundup is the reference most buyers should read before ordering a 6000 for a design department. In Inventor the tiers are indistinguishable above the entry level; in the SolidWorks drawing tests AMD’s professional cards lead; Blackwell struggled to separate itself from Ada in the viewport. Viewport work is bound by the CPU and the application, not by the GPU, so the right card for a CAD seat is the one the ISV certifies with enough memory for the assembly, which is a 4000 or 4500 far more often than a 6000. The exception is the design team that also renders, simulates or runs a local model, where the memory rule takes over.
Rendering and video: where the tiers separate
GPU rendering scales with cores and memory, and here Blackwell earns its generation: Puget measured the 6000 at about fifty per cent over the 6000 Ada in both Blender and V-Ray, and the 5000 at a third over its Ada predecessor in V-Ray. Video pipelines count encoders: four NVENC and four NVDEC on the 6000, three on the 5000, two on the 4500 and 4000, all with 4:2:2 H.264 and HEVC encode and decode new to this generation. One honest note: a consumer RTX 5090 out-rendered the RTX PRO 6000 in V-Ray in StorageReview’s test. The professional card is bought for 96 GB with ECC, MIG, four encoders and certified drivers, not for raw render speed.
Decision rules
Buy by memory first, bandwidth second, cores last. A CAD seat: 4000 or 4500, whichever the assembly size needs. A rendering or video seat: 5000 48 GB, moving to 72 GB when scenes or LLM side jobs grow. A local model up to 32B for a team: 4500 in 4-bit, 5000 in FP8. A 70B model or fine-tuning of 7B to 8B models in BF16: the 96 GB card. Several models resident at once, or 235B-class models: three or four Max-Q. Virtual machines sharing a card: a Server Edition in a server, not a workstation card in a tower.
What we supply
Eurokommerz supplies the whole RTX PRO Blackwell family from the 4000 SFF to the 6000, workstation and Server Editions, EU-wide with manufacturer warranty, and we configure the workstation or server around the card: power supply, chassis airflow, second card where the vendor allows it. Send the model or the scene, and we will say which tier fits without paying for memory that stays empty.
FAQ
Which RTX PRO card do I need for a 70B model?
Is the RTX PRO 5000 72 GB worth it over the 48 GB?
Does a bigger card make CAD faster?
Can I split a workstation card with MIG?
Which cards support vGPU?
What do the AI TOPS numbers mean?
Tell us the application, the model size or the scene, and how many people share the machine. We will pick the tier and the workstation around it. We reply within one business day.
Talk to an expertWe reply within one business day