Intel Parallel Building Blocks
{{Infobox programming language
| name = Parallel Building Blocks
| logo =
| paradigm = imperative (procedural), structured, parallel
| year = 2010
| designer =Intel
| developer =Intel
| latest_release_version = Parallel Studio 2010
| latest release date ={{release date|2010|9|2}}
| typing = static, weak, manifest
| implementations =
| dialects =
| influenced_by =Cilk Plus, Threading Building Blocks, Intel Array Building Blocks
| influenced =
| operating_system =
| license =
| website = {{URL|software.intel.com/en-us/articles/intel-parallel-building-blocks}}
| file_ext =
}}
Intel Parallel Building Blocks (PBB) was a collection of three programming solutions designed for multithreaded parallel computing. PBB consisted of Cilk Plus, Threading Building Blocks (TBB) and Intel Array Building Blocks (ArBB).[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.[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. Dobb's Journal (2010-09-02). Retrieved on 2010-09-14.[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.
See also
- Intel Parallel Studio
- Intel Concurrent Collections (CnC)
- Intel Developer Zone (Intel DZ; support and discussion)
References
{{Reflist}}
External links
- {{Official website}}
{{Intel software}}
Category:Concurrent programming languages
Category:C programming language family
{{compu-prog-stub}}