AI Newcomer SambaNova GA’s Product Lineup and Offers New Service

By John Russell

December 9, 2020

During the last couple of years the roll out of AI-specialized chips and systems has steadily gained steam. Today, for example, SambaNova, announced availability of its DataScale systems which are based on its ‘reconfigurable dataflow’ chip that the company says outperforms Nvidia’s A100 GPU on many, if not most AI tasks. SambaNova also announced a Dataflow-as-a-Service offering and provided more detail on its near-term market strategy.

While it’s early days for these AI tech startups, the first wave of entrants are winning deployments and bringing products to market. AWS recently announced instances based on the Habana Labs (now Intel) Gaudi chip. Cerebras, like SambaNova, has placed systems at national labs where a number of AI technology testbeds have sprung up in addition to the labs putting the chips/systems to useful work. Google’s TPU, of course, is in its fourth generation and has been in service at Google for several years. Just today, Esperanto unveiled an ML chip using RISC-V cores.

“The times, they are a changing” as Bob Dylan once wrote. The AI tech floodgates are indeed opening wide. SambaNova’s announcements mark its plunge into broader commercialization. Marshall Choy, vice president of product, provided HPCwire with a briefing. To a fair degree, SambaNova’s technology has already been widely covered. Here’s an excerpt from HPCwire coverage in the fall of Kunle Olukotun, SambaNova chief technical officer and one of three founders, describing the technology.

“We define a reconfigurable data flow architecture that’s optimized for data flow problems. So it takes these hierarchical [parallel] patterns and maps them to an architecture so they can be executed very efficiently. This is a reconfigurable architecture composed of reconfigurable compute, reconfigurable memory, and communication primitives that makes it very efficient to execute these sorts of data flow problems.

“The first incarnation of this reconfigurable dataflow architecture is the Cardinal SN10 reconfigurable data flow unit (RDU). This is implemented in TSMC seven nanometer technology and 40 billion transistors. Over 50 kilometers of wire provide all the interconnect between the different components on the chip. It provides hundreds of teraflops of compute capability, and hundreds of megabytes of memory on chip. Just as importantly, it has different direct interfaces to terabytes of memory off chip. We’ve combined these RDU chips into systems that provide scalable performance for both training and inference. We call them DataScale systems.”

A big chunk of the magic is the SambaFlow stack and compiler which does the heavy lifting of porting applications to the chip.

Said Choy, “Our compiler does what the developer has to do with other architectures like with the GPU, [where] you do a lot of kernel by kernel execution things. That’s a lot of data movement between memory and GPU and the host. What our compiler does is extract the entire graph out of the what’s running on top of the framework. It breaks that down into common semantics and operators, and then lays out that graph in its entirety onto the chip and executes in a single continuous data flow manner.

“As related to HPC applications, the SambaFlow stack has APIs not just from the PyTorch, and the framework level but also has interfaces for user graphs. We have customers who are doing things that have nothing to do with ML and frameworks. They’re running C and C++ graphs on the SambaNova – things like density functional theory, which is a workhorse workload for HPC. We have people doing finite differences type of calculations using our system and C and C++. So we’re already kind of moving into that HPC space.”

Currently, SambaNova hasn’t exposed low-level APIs to the outside world and Choy suggests the speedup provided by its standard compiler will be enough for most users.

All the systems come in racks and the current lineup includes: quarter rack (single system); half rack (two systems); and full rack (four systems) and each incudes networking and a management console. Choy said, “Part of the reason for this is that it’s how we’re able to get customers up and running very quickly. It literally ships in a rack, they literally roll the rack out and then roll it in place in the datacenter.”

“The other reason we ship it in the rack is from a customer support standpoint to avoid having to triage a bunch of local area network issues; in the past we spent a lot of time on that kind of stuff. Also, it creates a closed environment within the rack and customers are running exactly what I’m running in my labs. So when we’re doing nightly fault injection testing, and bi-weekly patch, regression testing, and all that kind of stuff, the odds are in my favor that I’ll find some things before the customers do, and can proactively address issues before it hits them in production,” he said.

SambaNova singled out the following system features:

  • SambaNova Systems SambaFlow, a complete and open software stack that provides no lock- 
in and ease of use to improve developer productivity.
  • SambaNova Reconfigurable Dataflow Unit (RDU), the industry’s next-generation processor built from the ground up to offer native dataflow processing.
  • SambaNova Systems RDU-Direct, high-speed fabric that provides a low-latency, high-bandwidth direct connection between SambaNova Systems RDUs for maximum system throughput.
  • 8-32 SambaNova Cardinal SN10 RDUTM processors per rack.

Choy said the company is currently focused on four use cases: “Natural language processing (NLP), high resolution computer vision, recommendation systems, and finally as a category of its own, we’re focusing on AI for science, which is probably a little bit of an open question, whether we’re talking about the convergence or the coexistence of HPC and AI, but it’s going to be somewhere in that realm.”

SambaNova released benchmark claims as part of its announcement all measured against Nvidia’s A100 according to Choy. The bullets here are from the official press release:

  • Performance. World record DLRM inference 7x better throughput and latency than A100. World record BERT-Large training 1.4x faster than DGX A100 systems. World record state of the art accuracy of 90.23 percent out-of-the-box for high-resolution computer vision compared to DGX A100 systems.
  • Accuracy. World record state-of-the-art accuracy of 80.46 percent for DLRM recommendation engines compared to Nvidia A100 GPUs.
  • Scale. World record BERT-Large training and state-of-the-art accuracy at multi-rack scale.
  • Ease of Use. From loading dock to datacenter, SambaNova DataScale quickly and easily integrates into any existing infrastructure running customer workloads in about 45 minutes. Download thousands of pre-trained Hugging Face Transformer models in seconds on SambaNova DataScale at state-of-the-art accuracy with no code changes required.

Nvidia, currently king of the GPU and AI hill, is the preferred marketing target for most of the young AI chip/system entrants. That’s not surprising given Nvidia’s market share. That being said, it seems like the newcomers should enter the MLPerf benchmarking efforts which Nvidia has owned. Choy downplays MLPerf arguing the expense and effort to participate are burdensome for a young company. SambaNova is a MLPerf (MLCommons) member and will likely participate in the future, he said.

The DataScale systems are network (InfiniBand and Ethernet) agnostic, said Choy, but given that Nvidia now owns Mellanox, he allowed that, “My preference is Ethernet. But we can do both. One of our strategies is to make sure things are easy to integrate. So we’re looking at everything from physical form factors and software interfaces and doing a lot of open source stuff, whether it’s PyTorch for frameworks, Kubernetes and Slurm for orchestration, Docker or Singularity for containers, or Red Hat and Ubuntu for the operating system. It’s all pretty standard stuff.”

SambaNova doesn’t so far support Slingshot or Omni-Path fabrics (now Cornelius Networks) but given its work with the national labs (Los Alamos, Lawrence Livermore, and Argonne) that could change as the need arises. It seems the tabs have generally been pleased as noted below by ANL’s Rick Stevens.

“At Argonne National Laboratory, we’re working on important research efforts including those focused on cancer, COVID-19, and many others, and using AI to automate parts of the development process is key to our success,” said Stevens, associate laboratory director at ANL. “The SambaNova DataScale architecture offers us the ability to train and infer from multiple large and small models concurrently and deliver orders of magnitude performance improvements over GPUs.”

The company also introduced Dataflow-as-a-Service today. It is being offered in three flavors, one for recommender, one for natural language processing, and one for high resolution computer vision. “This is a way for people to quickly and easily gain access to our technology, and pay for it with a cloud consumption model of monthly subscription billing. We will physically ship the system, install it behind their firewall, run it on their premises, and do the management support. That’s covered as part of the subscription,” said Choy. Pricing wasn’t disclosed.

Subscribe to HPCwire's Weekly Update!

Be the most informed person in the room! Stay ahead of the tech trends with industry updates delivered to you every week!

Intel’s Silicon Brain System a Blueprint for Future AI Computing Architectures

April 24, 2024

Intel is releasing a whole arsenal of AI chips and systems hoping something will stick in the market. Its latest entry is a neuromorphic system called Hala Point. The system includes Intel's research chip called Loihi 2, Read more…

Anders Dam Jensen on HPC Sovereignty, Sustainability, and JU Progress

April 23, 2024

The recent 2024 EuroHPC Summit meeting took place in Antwerp, with attendance substantially up since 2023 to 750 participants. HPCwire asked Intersect360 Research senior analyst Steve Conway, who closely tracks HPC, AI, Read more…

AI Saves the Planet this Earth Day

April 22, 2024

Earth Day was originally conceived as a day of reflection. Our planet’s life-sustaining properties are unlike any other celestial body that we’ve observed, and this day of contemplation is meant to provide all of us Read more…

Intel Announces Hala Point – World’s Largest Neuromorphic System for Sustainable AI

April 22, 2024

As we find ourselves on the brink of a technological revolution, the need for efficient and sustainable computing solutions has never been more critical.  A computer system that can mimic the way humans process and s Read more…

Empowering High-Performance Computing for Artificial Intelligence

April 19, 2024

Artificial intelligence (AI) presents some of the most challenging demands in information technology, especially concerning computing power and data movement. As a result of these challenges, high-performance computing Read more…

Kathy Yelick on Post-Exascale Challenges

April 18, 2024

With the exascale era underway, the HPC community is already turning its attention to zettascale computing, the next of the 1,000-fold performance leaps that have occurred about once a decade. With this in mind, the ISC Read more…

Intel’s Silicon Brain System a Blueprint for Future AI Computing Architectures

April 24, 2024

Intel is releasing a whole arsenal of AI chips and systems hoping something will stick in the market. Its latest entry is a neuromorphic system called Hala Poin Read more…

Anders Dam Jensen on HPC Sovereignty, Sustainability, and JU Progress

April 23, 2024

The recent 2024 EuroHPC Summit meeting took place in Antwerp, with attendance substantially up since 2023 to 750 participants. HPCwire asked Intersect360 Resear Read more…

AI Saves the Planet this Earth Day

April 22, 2024

Earth Day was originally conceived as a day of reflection. Our planet’s life-sustaining properties are unlike any other celestial body that we’ve observed, Read more…

Kathy Yelick on Post-Exascale Challenges

April 18, 2024

With the exascale era underway, the HPC community is already turning its attention to zettascale computing, the next of the 1,000-fold performance leaps that ha Read more…

Software Specialist Horizon Quantum to Build First-of-a-Kind Hardware Testbed

April 18, 2024

Horizon Quantum Computing, a Singapore-based quantum software start-up, announced today it would build its own testbed of quantum computers, starting with use o Read more…

MLCommons Launches New AI Safety Benchmark Initiative

April 16, 2024

MLCommons, organizer of the popular MLPerf benchmarking exercises (training and inference), is starting a new effort to benchmark AI Safety, one of the most pre Read more…

Exciting Updates From Stanford HAI’s Seventh Annual AI Index Report

April 15, 2024

As the AI revolution marches on, it is vital to continually reassess how this technology is reshaping our world. To that end, researchers at Stanford’s Instit Read more…

Intel’s Vision Advantage: Chips Are Available Off-the-Shelf

April 11, 2024

The chip market is facing a crisis: chip development is now concentrated in the hands of the few. A confluence of events this week reminded us how few chips Read more…

Nvidia H100: Are 550,000 GPUs Enough for This Year?

August 17, 2023

The GPU Squeeze continues to place a premium on Nvidia H100 GPUs. In a recent Financial Times article, Nvidia reports that it expects to ship 550,000 of its lat Read more…

Synopsys Eats Ansys: Does HPC Get Indigestion?

February 8, 2024

Recently, it was announced that Synopsys is buying HPC tool developer Ansys. Started in Pittsburgh, Pa., in 1970 as Swanson Analysis Systems, Inc. (SASI) by John Swanson (and eventually renamed), Ansys serves the CAE (Computer Aided Engineering)/multiphysics engineering simulation market. Read more…

Intel’s Server and PC Chip Development Will Blur After 2025

January 15, 2024

Intel's dealing with much more than chip rivals breathing down its neck; it is simultaneously integrating a bevy of new technologies such as chiplets, artificia Read more…

Choosing the Right GPU for LLM Inference and Training

December 11, 2023

Accelerating the training and inference processes of deep learning models is crucial for unleashing their true potential and NVIDIA GPUs have emerged as a game- Read more…

Comparing NVIDIA A100 and NVIDIA L40S: Which GPU is Ideal for AI and Graphics-Intensive Workloads?

October 30, 2023

With long lead times for the NVIDIA H100 and A100 GPUs, many organizations are looking at the new NVIDIA L40S GPU, which it’s a new GPU optimized for AI and g Read more…

Baidu Exits Quantum, Closely Following Alibaba’s Earlier Move

January 5, 2024

Reuters reported this week that Baidu, China’s giant e-commerce and services provider, is exiting the quantum computing development arena. Reuters reported � Read more…

Shutterstock 1179408610

Google Addresses the Mysteries of Its Hypercomputer 

December 28, 2023

When Google launched its Hypercomputer earlier this month (December 2023), the first reaction was, "Say what?" It turns out that the Hypercomputer is Google's t Read more…

AMD MI3000A

How AMD May Get Across the CUDA Moat

October 5, 2023

When discussing GenAI, the term "GPU" almost always enters the conversation and the topic often moves toward performance and access. Interestingly, the word "GPU" is assumed to mean "Nvidia" products. (As an aside, the popular Nvidia hardware used in GenAI are not technically... Read more…

Leading Solution Providers

Contributors

Shutterstock 1606064203

Meta’s Zuckerberg Puts Its AI Future in the Hands of 600,000 GPUs

January 25, 2024

In under two minutes, Meta's CEO, Mark Zuckerberg, laid out the company's AI plans, which included a plan to build an artificial intelligence system with the eq Read more…

China Is All In on a RISC-V Future

January 8, 2024

The state of RISC-V in China was discussed in a recent report released by the Jamestown Foundation, a Washington, D.C.-based think tank. The report, entitled "E Read more…

Shutterstock 1285747942

AMD’s Horsepower-packed MI300X GPU Beats Nvidia’s Upcoming H200

December 7, 2023

AMD and Nvidia are locked in an AI performance battle – much like the gaming GPU performance clash the companies have waged for decades. AMD has claimed it Read more…

Nvidia’s New Blackwell GPU Can Train AI Models with Trillions of Parameters

March 18, 2024

Nvidia's latest and fastest GPU, codenamed Blackwell, is here and will underpin the company's AI plans this year. The chip offers performance improvements from Read more…

Eyes on the Quantum Prize – D-Wave Says its Time is Now

January 30, 2024

Early quantum computing pioneer D-Wave again asserted – that at least for D-Wave – the commercial quantum era has begun. Speaking at its first in-person Ana Read more…

GenAI Having Major Impact on Data Culture, Survey Says

February 21, 2024

While 2023 was the year of GenAI, the adoption rates for GenAI did not match expectations. Most organizations are continuing to invest in GenAI but are yet to Read more…

The GenAI Datacenter Squeeze Is Here

February 1, 2024

The immediate effect of the GenAI GPU Squeeze was to reduce availability, either direct purchase or cloud access, increase cost, and push demand through the roof. A secondary issue has been developing over the last several years. Even though your organization secured several racks... Read more…

Intel’s Xeon General Manager Talks about Server Chips 

January 2, 2024

Intel is talking data-center growth and is done digging graves for its dead enterprise products, including GPUs, storage, and networking products, which fell to Read more…

  • arrow
  • Click Here for More Headlines
  • arrow
HPCwire