Difference between revisions of "Team Sonic"
Daniel Lev (talk | contribs) (→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 14:19, 29 January 2013
Contents
Team Sonic
Members
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
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. |