LIHPC-Computational-Geometry / coupe

the concurrent partitioner
https://LIHPC-Computational-Geometry.github.io/coupe/
Apache License 2.0
12 stars 3 forks source link

arrayfire version of cartesian rcb #296

Open hhirtz opened 1 year ago

hhirtz commented 1 year ago

for use with GPUs. Only the 2D RCB for now. Doesn't use multiple GPUs and crashes when the grid is too large.

12 iterations 10k² grid -> x2 speedup compared to CPU 40k² grid -> x8 speedup