Intel Parallel Building Blocks: Difference between revisions

Content deleted Content added
m Fixed header External Links => External links (Build J2)
See also: per MOS:HEAD< avoid repeating links in this section whcih are linked in the article body
 
(13 intermediate revisions by 6 users not shown)
Line 8:
| latest_release_version = Parallel Studio 2010
| latest release date ={{release date|2010|9|2}}
| typing = [[Type system|static]], [[Weak typing|weak]], [[manifest typing|manifest]]
| implementations =
| dialects =
| influenced_by =[[Cilk Plus]], [[Intel Threading Building Blocks]], [[Intel Array Building Blocks]]
| influenced =
| operating_system =
| license =
| website =[http:// {{URL|software.intel.com/en-us/articles/intel-parallel-building-blocks/ Intel]}}
| file_ext =
}}
 
'''Intel Parallel Building Blocks''' (PBB) iswas a collection of three programming solutions designed for [[thread (computer science)|multithreaded]] [[parallel computing]]. PBB consistsconsisted of [[Intel Cilk Plus]], [[Intel 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 ==
* [[Intel Array Building Blocks]]
* [[Intel Cilk Plus]]
* [[Intel Concurrent Collections]]
* [[Intel Parallel Studio]]
* [[Intel SoftwareConcurrent NetworkCollections]] (support and discussionCnC)
* [[Intel Developer Zone]] (Intel DZ; support and discussion)
* [[Intel Threading Building Blocks]]
* [[Parallel computing]]
 
==References==
Line 34 ⟶ 30:
 
==External links==
* {{Official website}}
* [http://software.intel.com/en-us/articles/intel-parallel-building-blocks/ The Official PBB Website at Intel]
 
{{ParallelIntel Computingsoftware}}
 
[[Category:Concurrent programming languages]]
[[Category:C programming language family]]
[[Category:Intel productssoftware|Parallel Building Blocks]]
 
 
{{compu-prog-stub}}