Difference between revisions of "Team Sonic"

From CDOT Wiki
Jump to: navigation, search
(Assignment 1)
(Added my topic, also formatted entry in to table.)
Line 13: Line 13:
 
=== Assignment 1 ===
 
=== Assignment 1 ===
 
(Daniel:) I'm interested in profiling and parallelizing an algorithm that finds the average value of an array of integral values. Although it might not sound exciting to some, I think it's a great starting point.
 
(Daniel:) I'm interested in profiling and parallelizing an algorithm that finds the average value of an array of integral values. Although it might not sound exciting to some, I think it's a great starting point.
 +
 +
(Prasanth) Find Open Source tomography algorithm
 +
 +
 +
{| class="wikitable" border="1"
 +
|+ Individual Work
 +
! Member!! Topic
 +
|-
 +
| Daniel|| I'm interested in profiling and parallelizing an algorithm that finds the average value of an array of integral values. Although it might not sound exciting to some, I think it's a great starting point.
 +
|-
 +
| Prasanth || Find open source tomography algorithm, profile it, then attempt to convert parts of source code to take advantage of GPU using CUDA.
 +
|}
  
 
=== Assignment 2 ===
 
=== Assignment 2 ===
 
=== Assignment 3 ===
 
=== Assignment 3 ===

Revision as of 15:19, 29 January 2013

Team Sonic

Sonicteam.png

Members

  1. Prasanth Vaaheeswaran
  2. Daniel Lev
  3. Leo Turalba
Email All

About

Progress

Assignment 1

(Daniel:) I'm interested in profiling and parallelizing an algorithm that finds the average value of an array of integral values. Although it might not sound exciting to some, I think it's a great starting point.

(Prasanth) Find Open Source tomography algorithm


Individual Work
Member Topic
Daniel I'm interested in profiling and parallelizing an algorithm that finds the average value of an array of integral values. Although it might not sound exciting to some, I think it's a great starting point.
Prasanth Find open source tomography algorithm, profile it, then attempt to convert parts of source code to take advantage of GPU using CUDA.

Assignment 2

Assignment 3