Skip to content

Commit bd7fa9e

Browse files
authored
Fix typo of Asahi Linux in the landscape overview
1 parent 7003834 commit bd7fa9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/blog/2024-08-12-transition-announcement.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ To put Rust GPU in context, here's an overview of the current landscape:
5555
[MSL](https://developer.apple.com/metal/)). These shaders ultimately run on the GPU.
5656
- [ZLUDA](https://github.com/vosen/ZLUDA): A drop-in replacement for CUDA written in
5757
Rust. Enables using tools and libraries targeted at CUDA on non-NVIDIA hardware.
58-
- [Ashai Linux GPU
59-
Drivers](https://asahilinux.org/2022/12/gpu-drivers-now-in-asahi-linux/): GPU drivers
58+
- [Asahi Linux GPU
59+
drivers](https://asahilinux.org/2022/12/gpu-drivers-now-in-asahi-linux/): GPU drivers
6060
partially written in Rust to add Linux support for Apple GPUs.
6161

6262
## Why Rust for GPU Programming?

0 commit comments

Comments
 (0)