ShoYamanishi / AppleNumericalComputing
Study and Implementations of Numerical Algorithms on Apple M1 and A* Devices
☆132Updated 2 years ago
Alternatives and similar repositories for AppleNumericalComputing:
Users that are interested in AppleNumericalComputing are comparing it to the libraries listed below
- FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme☆55Updated 5 months ago
- Running linear algebra as fast as possible on Apple silicon☆18Updated last year
- Metal Shading Language on Apple M1's GPU for scientific C++.☆87Updated last year
- Emulating double-precision arithmetic on Apple GPUs☆48Updated last year
- A profiler to disclose and quantify hardware features on GPUs.☆166Updated 2 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- Scientific computing with Metal in C++: Matrix multiplication example☆26Updated 2 years ago
- This is a demo how to write a high performance convolution run on apple silicon☆52Updated 3 years ago
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆168Updated last week
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆127Updated last year
- Apple GPU microarchitecture☆497Updated 4 months ago
- ☆48Updated 11 months ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆50Updated last year
- A library of GPU kernels for sparse matrix operations.☆253Updated 4 years ago
- IREE's PyTorch Frontend, based on Torch Dynamo.☆70Updated this week
- BGHT: High-performance static GPU hash tables.☆57Updated 5 months ago
- AMD’s C++ library for accelerating tensor primitives☆37Updated this week
- torch::deploy (multipy for non-torch uses) is a system that lets you get around the GIL problem by running multiple Python interpreters i…☆178Updated 2 months ago
- Sample benchmark demonstrating the VK_KHR_cooperative_matrix extension☆70Updated last month
- High-Performance SGEMM on CUDA devices☆73Updated 3 weeks ago
- CUDA Matrix Multiplication Optimization☆159Updated 6 months ago
- GPUOcelot: A dynamic compilation framework for PTX☆165Updated last week
- A python library to run metal compute kernels on macOS☆74Updated 3 weeks ago
- An extension library of WMMA API (Tensor Core API)☆87Updated 7 months ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆71Updated 9 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆83Updated 11 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆148Updated last year
- A tool for generating information about the matrix multiplication instructions in AMD Radeon™ and AMD Instinct™ accelerators☆73Updated last year
- 1D, 2D, and 3D variations of Fast Fourier Transforms☆30Updated 2 years ago
- A demo illustrating how to use Taichi as an AOT shader compiler☆72Updated 6 months ago