Releases: plekakis/yatm
Releases · plekakis/yatm
1.2.1
1.2
This is yatm 1.2.
Improvements:
- job lambdas can now capture correctly
- improved parallel_for by bucketing jobs together so that we don't spam the job system with tiny ones. Default maximum job count = concurrency size
- added the missing interlocked_exchange_add 32 and 64bit functions