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☆58Updated 2 years ago
- Metal Shading Language on Apple M1's GPU for scientific C++.☆106Updated 2 years ago
- Scientific computing with Metal in C++: Matrix multiplication example☆47Updated 3 years ago
- FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme☆111Updated 2 months ago
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆205Updated last month
- BLIS fork with kernels for Apple M1. (Perhaps) The first open-source BLAS with Apple Matrix Coprocessor support.☆36Updated 3 years ago
- Apple GPU microarchitecture☆578Updated last year
- Running linear algebra as fast as possible on Apple silicon☆28Updated 2 years ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated 7 months ago
- A profiler to disclose and quantify hardware features on GPUs.☆175Updated 3 years ago
- BGHT: High-performance static GPU hash tables.☆71Updated 7 months ago
- ☆71Updated 4 months ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆29Updated 8 years ago
- QuanTaichi evaluation suite☆163Updated 2 years ago
- ☆59Updated 4 months ago
- A demo illustrating how to use Taichi as an AOT shader compiler☆76Updated 10 months ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- GPUOcelot: A dynamic compilation framework for PTX☆219Updated last year
- ☆29Updated 6 years ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- Some CUDA design patterns and a bit of template magic for CUDA☆158Updated 2 years ago
- An experimental repo for accessing Metal API from Python (OSX Only)☆23Updated 5 years ago
- Dr.Jit — A Just-In-Time-Compiler for Differentiable Rendering (core library)☆121Updated last week
- A Visual Studio Code extension for building and debugging CUDA applications.☆100Updated 2 weeks ago
- 小彭老师推出 SyCL 2020 课程(施工中,日后会在直播中放出)☆15Updated 2 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆57Updated 10 months ago
- A C++ Compute/Graphics Library and Toolchain enabling same-source CUDA/Host/Metal/OpenCL/Vulkan C++ programming and execution.☆338Updated last week
- Numbast is a tool to build an automated pipeline that converts CUDA APIs into Numba bindings.☆57Updated last week
- Print all known information about the GPU on Apple-designed chips☆96Updated 3 months ago
- Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.☆73Updated 10 years ago