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:
- Emulating double-precision arithmetic on Apple GPUs☆56Updated 2 years ago
- Metal Shading Language on Apple M1's GPU for scientific C++.☆104Updated 2 years ago
- FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme☆97Updated 2 weeks ago
- Apple GPU microarchitecture☆566Updated last year
- Scientific computing with Metal in C++: Matrix multiplication example☆44Updated 3 years ago
- BGHT: High-performance static GPU hash tables.☆71Updated 5 months ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated 5 months ago
- BLIS fork with kernels for Apple M1. (Perhaps) The first open-source BLAS with Apple Matrix Coprocessor support.☆36Updated 2 years ago
- A profiler to disclose and quantify hardware features on GPUs.☆175Updated 3 years ago
- Running linear algebra as fast as possible on Apple silicon☆27Updated 2 years ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆56Updated 9 months ago
- ☆69Updated 2 months ago
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆200Updated 2 weeks ago
- A python library to run metal compute kernels on macOS☆86Updated 10 months ago
- A Visual Studio Code extension for building and debugging CUDA applications.☆93Updated 2 weeks ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆29Updated 8 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- QuanTaichi evaluation suite☆164Updated 2 years ago
- ☆59Updated 2 months ago
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆138Updated 2 years ago
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆113Updated 4 months ago
- A demo illustrating how to use Taichi as an AOT shader compiler☆76Updated 8 months ago
- An implementation of HIP that works on CPUs, across OSes.☆131Updated last year
- Some CUDA design patterns and a bit of template magic for CUDA☆157Updated 2 years ago
- Kernel Tuner☆375Updated last week
- 🎃 GPU load-balancing library for regular and irregular computations.☆63Updated 3 months ago
- Open source cross-platform compiler for compute-intensive loops used in AI algorithms, from Microsoft Research☆113Updated 2 years ago
- Exploring the scalable matrix extension of the Apple M4 processor☆213Updated last year
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 3 years ago