prefix-sum topic

List prefix-sum repositories

pyopencl

1.0k
Stars
237
Forks
Watchers

OpenCL integration for Python, plus shiny features

loopy

558
Stars
70
Forks
Watchers

A code generator for array-based code on CPUs and GPUs

FastDifferentialCoding

49
Stars
8
Forks
Watchers

Fast differential coding functions (using SIMD instructions)

fenwick

43
Stars
15
Forks
Watchers

List data structure supporting prefix sums

psds

24
Stars
1
Forks
Watchers

Efficient Prefix-Sum data structures in C++.

leetcode

17
Stars
5
Forks
Watchers

This repo is having leetcode problems solution with explaination and also having the link to problems along with resources to learn and practice

InterviewPrep

32
Stars
5
Forks
Watchers

A repo that might help you for Data structures and Algorithms (DSA) interviews

ComputeStuff

15
Stars
2
Forks
Watchers

MIT-licensed stand-alone CUDA utility functions.

GPUPrefixSums

77
Stars
5
Forks
Watchers

A nearly complete collection of prefix sum algorithms implemented in CUDA, D3D12, Unity and WGPU. Theoretically portable to all wave/warp/subgroup sizes.