Intel Parallel Building Blocks: Difference between revisions

Content deleted Content added
Rescuing 1 sources and tagging 0 as dead. #IABot (v1.6.1)
m task, replaced: Dr. Dobbs Journal → Dr. Dobb's Journal
Line 19:
}}
 
'''Intel Parallel Building Blocks''' (PBB) was a collection of three programming solutions designed for [[thread (computer science)|multithreaded]] [[parallel computing]]. PBB consisted of [[Cilk Plus]], [[Threading Building Blocks]] (TBB) and [[Intel Array Building Blocks]] (ArBB).<ref>[http://www.hpcwire.com/features/Intel-Flexes-Parallel-Programming-Muscles-102084438.html "Intel Flexes Parallel Programming Muscles"] {{webarchive|url=https://web.archive.org/web/20100906030803/http://www.hpcwire.com/features/Intel-Flexes-Parallel-Programming-Muscles-102084438.html |date=2010-09-06 }}, HPCwire (2010-09-02). Retrieved on 2010-09-14.</ref><ref>[http://www.drdobbs.com/go-parallel/blog/archives/2010/09/parallel_studio_1.html "Parallel Studio 2011: Now We Know What Happened to Ct, Cilk++, and RapidMind"], Dr. DobbsDobb's Journal (2010-09-02). Retrieved on 2010-09-14.</ref><ref>[http://software.intel.com/en-us/articles/intel-cilk-plus/ "Intel Cilk Plus: A quick, easy and reliable way to improve threaded performance"], Intel. Retrieved on 2010-09-14.</ref>
 
== See also ==
Line 38:
[[Category:C programming language family]]
[[Category:Intel software|Parallel Building Blocks]]
 
 
{{compu-prog-stub}}