prefix-sum topic
pyopencl
OpenCL integration for Python, plus shiny features
loopy
A code generator for array-based code on CPUs and GPUs
algorithmic-workout
🏋️ 💦 Solutions to algorithmic contests.
FastDifferentialCoding
Fast differential coding functions (using SIMD instructions)
fenwick
List data structure supporting prefix sums
psds
Efficient Prefix-Sum data structures in C++.
leetcode
This repo is having leetcode problems solution with explaination and also having the link to problems along with resources to learn and practice
InterviewPrep
A repo that might help you for Data structures and Algorithms (DSA) interviews
ComputeStuff
MIT-licensed stand-alone CUDA utility functions.
GPUPrefixSums
A nearly complete collection of prefix sum algorithms implemented in CUDA, D3D12, Unity and WGPU. Theoretically portable to all wave/warp/subgroup sizes.