Changes

Jump to: navigation, search

DPS921/Team team

689 bytes added, 19:58, 8 November 2020
no edit summary
{{GPU621/DPS921 Index | 20207}}
= Project Name C++11 STL Comparison to TBB - Case Studies C++ has a standard template library (STL) that has over 100,000 algorithms for different jobs. Within these algorithms there are onesthat provide the capability of parallelising work. TBB is the Threading Building Block template library that also allows for parallelprogramming. TBB breaks down work into tasks that can run in parallel. For our project, we will look into the completion of differentuse cases using both the TBB library as well as the STL library, analyzing differences in the code, as well as run times for thesealgorithms.
== Group Members ==
 
# [mailto:mvizl@myseneca.ca?subject=DPS921 Michael Vizl]
# [mailto:negay@myseneca.ca?subject=DPS921 Nathen Gay]
== Progress ==
18
edits

Navigation menu