Difference between revisions of "GPU621/CamelCaseTeam"

From CDOT Wiki
Jump to: navigation, search
(Created page with "{{GPU621/DPS921 Index | 20214}} = Project Name = CamelCaseTeam == Group Members == Andrei Fedchenko Hung Truong Ren Ren == Overview == Our team will do a research on compar...")
 
(Project Name)
Line 1: Line 1:
 
{{GPU621/DPS921 Index | 20214}}
 
{{GPU621/DPS921 Index | 20214}}
 
= Project Name =
 
= Project Name =
CamelCaseTeam
+
C++11 Threads Library Comparison to OpenMP
  
 
== Group Members ==
 
== Group Members ==

Revision as of 11:03, 14 June 2021


GPU621/DPS921 | Participants | Groups and Projects | Resources | Glossary

Project Name

C++11 Threads Library Comparison to OpenMP

Group Members

Andrei Fedchenko Hung Truong Ren Ren

Overview

Our team will do a research on comparison between c++ 11 threads library and openmp. We will code problems with both libraries to demonstrate the coding differences and do the performance analysis on those two approaches. We will highlight the techniques and best practices to achieve the best performance and avoid the pitfalls.