Intel Parallel Building Blocks: Difference between revisions

Content deleted Content added
Dexbot (talk | contribs)
m Bot: Remove redundant paramter in official template, handled by Wikidata
See also: per MOS:HEAD< avoid repeating links in this section whcih are linked in the article body
 
(3 intermediate revisions by 3 users not shown)
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 25:
* [[Intel Concurrent Collections]] (CnC)
* [[Intel Developer Zone]] (Intel DZ; support and discussion)
* [[Parallel computing]]
 
==References==
Line 37 ⟶ 36:
[[Category:Concurrent programming languages]]
[[Category:C programming language family]]
[[Category:Intel productssoftware|Parallel Building Blocks]]
 
 
{{compu-prog-stub}}