[HTML payload içeriği buraya]
29.9 C
Jakarta
Tuesday, November 26, 2024

NVIDIA unveils Hopper, its new {hardware} structure to rework information facilities into AI factories


NVIDIA did it once more, however this time with a twist — showing to borrow a web page from the competitors’s playbook. At NVIDIA GTC, which has formed into one of many AI business’s most necessary occasions, the corporate introduced the newest iteration of its {hardware} structure and merchandise. Here is a breakdown of the bulletins and what they imply for the ecosystem at massive.

Hopper: NVIDIA’s new GPU structure

GTC, which started Monday and runs by way of Thursday, options 900+ classes. Greater than 200,000 builders, researchers, and information scientists from 50+ international locations have registered for the occasion. At his GTC 2022 keynote, NVIDIA founder and CEO Jensen Huang introduced a wealth of reports in information middle and high-performance computing, AI, design collaboration and digital twins, networking, automotive, robotics, and healthcare.

Huang’s framing was that “firms are processing, refining their information, making AI software program … turning into intelligence producers.” If the aim is to rework information facilities into ‘AI Factories,’ as NVIDIA places it, then putting Transformers on the coronary heart of this is sensible.

The centerfold within the bulletins has been the brand new Hopper GPU Structure, which NVIDIA dubs “the subsequent era of accelerated computing.” Named for Grace Hopper, a pioneering U.S. pc scientist, the brand new structure succeeds the NVIDIA Ampere structure, launched two years in the past. The corporate additionally introduced its first Hopper-based GPU, the NVIDIA H100.

NVIDIA claims that Hopper brings an order of magnitude efficiency leap over its predecessor, and this feat is predicated on six breakthrough improvements. Let’s undergo them, holding fast notes of how they examine to the competitors.

First, manufacturing. Constructed with 80 billion transistors utilizing a cutting-edge TSMC 4N course of designed for NVIDIA’s accelerated compute wants, H100 options main advances to speed up AI, HPC, reminiscence bandwidth, interconnect, and communication, together with practically 5 terabytes per second of exterior connectivity. On the manufacturing stage, upstarts resembling Cerebras or Graphcore have been additionally pushing the boundaries of what is potential.

hopper-arch-h100-die-image.png

The NVIDIA H100 GPU, the primary to make the most of the brand new Hopper structure

NVIDIA

Second, Multi-Occasion GPU (MIG). MIG expertise permits a single GPU to be partitioned into seven smaller, absolutely remoted situations to deal with various kinds of jobs. The Hopper structure extends MIG capabilities by as much as 7x over the earlier era by providing safe multitenant configurations in cloud environments throughout every GPU occasion. Run:AI, a associate of NVIDIA, gives one thing related as a software program layer, going by the title of fractional GPU sharing.

Third, confidential computing. NVIDIA claims H100 is the world’s first accelerator with confidential computing capabilities to guard AI fashions and buyer information whereas they’re being processed. Clients also can apply confidential computing to federated studying for privacy-sensitive industries like healthcare and monetary companies, in addition to on shared cloud infrastructures. This isn’t a function we’ve seen elsewhere.

Fourth, 4th-Technology NVIDIA NVLink. To speed up the most important AI fashions, NVLink combines with a brand new exterior NVLink Change to increase NVLink as a scale-up community past the server, connecting as much as 256 H100 GPUs at 9x increased bandwidth versus the earlier era utilizing NVIDIA HDR Quantum InfiniBand. Once more, that is NVIDIA-specific, though opponents usually leverage their very own specialised infrastructure to attach their {hardware} too.

Fifth, DPX directions to speed up dynamic programming. Dynamic programming is each a mathematical optimization technique and a pc programming technique, initially developed within the Nineteen Fifties. By way of mathematical optimization, dynamic programming often refers to simplifying a call by breaking it down right into a sequence of resolution steps over time. Dynamic programming is especially an optimization over plain recursion.

NVIDIA notes that dynamic programming is utilized in a broad vary of algorithms, together with route optimization and genomics, and it may possibly pace up execution by as much as 40x in contrast with CPUs and as much as 7x in contrast with previous-generation GPUs. We aren’t conscious of a direct equal within the competitors, though many AI chip upstarts additionally leverage parallelism.

The sixth innovation is the one we deem a very powerful: a new Transformer engine. As NVIDIA notes, transformers are the usual mannequin alternative for pure language processing, and probably the most necessary deep studying fashions ever invented. The H100 accelerator’s Transformer Engine is constructed to hurry up these networks as a lot as 6x versus the earlier era with out shedding accuracy. This deserves additional evaluation.

The Transformer Engine on the coronary heart of Hopper

Wanting on the headline for the brand new transformer engine on the coronary heart of NVIDIA’s H100, we had been reminded of Intel architect Raja M. Koduri’s remarks to ZDNet’s Tiernan Ray. Koduri famous that the acceleration of matrix multiplications is now a necessary measure of the efficiency and effectivity of chips, which signifies that each chip will likely be a neural web processor.

Koduri was spot on after all. In addition to Intel’s personal efforts, that is what has been driving a brand new era of AI chip designs from an array of upstarts. Seeing NVIDIA confer with a transformer engine made us ponder whether the corporate made a radical redesign of its GPUs. GPUs weren’t initially designed for AI workloads in spite of everything, they only occurred to be good at them, and NVIDIA had the foresight and acumen to construct an ecosystem round them.

Going deeper into NVIDIA’s personal evaluation of the Hopper structure, nonetheless, the notion of a radical redesign appears to be dispelled. Whereas Hopper does introduce a brand new streaming multiprocessor (SM) with many efficiency and effectivity enhancements, that is so far as it goes. That is not stunning, given the sheer weight of the ecosystem constructed round NVIDIA GPUs and the huge updates and potential incompatibilities a radical redesign would entail.

Breaking down the enhancements in Hopper, reminiscence appears to be an enormous a part of it. As Fb’s product supervisor for PyTorch, the favored machine studying coaching library, instructed ZDNet, “Fashions maintain getting larger and larger, they’re actually, actually large, and actually costly to coach.” The largest fashions nowadays usually can’t be saved fully within the reminiscence circuits that accompany a GPU. Hopper comes with reminiscence that is quicker, extra, and shared amongst SMs.

One other enhance comes from NVIDIA’s new fourth-generation tensor cores, that are as much as 6x quicker chip-to-chip in comparison with A100. Tensor cores are exactly what’s used for matrix multiplications. In H100, a brand new FP8 information kind is used, leading to 4 instances quicker compute in comparison with earlier era 16-bit floating-point choices. On equal information varieties, there nonetheless is a 2x speedup.

h100-compute-improvement-summary-625x300.jpg

H100 compute enchancment abstract

NVIDIA

As for the so-called “new transformer engine,” it seems that is the time period NVIDIA makes use of to confer with “a mixture of software program and customized NVIDIA Hopper Tensor Core expertise designed particularly to speed up transformer mannequin coaching and inference.”

NVIDIA notes that the transformer engine intelligently manages and dynamically chooses between FP8 and 16-bit calculations, robotically dealing with re-casting and scaling between FP8 and 16-bit in every layer to ship as much as 9x quicker AI coaching and as much as 30x quicker AI inference speedups on massive language fashions in comparison with the prior era A100.

So whereas this isn’t a radical redesign, the mixture of efficiency and effectivity enhancements end in a 6x speedup in comparison with Ampere, as NVIDIA’s technical weblog elaborates. NVIDIA’s deal with bettering efficiency for transformer fashions is by no means misplaced.

Transformer fashions are the spine of language fashions used broadly as we speak, resembling BERT and GPT-3. Initially developed for pure language processing use instances, their versatility is more and more being utilized to pc imaginative and prescient, drug discovery, and extra, as we’ve been documenting in our State of AI protection. In response to a metric shared by NVIDIA, 70% of revealed analysis in AI within the final 2 years is predicated on transformers.

The software program aspect of issues: excellent news for Apache Spark customers

However what in regards to the software program aspect of issues? In earlier GTC bulletins, software program stack updates had been a key a part of the information. On this occasion, whereas NVIDIA-tuned heuristics that dynamically select between FP8 and FP16 calculations are a key a part of the brand new transformer engine internally, updates to the external-facing software program stack appear much less necessary compared.

NVIDIA’s Triton Inference Server and NeMo Megatron framework for coaching massive language fashions are getting updates. So are Riva, Merlin, and Maxin — a speech AI SDK that features pre-trained fashions, an end-to-end recommender AI framework, and an audio and video high quality enhancement SDK, respectively. As NVIDIA highlighted, these are utilized by the likes of AT&T, Microsoft, and Snapchat.

There are additionally 60 SDK updates for NVIDIA’s CUDA-X Libraries. NVIDIA selected to spotlight rising areas resembling accelerating quantum circuit simulation (cuQuantum basic availability) and 6G physical-layer analysis (Sionna basic availability). Nonetheless, for many customers, the excellent news might be within the replace within the RAPIDS Accelerator for Apache Spark, which speeds processing by over 3x with no code modifications.

Whereas this was not precisely outstanding in NVIDIA’s bulletins, we expect it needs to be. An in a single day 3x speedup with out code modifications for Apache Spark customers, with 80 p.c of the Fortune 500 utilizing Apache Spark in manufacturing, is not any small information. It isn’t the primary time NVIDIA reveals Apache Spark customers some love both.

General, NVIDIA appears to be sustaining its momentum. Whereas the competitors is fierce, with the headstart NVIDIA has managed to create, radical redesigns could probably not be known as for.



Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles