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.8.tar.gz
(850.6 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.8-py3-none-any.whl
(854.0 kB
view details)
File details
Details for the file metaxuda-0.1.8.tar.gz.
File metadata
- Download URL: metaxuda-0.1.8.tar.gz
- Upload date:
- Size: 850.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
701f3adee881999b0afb8d636eb92ec81992223c736aaf2caa0f354d392a20f3
|
|
| MD5 |
ca1115734ad6266f5579ad445d77f745
|
|
| BLAKE2b-256 |
42a582c039e978c3c05b69eb76ecede222c1ccb008121ce13583640051900353
|
File details
Details for the file metaxuda-0.1.8-py3-none-any.whl.
File metadata
- Download URL: metaxuda-0.1.8-py3-none-any.whl
- Upload date:
- Size: 854.0 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 |
a3d5557eed3a58a884b1347f18bab8486daae39cfaa4eb7d4c9013246e4025ab
|
|
| MD5 |
1000873ce80cea789110edb3d6c23793
|
|
| BLAKE2b-256 |
35c68c4fc6ad5c77e954691f49b8d60fc7947de95a154d6a62bf54e7c71a2b99
|