DPS921 Team Optimize

From CDOT Wiki
Revision as of 17:22, 27 November 2016 by Lkapur (talk | contribs) (The Game of Life)
Jump to: navigation, search

The Game of Life

Group Members

  1. 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

  1. 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:

  1. Problem Description and Algorithm Analysis
  2. Serial Implementation
  3. Cilk Plus Implementation
  4. OpenMP Implementation
  5. TBB Implementation
  6. Comparative Analysis of all the parallel versions

Research

References

All the research is based from the following resources:

Entry on: November 27th 2016 by Luv Kapur