Skip to content

Commit 4ff669c

Browse files
Merge pull request #287896 from yousefi-msft/fx-vms
add fx-series info
2 parents 7a9e36a + d5c6b9b commit 4ff669c

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

articles/modeling-simulation-workbench/concept-vm-offerings.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The Dv4 run on Intel® Xeon® Platinum 8473C (Sapphire Rapids), Intel® Xeon® P
4343

4444
## Compute optimized
4545

46-
Compute optimized VM sizes have a high CPU-to-memory ratio. These sizes are good for medium traffic web servers, network appliances, batch processes, and application servers.
46+
Compute optimized VM sizes have a high CPU-to-memory ratio. These sizes are good for medium traffic web servers, network appliances, batch processes, application servers, and Electronic Design Automation (EDA) workloads.
4747

4848
### Fsv2-series
4949

@@ -61,6 +61,20 @@ Fsv2-series have fixed-sized local storage.
6161
| Standard_F64s_v2 | 64 | 128 | 512 | 28000 |
6262
| Standard_F72s_v2 | 72 | 144 | 576 | 30000 |
6363

64+
### FX-series
65+
66+
The FX-series runs on the Intel® Xeon® Gold 6246R (Cascade Lake) processors. It features an all-core-turbo frequency of 4.0 GHz, 21 GB RAM per vCPU, up to 1 TB total RAM, and local temporary storage. The FX-series will benefit workloads that require a high CPU clock speed and high memory to CPU ratio, workloads with high per-core licensing costs, and applications requiring a high single-core performance. A typical use case for FX-series is the Electronic Design Automation (EDA) workload. FX-series VMs feature Intel® Turbo Boost Technology 2.0, Intel® Hyper-Threading Technology, and Intel® Advanced Vector Extensions 512 (Intel® AVX-512).
67+
68+
| Size Name | vCPUs (Qty.) | Memory (GB) | Temp Disk Size (GiB) | Temp Disk Random Read (RR) IOPS | Temp Disk Random Read (RR) Speed (MBps) |
69+
| --- | --- | --- |
70+
| Standard_FX4mds | 4 | 84 | 168 | 40000 | 343 |
71+
| Standard_FX12mds | 12 | 252 | 504 | 100000 | 1029 |
72+
| Standard_FX24mds | 24 | 504 | 1008 | 200000 | 2057 |
73+
| Standard_FX36mds | 36 | 756 | 1512 | 300000 | 3086 |
74+
| Standard_FX48mds | 48 | 1008 | 2016 | 400000 | 3871 |
75+
76+
[View the FX-series family page](/azure/virtual-machines/sizes/compute-optimized/fx-series)
77+
6478
## Memory optimized
6579

6680
Memory optimized VM sizes offer a high memory-to-CPU ratio that is great for relational database servers, medium to large caches, and in-memory analytics.

0 commit comments

Comments
 (0)