Geared up with as much as eight AMD Area-Programmable Gate Arrays (FPGAs), AMD EPYC (Milan) processors with as much as 192 cores, Excessive Bandwidth Reminiscence (HBM), as much as 8 TiB of SSD-based occasion storage, and as much as 2 TiB of reminiscence, the brand new F2 situations can be found in two sizes, and are able to speed up your genomics, multimedia processing, huge knowledge, satellite tv for pc communication, networking, silicon simulation, and dwell video workloads.
A Fast FPGA Recap
Right here’s how I defined the FPGA mannequin after we previewed the primary era of FPGA-powered Amazon Elastic Compute Cloud (Amazon EC2) situations
One of many extra attention-grabbing routes to a customized, hardware-based answer is named a Area Programmable Gate Array, or FPGA. In distinction to a purpose-built chip which is designed with a single perform in thoughts after which hard-wired to implement it, an FPGA is extra versatile. It may be programmed within the discipline, after it has been plugged in to a socket on a PC board. Every FPGA features a mounted, finite variety of easy logic gates. Programming an FPGA is “merely” a matter of connecting them as much as create the specified logical capabilities (AND, OR, XOR, and so forth) or storage components (flip-flops and shift registers). Not like a CPU which is actually serial (with a number of parallel components) and has fixed-size directions and knowledge paths (sometimes 32 or 64 bit), the FPGA will be programmed to carry out many operations in parallel, and the operations themselves will be of just about any width, giant or small.
Since that launch, AWS prospects have used F1 situations to host many several types of functions and companies. With a more moderen FPGA, extra processing energy, and extra reminiscence bandwidth, the brand new F2 situations are an excellent higher host for extremely parallelizable, compute-intensive workloads.
Every of the AMD Virtex UltraScale+ HBM VU47P FPGAs has 2.85 million system logic cells and 9,024 DSP slices (as much as 28 TOPS of DSP compute efficiency when processing INT8 values). The FPGA Accelerator Card related to every F2 occasion offers 16 GiB of Excessive Bandwidth Reminiscence and 64 GiB of DDR4 reminiscence per FPGA.
Contained in the F2
F2 situations are powered by third era AMD EPYC (Milan) processors. Compared to F1 situations, they provide as much as 3x as many processor cores, as much as twice as a lot system reminiscence and NVMe storage, and as much as 4x the community bandwidth. Every FPGA comes with 16 GiB Excessive Bandwidth Reminiscence (HBM) with as much as 460 GiB/s bandwidth. Listed below are the occasion sizes and specs:
Occasion Title | vCPUs |
FPGAs |
FPGA Reminiscence HBM / DDR4 |
Occasion Reminiscence |
NVMe Storage |
EBS Bandwidth |
Community Bandwidth |
f2.12xlarge | 48 | 2 | 32 GiB / 128 GiB |
512 GiB | 1900 GiB (2x 950 GiB) |
15 Gbps | 25 Gbps |
f2.48xlarge | 192 | 8 | 128 GiB / 512 GiB |
2,048 GiB | 7600 GiB (8x 950 GiB) |
60 Gbps | 100 Gbps |
The high-end f2.48xlarge occasion helps the AWS Cloud Digital Interface (CDI) to reliably transport uncompressed dwell video between functions, with instance-to-instance latency as little as 8 milliseconds.
Constructing FPGA Purposes
The AWS EC2 FPGA Improvement Package comprises the instruments that you’ll use to develop, simulate, debug, compile, and run your hardware-accelerated FPGA functions. You may launch the package’s FPGA Developer AMI on a memory-optimized or compute-optimized occasion for improvement and simulation, then use an F2 occasion for closing debugging and testing.
The instruments included within the developer package assist quite a lot of improvement paradigms, instruments, accelerator languages, and debugging choices. No matter your alternative, you’ll in the end create an Amazon FPGA Picture (AFI) which comprises your customized acceleration logic and the AWS Shell which implements entry to the FPGA reminiscence, PCIe bus, interrupts, and exterior peripherals. You may deploy AFIs to as many F2 situations as desired, share with different AWS accounts or publish on AWS Market.
When you’ve got already created an software that runs on F1 situations, you’ll need to replace your improvement atmosphere to make use of the newest AMD instruments, then rebuild and validate earlier than upgrading to F2 situations.
FPGA Situations in Motion
Listed below are some cool examples of how F1 and F2 situations can assist distinctive and extremely demanding workloads:
Genomics – Multinational pharmaceutical and biotechnology firm AstraZeneca used 1000’s of F1 situations to construct the world’s quickest genomics pipeline, capable of course of over 400K entire genome samples in below two months. They’ll undertake Illumina DRAGEN for F2 to comprehend higher efficiency at a decrease value, whereas accelerating illness discovery, prognosis, and remedy.
Satellite tv for pc Communication – Satellite tv for pc operators are shifting from rigid and costly bodily infrastructure (modulators, demodulators, combiners, splitters, and so forth) towards agile, software-defined, FPGA-powered options. Utilizing the digital sign processor (DSP) components on the FPGA, these options will be reconfigured within the discipline to assist new waveforms and to satisfy altering necessities. Key F2 options resembling assist for as much as 8 FPGAs per occasion, beneficiant quantities of community bandwidth, and assist for the Knowledge Plan Improvement Package (DPDK) utilizing Digital Ethernet can be utilized to assist processing of a number of, advanced waveforms in parallel.
Analytics – NeuroBlade‘s SQL Processing Unit (SPU) integrates with Presto, Apache Spark, and different open supply question engines, delivering sooner question processing and market-leading question throughput effectivity when run on F2 situations.
Issues to Know
Listed below are a few closing issues that you need to know concerning the F2 situations:
Areas – F2 situations can be found in the present day within the US East (N. Virginia) and Europe (London) AWS Areas, with plans to increase availability to extra areas over time.
Working Techniques – F2 situations are Linux-only.
Buying Choices – F2 situations can be found in On-Demand, Spot, Financial savings Plan, Devoted Occasion, and Devoted Host type.
— Jeff;