Difference between revisions of "DPS921 Team Optimize"
(→Research) |
|||
Line 28: | Line 28: | ||
== Research == | == Research == | ||
− | + | ''All the research is based from the following resources:'' | |
+ | * | ||
+ | * | ||
+ | * | ||
− | + | '''Entry on: November 27th 2016 by Luv Kapur''' | |
− | '''Entry on: November |
Revision as of 16:21, 27 November 2016
The Game of Life
Group Members
- Luv Kapur, Research, and everything else.
Progress
Entry on: November 6th 2016
Assignment page (Optimize) has been created and he following project topic is being researched on
- The Game Of Life - Cilk Plus Implementation - [1]
Entry on: November 14th 2016
The Game of Life, is thoroughly researched and the following key points have been derived:
- Problem Description and Algorithm Analysis
- Serial Implementation
- Cilk Plus Implementation
- OpenMP Implementation
- TBB Implementation
- Comparative Analysis of all the parallel versions
Research
All the research is based from the following resources:
Entry on: November 27th 2016 by Luv Kapur