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☆90Updated 7 months ago
- Metal Shading Language on Apple M1's GPU for scientific C++.☆101Updated 2 years ago
- A profiler to disclose and quantify hardware features on GPUs.☆174Updated 3 years ago
- Scientific computing with Metal in C++: Matrix multiplication example☆43Updated 3 years ago
- BGHT: High-performance static GPU hash tables.☆72Updated 4 months ago
- Emulating double-precision arithmetic on Apple GPUs☆55Updated 2 years ago
- Running linear algebra as fast as possible on Apple silicon☆25Updated 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
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated 4 months ago
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆193Updated this week
- Apple GPU microarchitecture☆557Updated last year
- QuanTaichi evaluation suite☆162Updated last year
- A Visual Studio Code extension for building and debugging CUDA applications.☆91Updated last month
- ☆59Updated last month
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- A python library to run metal compute kernels on macOS☆85Updated 9 months ago
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 3 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆56Updated 7 months ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- A C++ Compute/Graphics Library and Toolchain enabling same-source CUDA/Host/Metal/OpenCL/Vulkan C++ programming and execution.☆337Updated this week
- GPUOcelot: A dynamic compilation framework for PTX☆211Updated 8 months ago
- ☆69Updated 3 weeks ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- Kernel Tuner☆371Updated this week
- Metal-cpp is a low-overhead C++ interface for Metal that helps developers add Metal functionality to graphics apps, games, and game engin…☆329Updated 10 months ago
- An experimental repo for accessing Metal API from Python (OSX Only)☆23Updated 5 years ago
- ☆52Updated 2 years ago
- Distributed Communication-Optimal Matrix-Matrix Multiplication Algorithm☆210Updated this week
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆111Updated 3 months ago
- Demonstration of various hardware effects on CUDA GPUs.☆386Updated last year