Olshansk / PLSNPAIRS-Thesis

The work I did on PLSNPAIRS in my 4th year thesis course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PLSNPAIRS-Thesis

Runtime optimization of the open source PLSNPAIRS project used for fMRI analysis:

  • Used Hadoop MapReduce infrastructure to leverage multi-node clusters
  • Developed and implemented a workload distribution algorithm and node evaluation techniques to fairly distribute the work across a heterogeneous cluster
  • Integrated with work of other students leveraging GPU processing to reduce runtime on a per node basis
  • Experimented with and evaluated various methods of precursor calculations to optimize search for the optimal predictability and reproducability (p, r)
  • Implemented Gradient Descent for further search optimizations

The final report can be found here.

The final presentation can be found here.

About

The work I did on PLSNPAIRS in my 4th year thesis course.

License:GNU General Public License v2.0


Languages

Language:Java 99.6%Language:Shell 0.4%