ShoYamanishi / AppleNumericalComputing
Study and Implementations of Numerical Algorithms on Apple M1 and A* Devices
☆124Updated last year
Related projects ⓘ
Alternatives and complementary repositories for AppleNumericalComputing
- FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme☆46Updated 2 months ago
- Generate simple index ranges in C++ and CUDA C++☆39Updated last year
- Running linear algebra as fast as possible on Apple silicon☆18Updated last year
- Metal Shading Language on Apple M1's GPU for scientific C++.☆82Updated last year
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆149Updated this week
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆123Updated last year
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆42Updated 10 months ago
- IREE's PyTorch Frontend, based on Torch Dynamo.☆53Updated this week
- Training material for Nsight developer tools☆128Updated 3 months ago
- GPUOcelot: A dynamic compilation framework for PTX☆145Updated last month
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆83Updated 8 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆146Updated last year
- BGHT: High-performance static GPU hash tables.☆55Updated last month
- ☆48Updated 8 months ago
- BLIS fork with kernels for Apple M1. (Perhaps) The first open-source BLAS with Apple Matrix Coprocessor support.☆32Updated last year
- A profiler to disclose and quantify hardware features on GPUs.☆162Updated 2 years ago
- This is a demo how to write a high performance convolution run on apple silicon☆52Updated 2 years ago
- Emulating double-precision arithmetic on Apple GPUs☆45Updated last year
- Efficient Distributed GPU Programming for Exascale, an SC/ISC Tutorial☆180Updated this week
- An extension library of WMMA API (Tensor Core API)☆82Updated 3 months ago
- ☆14Updated last month
- 🎃 GPU load-balancing library for regular and irregular computations.☆57Updated 4 months ago
- A Library for fast Hash Tables on GPUs☆109Updated 2 years ago
- Samples demonstrating how to use the Compute Sanitizer Tools and Public API☆65Updated last year
- A Visual Studio Code extension for building and debugging CUDA applications.☆71Updated 3 months ago
- CuPBoP-AMD is a CUDA translator that translates CUDA programs at NVVM IR level to HIP-compatible IR that can run on AMD GPUs.☆32Updated 11 months ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆75Updated 3 months ago
- CUDA Matrix Multiplication Optimization☆139Updated 3 months ago
- CUDA Kernel Benchmarking Library☆513Updated 2 weeks ago
- TiledCUDA is a highly efficient kernel template library designed to elevate CUDA C’s level of abstraction for processing tiles.☆148Updated this week