parallel_for implemention using STL c++/stl implementation of parallel_for. Intel TBB version 4/update 4 has issues with c++ v20/v23. Intel oneTBB does not have a static lib version ( could probably build github oneTBB codebase into a static lib ), therefore wrote my own parallel_for implementation. This out performed Intel and Parallel Patterns Library parallel_for implementations for my case usage, more details can be found here:
-
Notifications
You must be signed in to change notification settings - Fork 0
AdrianFilsell/stl-parallel_for
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
parallel_for implemention using STL
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published