Skip to main content

FuriosaAI RNGD

Vendor: FuriosaAI (South Korea)

Category: ASIC Dedicated Accelerator

Architecture: TCP (Tensor Contraction Processor)

Introduction

FuriosaAI RNGD is a data center inference chip from South Korean AI chip company FuriosaAI, based on the proprietary Tensor Contraction Processor (TCP) architecture. RNGD is manufactured using TSMC 5nm process with a 180W PCIe design that can be plugged directly into standard servers without special cooling. FuriosaAI was acquired by NVIDIA in December 2025 for approximately $20 billion.

Specifications

ModelComputeMemoryInterfaceTDPProcess
RNGDInference optimized (FP8/INT8)HBMPCIe Gen5180WTSMC 5nm

Official Website

Visit Official Website

Driver Downloads

Linux

OS Support

WindowsLinuxmacOSAndroid

Version History

VersionRelease DateDescription
RNGD2024TCP architecture, TSMC 5nm, 180W PCIe
3rd Generation (in development)2028 estimated2nm, HBM4, Broadcom packaging

Performance Benchmarks

ModelTaskPerformance Metric
RNGDLLM InferenceHigh efficiency tokens/watt
RNGDAgentic AILow-latency inference

Pricing

ModelReference PriceNotes
RNGDContact vendorEnterprise data center product

Quick Installation

Linux

# Install FuriosaAI SDK
# See official documentation
pip install furiosa-sdk

Code Examples

Python (FuriosaAI SDK)

import furiosa

# Initialize device
model = furiosa.compile_model("model.onnx", target="rngd")
output = model.run(input_data)

Architecture Highlights

  • TCP (Tensor Contraction Processor): Proprietary tensor contraction processor architecture, purpose-built for inference
  • 180W PCIe Design: Standard server compatible, no special cooling required
  • Deterministic Execution: Compiler-controlled deterministic execution model with predictable latency
  • Mature SDK: Inference compiler supporting mainstream AI frameworks

Model Compatibility

Model/FrameworkSupportNotes
PyTorchVia compiler conversion
ONNXNative support
Llama SeriesInference optimized
Transformer LLMAgentic AI workloads

If you're evaluating alternatives, the following products may also fit your scenario: