Re: [GRASS-dev] Debugging, parallelism, etc.

2022-10-14 Thread Even Rouault
Hi, just wanted to point that if you are interested in a "framework" for submit jobs to a thread pool, I can point to https://github.com/uclouvain/openjpeg/blob/master/src/lib/openjp2/thread.h https://github.com/uclouvain/openjpeg/blob/master/src/lib/openjp2/thread.c which is a port in C

Re: [GRASS-dev] Debugging, parallelism, etc.

2022-10-14 Thread Moritz Lennert
Am 09.10.2022 20:45 schrieb Brad ReDacted: Those variables would be...? Is this documented somewhere? If not, can we get it documented? https://grasswiki.osgeo.org/wiki/Working_with_GRASS_without_starting_it_explicitly OpenMP can do far more than just loop "unrolling", these days. Tasking