A collection of awesome algorithms, implemented in CUDA.
☆26Feb 6, 2018Updated 8 years ago
Alternatives and similar repositories for cudawesome
Users that are interested in cudawesome are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- GPU Parallel Computing software solution examples with CUDA☆14Jul 6, 2018Updated 8 years ago
- Algorithms implemented in CUDA + resources about GPGPU☆64Jan 18, 2022Updated 4 years ago
- CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable vers…☆30May 10, 2019Updated 7 years ago
- This is a list of useful libraries and resources for CUDA development.☆619Oct 8, 2017Updated 8 years ago
- A curated list of awesome GPGPU (CUDA/OpenCL/Vulkan) resources☆110May 11, 2026Updated last month
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- ☆18Jan 14, 2017Updated 9 years ago
- CUDA implementation of the fundamental sum reduce operation. Aims to be as optimized as reasonable.☆39Jul 19, 2017Updated 8 years ago
- Matrix Multiplication on GPU using Shared Memory considering Coalescing and Bank Conflicts☆26Aug 29, 2022Updated 3 years ago
- Radix sort analyses in parallel and serial ways.☆11Jan 21, 2016Updated 10 years ago
- Massively parallel DBSCAN algorithm implemented in CUDA along with a KD-Tree for searching neighbors.☆13Sep 21, 2020Updated 5 years ago
- A parallel (CUDA) implementation of skiplist☆15Jan 24, 2019Updated 7 years ago
- ☆14Mar 10, 2020Updated 6 years ago
- Compile Rust into PTX☆14Jan 1, 2020Updated 6 years ago
- kmeans algorithm for GPU, with and without triangle inequality☆13Apr 6, 2010Updated 16 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- This is a LSQR-CUDA implementation written by Lawrence Ayers under the supervision of Stefan Guthe of the GRIS institute at the Technisch…☆13May 11, 2023Updated 3 years ago
- This repo contains a source code in Python as well CUDA for VRP☆14Jun 16, 2023Updated 3 years ago
- nVidia's CUDA accelerated Spin Transformations of Discrete Surfaces, based on the original code and paper by Keenan Crane, Ulrich Pinkall…☆17Mar 14, 2018Updated 8 years ago
- Record GPU memory accesses of a CUDA program and visualize the access pattern in a browser☆13Nov 17, 2020Updated 5 years ago
- ☆16Aug 20, 2020Updated 5 years ago
- ☆19May 17, 2016Updated 10 years ago
- 3D Scene Flow Estimation☆17Sep 24, 2025Updated 9 months ago
- ICRA 2020 papers focusing on point cloud analysis☆11Sep 17, 2020Updated 5 years ago
- Some CUDA kernels for signal processing (wavelets, convolutions..)☆16Mar 28, 2020Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Dijkstra's Algorithm implemented in C/C++ using standard C, OpenMP and CUDA☆13Dec 12, 2015Updated 10 years ago
- 基于 C++ 实现的 Etcd kv 存储系统☆15May 21, 2023Updated 3 years ago
- A framework for flexible interfacing between C++ and QML/JS☆13May 2, 2018Updated 8 years ago
- CUDA Guide☆81Jan 4, 2024Updated 2 years ago
- 电网技术论文所用代码☆19Sep 29, 2018Updated 7 years ago
- digital audio processing on GPU using OpenCL☆12May 23, 2015Updated 11 years ago
- ☆11Apr 22, 2020Updated 6 years ago
- Parallelizing Strassen’s matrix multiplication using OpenMP, MPI and CUDA.☆17Nov 27, 2021Updated 4 years ago
- Graphout lets you query Graphite or Prometheus, then forward the results to different external services☆10Apr 1, 2026Updated 3 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- CUDA implementation of the K-Means clustering algorithm☆13Sep 1, 2024Updated last year
- Parallel SpMV using CSR representation, built in CUDA☆14Jun 27, 2020Updated 6 years ago
- Implementation of the conjugate gradient algorithm with CUDA.☆18Aug 10, 2019Updated 6 years ago
- Extensible build system for Erlang/OTP applications☆13Dec 12, 2017Updated 8 years ago
- A genetic algorithm to find optimal solutions for TSP (Travelling Salesman Problem) using the CUDA Architecture (GPU)☆18Aug 21, 2015Updated 10 years ago
- CUDA-accelerated minimum spanning tree algorithm -- data parallel Boruvka's algorithm☆21Apr 19, 2016Updated 10 years ago
- This is a simple 2d convolution written in cuda c which uses shared memory for better performance☆20Apr 12, 2018Updated 8 years ago