Opened 13 years ago
Closed 13 years ago
#32 closed enhancement (fixed)
Add support for unbalanced workloads
Reported by: | Ben Lippmeier | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | library | Version: | 2.1.0.1 |
Keywords: | Cc: |
Description
If we want to compute something like the mandelbrot set, each pixel can take a different time to compute. Want a work queue and some sort of hint system to tell Repa how to partition the array into chunks.
Note: See
TracTickets for help on using
tickets.