ShoYamanishi / AppleNumericalComputingLinks
Study and Implementations of Numerical Algorithms on Apple M1 and A* Devices
☆144Updated 2 years ago
Alternatives and similar repositories for AppleNumericalComputing
Users that are interested in AppleNumericalComputing are comparing it to the libraries listed below
Sorting:
- Metal Shading Language on Apple M1's GPU for scientific C++.☆93Updated last year
- Scientific computing with Metal in C++: Matrix multiplication example☆31Updated 2 years ago
- FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme☆73Updated 3 months ago
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆179Updated 3 weeks ago
- An experimental repo for accessing Metal API from Python (OSX Only)☆23Updated 5 years ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆29Updated 2 years ago
- Apple GPU microarchitecture☆527Updated 9 months ago
- Running linear algebra as fast as possible on Apple silicon☆20Updated last year
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆133Updated last year
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 3 months ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- Emulating double-precision arithmetic on Apple GPUs☆54Updated 2 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆154Updated 2 years ago
- ☆50Updated last year
- BGHT: High-performance static GPU hash tables.☆66Updated 2 months ago
- Exploring the scalable matrix extension of the Apple M4 processor☆180Updated 7 months ago
- A demo illustrating how to use Taichi as an AOT shader compiler☆74Updated 2 months ago
- This is a demo how to write a high performance convolution run on apple silicon☆54Updated 3 years ago
- A python library to run metal compute kernels on macOS☆79Updated 5 months ago
- LLM training in simple, raw C/CUDA☆99Updated last year
- ☆29Updated 5 years ago
- Playing with the Metal Performance Shaders matrix multiplication kernel☆25Updated 8 years ago
- torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters i…☆180Updated 2 weeks ago
- Subset of BLAS routines optimized for NVIDIA GPUs☆69Updated 2 years ago
- BLIS fork with kernels for Apple M1. (Perhaps) The first open-source BLAS with Apple Matrix Coprocessor support.☆35Updated 2 years ago
- C API for MLX☆115Updated 2 months ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆28Updated 7 years ago
- Training material for Nsight developer tools☆159Updated 10 months ago
- CUDA Matrix Multiplication Optimization☆196Updated 11 months ago