MatX
GPU library
A C++17 GPU-accelerated numerical computing library with Python-like syntax
An efficient C++17 GPU numerical computing library with Python-like syntax
1k stars
24 watching
88 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
cudagpgpugpugpu-computinghpc
Related projects:
Repository | Description | Stars |
---|---|---|
boostorg/compute | A C++ library providing a thin wrapper over the OpenCL API for GPU computing. | 1,566 |
nvidia/grcuda | Enables efficient data exchange and invocation of existing GPU kernels from host languages in the GraalVM | 223 |
nvidia/multi-gpu-programming-models | A collection of examples demonstrating various approaches to programming multiple GPUs in parallel | 575 |
dolkar/tephra | A high-performance C++17 graphics and compute library leveraging Vulkan for GPU-accelerated tasks | 20 |
neka-nat/cupoch | A C++ library for rapid 3D data processing and robotics computation using GPU computing. | 933 |
takagi/cl-cuda | Provides Common Lisp interfaces to NVIDIA CUDA for efficient GPU programming | 283 |
moderngpu/moderngpu | A productivity library for solving irregularly parallel problems on GPUs using accelerated primitives | 1,684 |
pixelmatix/smartmatrix | A C++ library for refreshing HUB75 LED panels and APA102-compatible LEDs with high-quality graphics using simple sketches. | 639 |
uncomplicate/clojurecuda | Provides Clojure bindings for CUDA programming, enabling GPU-accelerated computation in Clojure applications. | 181 |
nvidia/tensorflow | An optimized version of TensorFlow to support newer hardware and libraries for NVIDIA GPU users | 1,017 |
anderskm/gputil | A Python module for getting the status of NVIDIA GPUs using nvidia-smi programmatically | 1,151 |
nvidiagameworks/flex | A particle-based simulation library for real-time applications | 675 |
adacore/cuda | A toolset that compiles Ada and SPARK code to NVIDIA GPUs | 18 |
calebwin/emu | A library for portable, modular, and performant GPU compute programming in Rust. | 1,597 |
michaldrobot/shaderfastlibs | Optimized shader libraries for fast operations on graphics processing units. | 359 |