C++26 powered GPU-accelerated scientific apps
Stars
1
Forks
Watchers
Open Issues
10
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
99
commits
60
17
Update README.md
4b349f8
remove ci cd (#58)
d69b52d
add gpu ci (#56)
da603e1
Merge pull request #54 from mhaseeb123/reduce-algs
ff1c883
add optimized stdexec version + fixes
3d113cd
change data_t = ull_t to avoid overflow
86e9539
cpu/gpu working prefixSum-stdexec Blelloch alg
ea07c68
working prefixSum-stdexec without repeat_n
43b6e0a
initial commit for segmented prefix scan
d6156bf
repeat_n for 1d stencil
e8cdfdb
adding repeat_n impl
3c5396f
fix iterations from 4k to 1k (#53)
4488701
fft optimization
74aa990
update cpu-bind=none
bbddc4c
removing transfer_just
9122a46