sphericalcylinder / MetalComputeLinks
A C++ wrapper for the Apple metal-cpp library to make it easier to run compute kernels on the GPU
☆10Updated 7 months ago
Alternatives and similar repositories for MetalCompute
Users that are interested in MetalCompute are comparing it to the libraries listed below
Sorting:
- Emulating double-precision arithmetic on Apple GPUs☆58Updated 2 years ago
- a verbose example on using metal with C++ to perform arbitrary compute on GPUs☆16Updated 5 months ago
- Scientific computing with Metal in C++: Matrix multiplication example☆47Updated 3 years ago
- portFFT is a library implementing Fast Fourier Transforms using SYCL☆19Updated 11 months ago
- Metal Shading Language on Apple M1's GPU for scientific C++.☆106Updated 2 years ago
- Study and Implementations of Numerical Algorithms on Apple M1 and A* Devices☆149Updated 3 years ago
- Software library for FDTD of viscoelastic equation using a staggered grid arrangement with support for GPU and CPU backends☆58Updated last week
- The missing OpenCL 3.0 driver for macOS☆13Updated 3 years ago
- A small C OpenCL wrapper☆17Updated 8 years ago
- A header only library implementing common mathematical functions using SIMD intrinsics☆115Updated 4 months ago
- my bookmarks☆55Updated last year
- CMake modules to support compiling Apple Metal shaders as part of a CMake build system.☆22Updated 8 months ago
- Synchronous, single-threaded, library-only SYCL implementation for debugging and verification.☆38Updated last week
- Simple OpenCL Samples that Build with Khronos Headers and Libs☆120Updated this week
- Running linear algebra as fast as possible on Apple silicon☆28Updated 2 years ago
- SYCL for Vitis: Experimental fusion of triSYCL with Intel SYCL oneAPI DPC++ up-streaming effort into Clang/LLVM☆125Updated last year
- OpenMPL (Open Math Performance Library) is an open source math libraries, including BLAS, LAPACK, FFT, VML, and others.☆21Updated 2 years ago
- A collection of samples written using the SYCL standard for C++.☆25Updated last month
- Compiler agnostic metaprogramming library providing concepts, type operations and tuples for C++ and cuda☆97Updated 2 months ago
- SYCL Benchmark Suite☆67Updated 7 months ago
- C++ template library for floating point operations☆36Updated last month
- OTFFT is a high-speed FFT library using the Stockham's algorithm and AVX.☆26Updated 3 years ago
- [DEPRECATED] Moved to ROCm/rocm-libraries repo☆114Updated 2 weeks ago
- C++ HPC Tutorial materials☆54Updated 3 months ago
- Fork of https://gitlab.mpcdf.mpg.de/mtr/pocketfft to simplify external contributions☆127Updated last month
- An implementation of HIP that works on CPUs, across OSes.☆131Updated last year
- choosing FFT library...☆164Updated 3 years ago
- Counter-based random number generators for C, C++ and CUDA.☆115Updated last year
- Fast Fourier Transform using the Vulkan API☆34Updated 5 years ago
- Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben A…☆285Updated 10 months ago