ShoYamanishi / AppleNumericalComputingLinks
Study and Implementations of Numerical Algorithms on Apple M1 and A* Devices
☆149Updated 3 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++.☆106Updated 2 years ago
- Emulating double-precision arithmetic on Apple GPUs☆58Updated 2 years ago
- FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme☆99Updated last month
- Running linear algebra as fast as possible on Apple silicon☆27Updated 2 years ago
- Scientific computing with Metal in C++: Matrix multiplication example☆45Updated 3 years ago
- Apple GPU microarchitecture☆569Updated last year
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆203Updated 2 weeks ago
- A profiler to disclose and quantify hardware features on GPUs.☆175Updated 3 years ago
- BGHT: High-performance static GPU hash tables.☆71Updated 6 months ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated 6 months ago
- BLIS fork with kernels for Apple M1. (Perhaps) The first open-source BLAS with Apple Matrix Coprocessor support.