Changes

Jump to: navigation, search

Team Sonic

No change in size, 16:24, 6 February 2013
Progress
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.
=====Updates=====
Feb 6: I created a program that does what I specified. I profiled it, and the profile showed that my application spends most of its time in the init_and_avg() function. That function has a loop that can be parallelized because each iteration is independent.
=====Updates=====
====[[User:Pvaaheeswaran | Prasanth]]====
=====Topic=====
1
edit

Navigation menu