学习Intel的TBB

发布于 2024-11-17 21:47:41 字数 100 浏览 5 评论 0原文

有人可以推荐一本关于英特尔线程库以及如何使用它的好书吗?

Could anyone recommend good book about Intel's threading library and how to use it?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

我喜欢麦丽素 2024-11-24 21:47:41

奥莱利的书确实评价很差。我还没有读过任何其他书籍,但真正能帮助你学习 TBB 的是:
要阅读参考手册的一个概念,请访问花时间制作自己的小代码示例。 TBB 样本非常大,当我尝试学习它时并没有多大帮助。我编写了小段代码并尝试了这些概念。这是探索和学习 TBB 的最佳方式(直到一本好书问世)。
快乐学习! :)

The O'Reilly book indeed does have poor reviews. I haven't come across any other books, but what will really help you with learning TBB is:
To go through the reference manual one concept at a time and make tiny code samples of your own. The TBB samples are HUGE, and weren't very helpful when I tried learning it. I made small pieces of code and tried out the concepts. That's the best way to explore and learn TBB (until a good book comes out).
Happy learning! :)

ま柒月 2024-11-24 21:47:41

我发现O'Reilly 的书很有用。该库很复杂,但这本书对其进行了很好的介绍。

I found the O'Reilly book useful. The library is complex, but the book gives a good introduction to it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文