@pagarcia wrote:
Hello,
I need to speed up an embarrassingly parallel chunk of computations within a C++ plug-in. Is it possible to use a multithreading library like TBB with the Rhino SDK?
Note that within the parallelized code there are no Rhino geometries being instantiated.I’ve seen this is available in C# through Task Parallel Library, but not sure about C++.
Pablo
Posts: 4
Participants: 4