Intel Parallel Building Blocks

From Wikipedia, the free encyclopedia
Parallel Building Blocks
Paradigmimperative (procedural), structured, parallel
Designed byIntel
DeveloperIntel
First appeared2010
Stable release
Parallel Studio 2010 / September 2, 2010 (2010-09-02)
Typing disciplinestatic, weak, manifest
Websitesoftware.intel.com/en-us/articles/intel-parallel-building-blocks
Influenced by
Cilk Plus, Threading Building Blocks, Intel Array Building Blocks

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).[1][2][3]

See also[edit]

References[edit]

  1. ^ "Intel Flexes Parallel Programming Muscles" Archived 2010-09-06 at the Wayback Machine, HPCwire (2010-09-02). Retrieved on 2010-09-14.
  2. ^ "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.
  3. ^ "Intel Cilk Plus: A quick, easy and reliable way to improve threaded performance", Intel. Retrieved on 2010-09-14.

External links[edit]