CUDA→Metal universal backend shim (MetaXuda)
Project description
MetaXuda
MetaXuda is a CUDA runtime shim for Apple Silicon, written in Rust, that allows Numba CUDA kernels to run unmodified by mapping CUDA calls to Metal.
✨ Features
- Drop-in replacement for
libcudart.dylib/libcuda.dylib - Run Numba CUDA kernels (
@cuda.jit) directly on Apple Metal - Includes precompiled Metal
.metallibshaders for fused math ops - Ships with a stubbed
libdevice.bcso no CUDA Toolkit is required
⚙️ Installation
Requirements
Steps
# Clone the repo
git clone https://github.com/perinban/MetaXuda.git
cd MetaXuda-
# Back to project root
cd ..
pip install -e .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
metaxuda-0.1.7.tar.gz
(831.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
metaxuda-0.1.7-py3-none-any.whl
(832.9 kB
view details)
File details
Details for the file metaxuda-0.1.7.tar.gz.
File metadata
- Download URL: metaxuda-0.1.7.tar.gz
- Upload date:
- Size: 831.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fbe31c41435cf6730760281ac918dcbb81cfb897839b4cda8fdc938a489c6f13
|
|
| MD5 |
1582ea6abaa8936cd7e28b02d4e9aaeb
|
|
| BLAKE2b-256 |
13ff4a851698b2b833be758f55c814ed83bf523a9a521d3ba2cd8aebb7fbc568
|
File details
Details for the file metaxuda-0.1.7-py3-none-any.whl.
File metadata
- Download URL: metaxuda-0.1.7-py3-none-any.whl
- Upload date:
- Size: 832.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7506075f3181aafdd182ebbe1f31bfeb9bb4119a055ca9df5d56876f0af22294
|
|
| MD5 |
6c7d28ca66d9b9c3106e5938665c25de
|
|
| BLAKE2b-256 |
304337418611e11ef0810613362ac007ed3941422964f07f2be6334b22b0b378
|