Difference between revisions of "GPU621/Braindead"
m |
|||
Line 19: | Line 19: | ||
Switched topic to C++11 STL Comparison to TBB - Case Studies. | Switched topic to C++11 STL Comparison to TBB - Case Studies. | ||
− | == | + | === August 11, 2021 === |
+ | Updated research. | ||
+ | |||
+ | == Report == |
Revision as of 13:04, 11 August 2021
GPU621/DPS921 | Participants | Groups and Projects | Resources | Glossary
Contents
C++11 STL Comparison to TBB - Case Studies
Our goal is to compare the STL to the TBB in C++11.
Group Members
Joseph Chan
Bowen Chu
Henry Xu
Progress
June 13, 2021
Created this page and decided on this topic: C++11 Threads Library Comparison to OpenMP - Case Studies.
June 27, 2021
Switched topic to C++11 STL Comparison to TBB - Case Studies.
August 11, 2021
Updated research.