hollance/metal-gpgpu
Collection of notes on how to use Apple’s Metal API for compute tasks
This is a collection of notes to help software developers understand and use Apple's Metal API for general-purpose computing tasks on iOS and macOS devices. It helps translate the existing, often complex, Metal documentation into more accessible explanations, allowing developers to leverage the device's hardware for computationally intensive operations. If you're building applications that need to perform high-performance calculations on Apple platforms, these notes can guide you.
107 stars. No commits in the last 6 months.
Use this if you are a software developer creating applications for Apple devices and need to perform computationally heavy tasks by directly programming the GPU with Metal, but find the official documentation difficult to grasp.
Not ideal if you are looking for a high-level library or framework to accelerate your application without needing to delve into low-level GPU programming.
Stars
107
Forks
4
Language
—
License
—
Category
Last pushed
Jul 10, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/hollance/metal-gpgpu"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NVIDIA/TransformerEngine
A library for accelerating Transformer models on NVIDIA GPUs, including using 8-bit and 4-bit...
mlcommons/inference
Reference implementations of MLPerf® inference benchmarks
mlcommons/training
Reference implementations of MLPerf® training benchmarks
datamade/usaddress
:us: a python library for parsing unstructured United States address strings into address components
GRAAL-Research/deepparse
Deepparse is a state-of-the-art library for parsing multinational street addresses using deep learning