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:
- Metal Shading Language on Apple M1's GPU for scientific C++.☆101Updated last year
- Emulating double-precision arithmetic on Apple GPUs☆55Updated 2 years ago
- Apple GPU microarchitecture☆550Updated last year
- FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme☆87Updated 6 months ago
- A profiler to disclose and quantify hardware features on GPUs.☆174Updated 3 years ago
- Running linear algebra as fast as possible on Apple silicon☆21Updated 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
- BGHT: High-performance static GPU hash tables.☆72Updated 2 months ago
- Scientific computing with Metal in C++: Matrix multiplication example☆40Updated 3 years ago
- A python library to run metal compute kernels on macOS☆83Updated 8 months ago
- ☆68Updated 2 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆55Updated 6 months ago
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated 2 months ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated 2 years ago
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆189Updated last week
- Reference implementation of the draft C++ GraphBLAS specification.☆32Updated 7 months ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆29Updated 8 years ago
- A Visual Studio Code extension for building and debugging CUDA applications.☆90Updated last week
- Thrust, CUB, TBB, AVX2, AVX-512, CUDA, OpenCL, OpenMP, Metal, and Rust - all it takes to sum a lot of numbers fast!☆106Updated 2 months ago
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆84Updated last year
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆134Updated last year
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 3 years ago
- Subset of BLAS routines optimized for NVIDIA GPUs☆73Updated 2 years ago
- GitHub Action to install CUDA☆188Updated 2 weeks ago
- Synchronous, single-threaded, library-only SYCL implementation for debugging and verification.☆38Updated 3 weeks ago
- Exploring the scalable matrix extension of the Apple M4 processor☆202Updated 10 months ago
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 3 years ago
- Some CUDA design patterns and a bit of template magic for CUDA☆156Updated 2 years ago
- QuanTaichi evaluation suite☆162Updated last year
- ☆59Updated this week