Skip to content

Hardware performance evaluation for the "Association Rule Mining"application - PSU CSE 532 Course Project

License

Notifications You must be signed in to change notification settings

NiramayVaidya/Perf_Analysis

 
 

Repository files navigation

532-perf_analysis

Hardware performance evaluation for the "Association Rule Mining" application.
The pthreads and the serial implementation (multi-core CPU) can be found in the main branch.
ThE CUDA implementation (GPU) can be found in the simple_bitmap branch.
For more information on how to execute the pthreads and the serial codes together, refer to driver.md in the main branch. For all other helper codes, refer to their respective md files.
For more information on how to execute the CUDA code, refer to the README.md in the simple_bitmap branch.

About

Hardware performance evaluation for the "Association Rule Mining"application - PSU CSE 532 Course Project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 85.3%
  • Python 14.1%
  • C 0.6%