水木社区手机版
首页
|版面-C++程序设计语言(CPlusPlus)|
新版wap站已上线
返回
1/1
|
转到
主题:板上各位巨神有用过tbb吗?
楼主
|
allegro
|
2021-03-30 16:54:06
|
只看此ID
https://software.intel.com/content/www/us/en/develop/documentation/onetbb-documentation/top.html
最近准备看看这个库。
我扫了一眼document,感觉包含很多,的确日常的线程抽象都有。
算法部分远超一个简单的线程库。
起因是我们这个大组之前一直用这个threadPool的实现,很简陋但够用了:
https://raw.githubusercontent.com/etorth/mir2x/master/common/src/threadpool.hpp
现在上面的老板希望几个大组之间能统一用tbb线程库。
板上有人用过吗,感觉如何?
--
FROM 158.140.1.*
1楼
|
mvtec
|
2021-03-30 23:24:45
|
只看此ID
我们的trading platform
大量用到tbb
不过trading bot基本都是单线程。
另外,如果你想学习如何使用tbb
可以参考
unreal engine的源代码,
【 在 allegro 的大作中提到: 】
:
https://software.intel.com/content/www/us/en/develop/documentation/onetbb-documentation/top.html
: 最近准备看看这个库。
: 我扫了一眼document,感觉包含很多,的确日常的线程抽象都有。
: ...................
--
FROM 98.228.215.*
2楼
|
z16166
|
2021-03-31 11:11:46
|
只看此ID
瞅了一下github,Intel居然把这玩意儿和IPP crypto都开源了?以前是要license的。
--
FROM 125.33.230.*
3楼
|
leslin
|
2021-03-31 11:22:03
|
只看此ID
【 在 z16166 的大作中提到: 】
: 瞅了一下github,Intel居然把这玩意儿和IPP crypto都开源了?以前是要license的。
早晚有一天mkl也得全部开源
--
FROM 111.206.145.*
4楼
|
xieyf
|
2021-03-31 12:32:42
|
只看此ID
用过,软流水线还是很给力的
【 在 allegro 的大作中提到: 】
:
:
https://software.intel.com/content/www/us/en/develop/documentation/onetbb-documentation/top.html
:
: 最近准备看看这个库。
: 我扫了一眼document,感觉包含很多,的确日常的线程抽象都有。
--
FROM 124.64.16.*
5楼
|
Bernstein
|
2021-04-01 01:00:41
|
只看此ID
oreilly 有两本书,分别是07年和09年的,都比较老了...
intel threading building blocks - [o'reilly, 2007]
the art of concurrency - [o'reilly, 2009]
mk也有一本,12年的
Structured Parallel Programming - [mk, 2012]
【 在 allegro 的大作中提到: 】
:
https://software.intel.com/content/www/us/en/develop/documentation/onetbb-documentation/top.html
: 最近准备看看这个库。
: 我扫了一眼document,感觉包含很多,的确日常的线程抽象都有。
: ...................
--
FROM 125.33.244.*
1/1
|
转到
选择讨论区
首页
|
分区
|
热推
BYR-Team
©
2010.
KBS Dev-Team
©
2011
登录完整版