GPU621/Distributed Workload
Group Members
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.