TBB : Threading Building Blocks
Intel 的 线程库,其中包含 scalable 的任务管理、内存分配、内存池管理 等等。最重要的是它提供了 lock-free 队列。
MKL :Math Kernel Library
IPP : Integrated Performance Primitives
[其他] Intel的一些库和工具
阅读 64
2022-09-23
TBB : Threading Building Blocks
Intel 的 线程库,其中包含 scalable 的任务管理、内存分配、内存池管理 等等。最重要的是它提供了 lock-free 队列。
MKL :Math Kernel Library
IPP : Integrated Performance Primitives
相关推荐
精彩评论(0)