diff options
| author | Vito Caputo <vcaputo@pengaru.com> | 2023-05-27 20:44:52 -0700 |
|---|---|---|
| committer | Vito Caputo <vcaputo@pengaru.com> | 2023-05-27 23:36:49 -0700 |
| commit | 5480c8e49e1b8a67f27f8207538a6084f3628038 (patch) | |
| tree | ba5ec3e801a20b31d529fe4934b7eccbfb4d83f2 /TODO | |
| parent | 31c03632c303c6087768f37a8fe02bc8571f6560 (diff) | |
modules/voronoi: threaded calculate_distances()
This seems to work on my 2c/4t laptop and is certainly faster.
But I'm not being careful about using atomics loading/storing the
d->cell pointer, which seems problematic. Surprisingly things
aren't crashing here despite that, maybe on a non-x86 smp box
it'd be a different story.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions
