gpgpu-computing
There are 69 repositories under gpgpu-computing topic.
gpuweb/gpuweb
Where the GPU for the Web work happens!
m4rs-mt/ILGPU
ILGPU JIT Compiler for high-performance .Net GPU programs
eyalroz/cuda-api-wrappers
Thin, unified, C++-flavored wrappers for the CUDA APIs
ProjectPhysX/OpenCL-Wrapper
OpenCL is the most powerful programming language ever created. Yet the OpenCL C++ bindings are cumbersome and the code overhead prevents many people from getting started. I created this lightweight OpenCL-Wrapper to greatly simplify OpenCL software development with C++ while keeping functionality and performance.
Glavnokoman/vuh
Vulkan compute for people
mikeroyal/GPU-Guide
Graphics Processing Unit (GPU) Architecture Guide
cdeterman/gpuR
R interface to use GPU's
DoubangoTelecom/compv
Insanely fast Open Source Computer Vision library for ARM and x86 devices (Up to #50 times faster than OpenCV)
deepakkumar1984/Amplifier.NET
Amplifier allows .NET developers to easily run complex applications with intensive mathematical computation on Intel CPU/GPU, NVIDIA, AMD without writing any additional C kernel code. Write your function in .NET and Amplifier will take care of running it on your favorite hardware.
mikeroyal/Metal-Guide
Metal Guide
jeronimosg/gpgpu-rs
Simple experimental async GPGPU framework for Rust
coldfunction/qCUDA
qCUDA: GPGPU Virtualization at a New API Remoting Method with Para-virtualization
mikeroyal/CUDA-Guide
CUDA Guide
b0nes164/ShaderOneSweep
A compute shader implementation of the OneSweep sorting algorithm.
piellardj/water-webgpu
WebGPU water simulation handling up to a million particles.
codeplaysoftware/LPGPU2-CodeXL
LPGPU2 CodeXL power performance analysis and feedback tool for GPUs
naavis/haloray
GPU-accelerated atmospheric ice crystal halo simulator
mspronesti/baylib
High-performance library for approximate inference on discrete Bayesian networks on GPU and CPU
planetis-m/compute-sim
Learn and understand compute shader operations and control flow.
pleiszenburg/gravitation
n-body-simulation performance test suite
crazybiocomputing/times
Tiny Image Processing in ECMAScript
cea-hpc/HARP
Small tool for profiling the performance of hardware-accelerated Rust code using OpenCL and CUDA
law-dwg/LSQR-CUDA
This is a LSQR-CUDA implementation written by Lawrence Ayers under the supervision of Stefan Guthe of the GRIS institute at the Technische Universität Darmstadt. The LSQR library was authored Chris Paige and Michael Saunders.
OGRECave/ogre-gpgpu
GPGPU compute with Ogre using CUDA or OpenCL
MPSQUARK/BAVCL
Hardware-accelerated Vector Compute Library for .NET Containing Quality of life improvements and functionality intended for data science, graphical processing and GPGPU.
architector1324/EasyCL
OpenCL based lightweight c++ computing library
gyatskov/radix-sort
GPU optimized implementation of Radix Sort via OpenCL
DLR-AMR/t8gpu
Header-only finite volume library targetting GPUs using t8code as meshing backend.
simonboots/OpenSteerCUDA
CUDA port of OpenSteer
conn-team/cuda-fractals
CUDA-accelerated fractals deep zooming.
Konrad-Ziarko/Levenshtein
Sniffer, KeyLogger, Clipboard listener, USB scanner with ADS support; Computes Levenshtein minimum edit-distance between two strings
Qazalbash/CUDA_Spring2023
The companion git repo for the Spring 2023 CUDA course
DoubangoTelecom/ultimateText-SDK
Realtime text detection and recognition in natural scene images (in the wild) using artificial-intelligence
mpm-msc/snow
Code of my M.Sc. Thesis "GPU Acceleration of the Material Point Method"
qalshidi/comfi
Collisional Multi-Fluid ion MHD code
harubaru/vkcl
Vulkan Compute Library