Open bartvstratum opened 1 month ago
The budget statistics are not calculated in parallel when using the GPU version. Given their complexity, this makes the statistics in the GPU version extremely slow.
I am (slowly) working on a version of the statistics that works on-GPU; that should fix this issue.
The budget statistics are not calculated in parallel when using the GPU version. Given their complexity, this makes the statistics in the GPU version extremely slow.