Difference between revisions of "GPU610/TeamHCE"
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<h1>Welcome to Team HCE's landing page</h1> | <h1>Welcome to Team HCE's landing page</h1> | ||
− | <h2>Application Selection</h2> | + | <h2>Group Members:</h2> |
− | I chose this serial MD5 hash cracking application because. | + | <ul> |
+ | <li>[[Brendan Henderson]]</li> | ||
+ | </ul> | ||
+ | |||
+ | <h2>Progress:</h2> | ||
+ | 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> | ||
+ | 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 00:24, 7 October 2014
Contents
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.