KernelAbstractions.jl icon indicating copy to clipboard operation
KernelAbstractions.jl copied to clipboard

[fr] Make histogram example more realistic

Open Moelf opened this issue 5 months ago • 0 comments

Right now, the histogram example https://github.com/JuliaGPU/KernelAbstractions.jl/blob/110d78475861281298ec930c7292af903e8360d0/examples/histogram.jl assumes the data value range is small, something like 0-128 or 0-1024 etc. In reality, we would probably have a pre-defined binning and so on

I will give it a try

Moelf avatar Jun 07 '25 03:06 Moelf