Difference between revisions of "GPU621/Braindead"
Line 1: | Line 1: | ||
{{GPU621/DPS921 Index | 20214}} | {{GPU621/DPS921 Index | 20214}} | ||
− | = | + | = C++11 STL Comparison to TBB - Case Studies = |
− | Our goal is | + | Our goal is to compare the STL to the TBB in C++11. |
== Group Members == | == Group Members == | ||
Line 15: | Line 15: | ||
=== June 13, 2021 === | === June 13, 2021 === | ||
Created this page and decided on this topic: C++11 Threads Library Comparison to OpenMP - Case Studies. | 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. | ||
== ??? == | == ??? == | ||
− |
Revision as of 13:21, 27 June 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.