ShoYamanishi / AppleNumericalComputingLinks
Study and Implementations of Numerical Algorithms on Apple M1 and A* Devices
☆144Updated 2 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++.☆94Updated last year
- FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme☆77Updated 3 months ago
- Apple GPU microarchitecture☆532Updated 9 months ago
- Running linear algebra as fast as possible on Apple silicon☆20Updated last year
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 3 months ago
- BGHT: High-performance static GPU hash tables.☆69Updated 2 weeks ago
- A profiler to disclose and quantify hardware features on GPUs.☆172Updated 3 years ago
- ☆66Updated 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
- Emulating double-precision arithmetic on Apple GPUs☆55Updated 2 years ago
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆181Updated last week
- A demo illustrating how to use Taichi as an AOT shader compiler☆74Updated 3 months ago
- ☆59Updated 10 months ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated 3 weeks ago
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆133Updated last year
- Scientific computing with Metal in C++: Matrix multiplication example☆33Updated 2 years ago
- GPUOcelot: A dynamic compilation framework for PTX☆201Updated 5 months ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- Open source cross-platform compiler for compute-intensive loops used in AI algorithms, from Microsoft Research☆109Updated last year
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆28Updated 7 years ago
- Dr.Jit — A Just-In-Time-Compiler for Differentiable Rendering (core library)☆111Updated this week
- A Visual Studio Code extension for building and debugging CUDA applications.☆82Updated 2 weeks ago
- QuanTaichi evaluation suite☆160Updated last year
- Some CUDA design patterns and a bit of template magic for CUDA☆155Updated 2 years ago
- A tool for generating information about the matrix multiplication instructions in AMD Radeon™ and AMD Instinct™ accelerators☆107Updated last month
- CUDA kernel author's tools☆111Updated 3 years ago
- SYCL implementation of Fused MLPs for Intel GPUs☆47Updated last month
- Exploring the scalable matrix extension of the Apple M4 processor☆184Updated 8 months ago
- AMD’s C++ library for accelerating tensor primitives☆43Updated this week