bkvogel / metal_performance_testingLinks
Scientific computing with Metal in C++: Matrix multiplication example
☆44Updated 3 years ago
Alternatives and similar repositories for metal_performance_testing
Users that are interested in metal_performance_testing are comparing it to the libraries listed below
Sorting:
- Metal Shading Language on Apple M1's GPU for scientific C++.☆104Updated 2 years ago
- Running linear algebra as fast as possible on Apple silicon☆27Updated 2 years ago
- Study and Implementations of Numerical Algorithms on Apple M1 and A* Devices☆149Updated 3 years ago
- A tool for generating information about the matrix multiplication instructions in AMD Radeon™ and AMD Instinct™ accelerators☆123Updated last month
- GPUOcelot: A dynamic compilation framework for PTX☆219Updated 10 months ago
- Kernel Tuner☆375Updated last week
- [DEPRECATED] Moved to ROCm/rocm-libraries repo☆138Updated last week
- FP64 equivalent GEMM via Int8 Tensor Cores using the Ozaki scheme☆97Updated 2 weeks ago
- MatMul Performance Benchmarks for a Single CPU Core comparing both hand engineered and codegen kernels.☆138Updated 2 years ago
- [DEPRECATED] Moved to ROCm/rocm-systems repo☆165Updated this week
- High-Performance SGEMM on CUDA devices☆113Updated 11 months ago
- IREE's PyTorch Frontend, based on Torch Dynamo.☆102Updated this week
- [DEPRECATED] Moved to ROCm/rocm-libraries repo☆256Updated this week
- Tenstorrent MLIR compiler☆218Updated last week
- CUDA Matrix Multiplication Optimization☆245Updated last year
- Exploring the scalable matrix extension of the Apple M4 processor☆213Updated last year
- Emulating double-precision arithmetic on Apple GPUs☆56Updated 2 years ago
- Intel® Extension for MLIR. A staging ground for MLIR dialects and tools for Intel devices using the MLIR toolchain.☆145Updated last week
- [DEPRECATED] Moved to ROCm/rocm-libraries repo☆198Updated last week
- IREE plugin repository for the AMD AIE accelerator☆115Updated this week
- Subset of BLAS routines optimized for NVIDIA GPUs☆74Updated 2 years ago
- [DEPRECATED] Moved to ROCm/rocm-libraries repo☆132Updated last week
- [DEPRECATED] Moved to ROCm/rocm-libraries repo☆115Updated last week
- A C++ wrapper for the Apple metal-cpp library to make it easier to run compute kernels on the GPU☆10Updated 6 months ago
- MLIR-based partitioning system☆151Updated this week
- This is a beginner-friendly tutorial on MLIR from the perspective of a user of MLIR, not a compiler engineer. This tutorial will introduc…☆75Updated 9 months ago
- NVIDIA HPCG is based on the HPCG benchmark and optimized for performance on NVIDIA accelerated HPC systems.☆64Updated last month
- The missing pieces (as far as boilerplate reduction goes) of the upstream MLIR python bindings.☆115Updated last month
- A framework that support executing unmodified CUDA source code on non-NVIDIA devices.☆138Updated 11 months ago
- Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben A…☆281Updated 8 months ago