How do you install Intel TBB on OS X?

痞子三分冷 提交于 2019-12-08 16:23:42

问题


How do you properly install the open source version of Intel Thread Building Blocks (TBB) on OS X 10.6? The open source version doesn't seem to have a proper install script.

http://www.threadingbuildingblocks.org/ver.php?fid=154


回答1:


I found an easy way to install it:

brew install tbb

Requires Homebrew, which is highly recommended for any Mac user wanting to use various open source tools.




回答2:


There is a tutorial for using TBB 2.2 on a Mac without MacPorts/Homebrew. Maybe that's of help for you!



来源:https://stackoverflow.com/questions/3181468/how-do-you-install-intel-tbb-on-os-x

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!