ShoYamanishi / AppleNumericalComputingLinks
Study and Implementations of Numerical Algorithms on Apple M1 and A* Devices
☆145Updated 2 years ago
Alternatives and similar repositories for AppleNumericalComputing
Users that are interested in AppleNumericalComputing are comparing it to the libraries listed below
Sorting:
- FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme☆84Updated 5 months ago
- Metal Shading Language on Apple M1's GPU for scientific C++.☆97Updated last year
- Emulating double-precision arithmetic on Apple GPUs☆55Updated 2 years ago
- Apple GPU microarchitecture☆547Updated 11 months ago
- A profiler to disclose and quantify hardware features on GPUs.☆174Updated 3 years ago
- A python library to run metal compute kernels on macOS☆81Updated 7 months ago
- Running linear algebra as fast as possible on Apple silicon☆21Updated 2 years ago
- Scientific computing with Metal in C++: Matrix multiplication example☆39Updated 2 years ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated 2 months ago
- BGHT: High-performance static GPU hash tables.☆71Updated 2 months ago
- BLIS fork with kernels for Apple M1. (Perhaps) The first open-source BLAS with Apple Matrix Coprocessor support.☆35Updated 2 years ago
- ☆67Updated 2 years ago
- Benchmarking OpenBLAS on the Apple M1☆18Updated 4 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 5 months ago
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆185Updated last month
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- A Visual Studio Code extension for building and debugging CUDA applications.☆89Updated last month
- A curated list of awesome GPGPU (CUDA/OpenCL/Vulkan) resources☆99Updated 2 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- GPUOcelot: A dynamic compilation framework for PTX☆207Updated 6 months ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- ☆59Updated last year
- An experimental repo for accessing Metal API from Python (OSX Only)☆23Updated 5 years ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆28Updated 8 years ago
- QuanTaichi evaluation suite☆161Updated last year
- A demo illustrating how to use Taichi as an AOT shader compiler☆73Updated 4 months ago
- Software library for FDTD of viscoelastic equation using a staggered grid arrangement with support for GPU and CPU backends☆55Updated this week
- Unified compiler/runtime for interfacing with PyTorch Dynamo.☆101Updated 2 weeks ago
- CuPBoP-AMD is a CUDA translator that translates CUDA programs at NVVM IR level to HIP-compatible IR that can run on AMD GPUs.☆37Updated last year
- LLM training in simple, raw C/CUDA☆104Updated last year