1 / 6

High Performance Computing on an IBM Cell Processor Bioinformatics

Team Members Kyle Byerly Shannon McCormick Matt Rohlf Bryan Venteicher Advisor Dr. Zhao Zhang. High Performance Computing on an IBM Cell Processor Bioinformatics. Functional Requirements. Ported applications shall run on the Cell/B.E.

helia
Download Presentation

High Performance Computing on an IBM Cell Processor Bioinformatics

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Team Members Kyle Byerly Shannon McCormick Matt Rohlf Bryan Venteicher Advisor Dr. Zhao Zhang High Performance Computing on an IBM Cell ProcessorBioinformatics

  2. Functional Requirements • Ported applications shall run on the Cell/B.E. • Ported applications shall return the same results as the original applications • Ported applications shall return their running time for comparisons

  3. Block Diagram

  4. Functional decomposition • Cannot be done at this time as we have not chosen the software we are porting.

  5. Specifications • It should be able to be compiled on the Cell/B.E. and take advantage of the SPEs when applicable • When the user runs the program it shall seem no different other than perhaps faster than running it on any other computer. • Ported applications shall return their running time for comparisons in the same format as the BioPerf Suite

  6. Proposed Design Method • Run a profiler on the code • Find hotspots • Find parallelizable hotspots • Parallelize for SPEs • Testing • Benchmark

More Related