Intel Parallel Building Blocks

From HandWiki
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

  • Intel Parallel Studio
  • Intel Concurrent Collections (CnC)
  • Intel Developer Zone (Intel DZ; support and discussion)

References

  1. "Intel Flexes Parallel Programming Muscles" , 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