NVIDIA logo

How NVIDIA Uses Rust

13 engineering articles about Rust from NVIDIA's engineering team

Articles

Filter:
NVIDIA logo
NVIDIA
Advanced
Modern LLM serving is hard to tune because each deployment is a stack of interacting choices: model backend, tensor-parallel shape, prefill/decode split…
Yongming Ding
11 min read
--
NVIDIA logo
NVIDIA
Intermediate
An agentic exchange must preserve a structured interaction: assistant turns interleave reasoning with one or more tool calls, and subsequent user turns return…
Matej Kosec
16 min read
Includes Code
--
NVIDIA logo
NVIDIA
Advanced
Deploying large language models (LLMs) requires large-scale distributed inference, which spreads model computation and request handling across many GPUs and…
NVIDIA logo
NVIDIA
Intermediate
The article discusses the integration of XGBoost with Polars DataFrames, emphasizing the benefits of GPU acceleration for machine learning workflows.
Jiaming Yuan
7 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Intermediate
The article discusses the advancements in NVIDIA cuVS, a GPU-accelerated vector search library designed for high-performance indexing and low-latency retrieval.
NVIDIA logo
NVIDIA
Intermediate
Compiler Explorer is a web-based tool that allows CUDA developers to write, compile, and run GPU kernels directly in their browser without needing a local setup.
Jake Hemstad
6 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article discusses the NVIDIA AI Blueprint for an LLM router, which provides a cost-efficient framework for dynamically routing prompts to the most suitable large language models (LLMs).
NVIDIA logo
NVIDIA
Intermediate
This article discusses how to efficiently process one billion rows of data using RAPIDS cuDF pandas accelerator mode, highlighting new features that enhance performance.
Gregory Kimball
10 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article discusses the NVIDIA Grace family of CPUs, designed to enhance data center efficiency amidst rising data processing demands.
Ashraf Eassa
15 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
This article discusses performance tuning for the IVF-PQ algorithm, which enhances vector search capabilities by leveraging Product Quantization (PQ) for index compression.
Artem Chirkin
13 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article discusses the NVIDIA cuVS library's IVF-Flat algorithm for accelerated vector search, highlighting its efficiency in performing approximate nearest neighbor searches on large datasets.
Tamás Fehér
14 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article discusses the significance of vector search in AI, particularly in large language models and generative AI.
Mickael Ide
10 min read
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
This article explores how to perform large-scale graph analytics using Memgraph and NVIDIA cuGraph algorithms, specifically focusing on PageRank and Louvain community detection.
Antonio Filipović
9 min read
Includes Code
Has Summary
--

You've reached the end! All 13 articles loaded.