---
title: "CUDA-Oxide 0.2 Brings Early Improvements To Pure Rust CUDA Kernels"
url: https://daily.dev/posts/cuda-oxide-0-2-brings-early-improvements-to-pure-rust-cuda-kernels-glwfh6z2x
source_url: https://www.phoronix.com/news/CUDA-Oxide-0.2
type: article
source: "Phoronix"
published: 2026-06-05T17:10:50.023Z
updated: 2026-06-05T17:11:08.529Z
tags: ["general-programming", "rust", "gpu", "cuda"]
reading_time: 1
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# CUDA-Oxide 0.2 Brings Early Improvements To Pure Rust CUDA Kernels

**[Phoronix](https://daily.dev/sources/phoronix)** · 1 min read · 1 upvotes · 0 comments

## Summary

CUDA-Oxide 0.2 has been released, the second update to NVIDIA's experimental Rust-to-CUDA compiler. Built with contributions from 23 contributors across 37 pull requests, this version makes Rust GPU programs self-contained executables, adds new capabilities for CUDA kernels, improves kernel trustworthiness, enhances interoperability with CUDA Tile, and better aligns with upstream LLVM. The compiler allows writing CUDA GPU kernels in pure Rust, emitting NVIDIA PTX output directly.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.phoronix.com/news/CUDA-Oxide-0.2>

---

Tags: [#general-programming](https://daily.dev/tags/general-programming), [#rust](https://daily.dev/tags/rust), [#gpu](https://daily.dev/tags/gpu), [#cuda](https://daily.dev/tags/cuda)

[View this post on daily.dev](https://daily.dev/posts/cuda-oxide-0-2-brings-early-improvements-to-pure-rust-cuda-kernels-glwfh6z2x)
