MASc Seminar: A Study on the Acceleration of Arrival Curve Construction and Regular Speci cation Mining using GPUs

Monday, November 26, 2018 12:30 pm - 12:30 pm EST (GMT -05:00)

Candidate: Nirmal Joshi Benann Rajendra

Title: A Study on the Acceleration of Arrival Curve Construction and Regular Speci cation Mining using GPUs

Date: November 26, 2018

Time: 12:30 PM

Place: EIT 3141

Supervisor(s): Fischmeister, Sebastian

Abstract:

Data analytics is a process of examining datasets using various analytical and statistical techniques. Several tools have been proposed in the literature to extract hidden patterns, gather insights and build mathematical models from large datasets.

However, these tools have been known to be computationally demanding as the datasets become larger over time. Two such recently proposed tools are the construction of arrival curves from execution traces and mining specifications in the form of regular expressions from execution traces. Though the architectures in CPUs have extensively improved over the years to execute such computationally intensive tasks, further enhancements have impeded due to increased heat dissipation. This has resulted in enabling parallel computing through GPUs as a vastly favorable alternative to overcome the computational challenges.

In this thesis, we present an exploratory work on applying GPU computing to the construction of arrival curves and mining specifications in the form of regular expressions as case studies. The novel approaches taken for each of the case studies are first presented followed by the algorithmic breakdown to expose the parallelism involved. Lastly, experiments using commodity GPUs are presented to showcase the significant speedups obtained in comparison to the equivalent non-parallel implementations.