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:
- Scientific computing with Metal in C++: Matrix multiplication example☆46Updated 3 years ago
- Metal Shading Language on Apple M1's GPU for scientific C++.☆106Updated 2 years ago
- Emulating double-precision arithmetic on Apple GPUs☆58Updated 2 years ago
- FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme☆109Updated last month
- Running linear algebra as fast as possible on Apple silicon☆28Updated 2 years ago
- 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☆574Updated last year
- A profiler to disclose and quantify hardware features on GPUs.☆175Updated 3 years ago
- BGHT: High-performance static GPU hash tables.☆71Updated 6 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…☆204Updated last month
- A python library to run metal compute kernels on macOS☆87Updated last year
- Template for starting CUDA/C++ project using CMake with Github Action for CI☆31Updated 7 months ago
- ☆71Updated 3 months ago
- Some CUDA design patterns and a bit of template magic for CUDA☆158Updated 2 years ago
- Subset of BLAS routines optimized for NVIDIA GPUs☆76Updated 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
- GPUOcelot: A dynamic compilation framework for PTX☆219Updated 11 months ago
- ☆29Updated 6 years ago
- A Visual Studio Code extension for building and debugging CUDA applications.☆100Updated this week
- THIS REPOSITORY HAS MOVED TO github.com/nvidia/cub, WHICH IS AUTOMATICALLY MIRRORED HERE.☆85Updated last year
- CUDA tool set for non-C++ languages that provides similar functionality like Thrust, with NVRTC at its core.☆59Updated 3 years ago
- Intel Data Parallel C++ (and SYCL 2020) Tutorial.☆95Updated 4 years ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆29Updated 8 years ago
- ☆59Updated 4 months ago
- A C++ wrapper for the Apple metal-cpp library to make it easier to run compute kernels on the GPU☆10Updated 7 months ago
- LLM training in simple, raw C/CUDA☆112Updated last year
- Examples for using SYCL on CUDA☆62Updated 4 months ago
- 🎃 GPU load-balancing library for regular and irregular computations.☆64Updated 4 months ago
- Fast and full-featured Matrix Market I/O library for C++, Python, and R☆86Updated last year