Difference between revisions of "Lightning Adventures"

From CDOT Wiki
Jump to: navigation, search
(Created page with '__TOC__ Lightning Adventures is a assembly of 3 DPS915 Students, working towards parallelizing an application using NVIDIA's parallel computing architecture, CUDA. ==Mission St…')
 
Line 2: Line 2:
  
 
Lightning Adventures is a assembly of 3 DPS915 Students, working towards parallelizing an application using NVIDIA's parallel computing architecture, CUDA.
 
Lightning Adventures is a assembly of 3 DPS915 Students, working towards parallelizing an application using NVIDIA's parallel computing architecture, CUDA.
 +
  
 
==Mission Statement==
 
==Mission Statement==
  
 
Our focus is to select a program that we think will benefit from being optimized for parallel heterogeneous computing on the CPU and GPU. We will accomplish our task by first determining and profiling an application that we have found.
 
Our focus is to select a program that we think will benefit from being optimized for parallel heterogeneous computing on the CPU and GPU. We will accomplish our task by first determining and profiling an application that we have found.
 +
  
 
==Team Members==
 
==Team Members==

Revision as of 14:23, 4 October 2012

Lightning Adventures is a assembly of 3 DPS915 Students, working towards parallelizing an application using NVIDIA's parallel computing architecture, CUDA.


Mission Statement

Our focus is to select a program that we think will benefit from being optimized for parallel heterogeneous computing on the CPU and GPU. We will accomplish our task by first determining and profiling an application that we have found.


Team Members

  • James Boelen
  • Raymond Hung
  • Stanley Tsang


Assignment 1