Difference between revisions of "GPU610/TeamHCE"

From CDOT Wiki
Jump to: navigation, search
 
Line 8: Line 8:
 
<h2>Progress:</h2>
 
<h2>Progress:</h2>
 
September 30<sup>th</sup>, 2014 ~
 
September 30<sup>th</sup>, 2014 ~
 +
 +
Performance Results Spreadsheet:
 +
https://docs.google.com/spreadsheets/d/19M09ycRA4obkeroletoTCChs_Yekrd-hpUCSdute8Zw/edit?usp=sharing
 +
 +
Development Notes:
 +
https://docs.google.com/document/d/1kN_gTI1oG05VvvQx4AkO1BUkS4nwE6Gif8h3Mg9lVVA/edit?usp=sharing
  
 
<h2>Application Selection:</h2>
 
<h2>Application Selection:</h2>
I chose this serial MD5 hash cracking application because....
+
I chose this serial MD5 hash cracking application because there is a significant amount of research showing that massively parallel GPUs
 +
have the potential to significantly reduce the time required to crack password hashed. Some of the results are quite staggering, from 2 or 3
 +
days of required execution for a serial application to hours for an application that implements GPU parallelism.

Latest revision as of 01:24, 7 October 2014

Welcome to Team HCE's landing page

Group Members:

Progress:

September 30th, 2014 ~

Performance Results Spreadsheet: https://docs.google.com/spreadsheets/d/19M09ycRA4obkeroletoTCChs_Yekrd-hpUCSdute8Zw/edit?usp=sharing

Development Notes: https://docs.google.com/document/d/1kN_gTI1oG05VvvQx4AkO1BUkS4nwE6Gif8h3Mg9lVVA/edit?usp=sharing

Application Selection:

I chose this serial MD5 hash cracking application because there is a significant amount of research showing that massively parallel GPUs have the potential to significantly reduce the time required to crack password hashed. Some of the results are quite staggering, from 2 or 3 days of required execution for a serial application to hours for an application that implements GPU parallelism.