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!

2024 Winter Classic: Meet Channel Islands “A”

May 3, 2024

This is the second team from California State University, Channel Islands – or maybe it’s the first team? Not sure, but I do know they have two teams total, and this is one of them. As you’ll see in the video in Read more…

Intersect360 Research Takes a Deep Dive into the HPC-AI Market in New Report

May 3, 2024

A new report out of analyst firm Intersect360 Research is shedding some new light on just how valuable the HPC and AI market is. Taking both of these technologies as a singular unit, Intersect360 Research found that the Read more…

Hyperion To Provide a Peek at Storage, File System Usage with Global Site Survey

May 3, 2024

Curious how the market for distributed file systems, interconnects, and high-end storage is playing out in 2024? Then you might be interested in the market analysis that Hyperion Research is planning on rolling out over Read more…

2024 Winter Classic: Meet Team Jackson State

May 3, 2024

This is the second time we’re seeing a team from Jackson State university. The team features two veterans of the 2023 Winter Classic, which should help, but it’s also a team whose members are involved in a lot of oth Read more…

2024 Winter Classic: NASA Results Revealed!

May 2, 2024

In this edition of the Winter Classic Studio Update Show we reveal the results from the NASA BTIO Challenge. The benchmark, BTIO, is a subset of the NAS Parallel benchmark and NASA set up a formidable set of milestones, Read more…

2024 Winter Classic: NASA Mentor Interview

May 2, 2024

The folks at NASA Ames once again did a bang-up job as a mentor for the 2024 Winter Classic. This is the third time they’ve fulfilled this vital function, and their challenges keep getting better and better. In thei Read more…

Hyperion To Provide a Peek at Storage, File System Usage with Global Site Survey

May 3, 2024

Curious how the market for distributed file systems, interconnects, and high-end storage is playing out in 2024? Then you might be interested in the market anal Read more…

Qubit Watch: Intel Process, IBM’s Heron, APS March Meeting, PsiQuantum Platform, QED-C on Logistics, FS Comparison

May 1, 2024

Intel has long argued that leveraging its semiconductor manufacturing prowess and use of quantum dot qubits will help Intel emerge as a leader in the race to de Read more…

Stanford HAI AI Index Report: Science and Medicine

April 29, 2024

While AI tools are incredibly useful in a variety of industries, they truly shine when applied to solving problems in scientific and medical discovery. Research Read more…

IBM Delivers Qiskit 1.0 and Best Practices for Transitioning to It

April 29, 2024

After spending much of its December Quantum Summit discussing forthcoming quantum software development kit Qiskit 1.0 — the first full version — IBM quietly Read more…

Shutterstock 1748437547

Edge-to-Cloud: Exploring an HPC Expedition in Self-Driving Learning

April 25, 2024

The journey begins as Kate Keahey's wandering path unfolds, leading to improbable events. Keahey, Senior Scientist at Argonne National Laboratory and the Uni Read more…

Quantum Internet: Tsinghua Researchers’ New Memory Framework could be Game-Changer

April 25, 2024

Researchers from the Center for Quantum Information (CQI), Tsinghua University, Beijing, have reported successful development and testing of a new programmable 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…

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…

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…

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…

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 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…

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

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…

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…

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…

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…

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 Plans Falcon Shores 2 GPU Supercomputing Chip for 2026  

August 8, 2023

Intel is planning to onboard a new version of the Falcon Shores chip in 2026, which is code-named Falcon Shores 2. The new product was announced by CEO Pat Gel 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…

Q&A with Nvidia’s Chief of DGX Systems on the DGX-GB200 Rack-scale System

March 27, 2024

Pictures of Nvidia's new flagship mega-server, the DGX GB200, on the GTC show floor got favorable reactions on social media for the sheer amount of computing po Read more…

  • arrow
  • Click Here for More Headlines
  • arrow
HPCwire