GPU621/Distributed Workload

From CDOT Wiki
Revision as of 21:53, 2 December 2018 by Mjwolfe (talk | contribs)
Jump to: navigation, search

Group Members

  1. mjwolfe

Overview

TBB: is a template library developed by Intel to provide methods to facilitate parallel programming. This is done by dividing a computation into tasks that can be scheduled to run in parallel threads on multi-core processors.