Skip to content

qyingwu/parallel_systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parallel_systems

course project

Course Projects Repository

Welcome to my Course Projects repository! This repository is primarily focused on demonstrating various projects and assignments completed as part of my academic coursework. These projects span different topics including software engineering, machine learning, GPU acceleration, and parallel systems, among others.

About the Projects

Each project is designed to showcase a specific set of skills and techniques learned in my courses. The projects include:

  • [Course 1: Parallel Systems (CS380P)]
    • Project: KMeans Clustering using CUDA
      • Implemented KMeans clustering using various techniques including CUDA global memory, shared memory, and Thrust for parallel processing.
    • Project: Prefix sum with Blelloch Algorithm
      • Implemented work efficient Blelloch algorithm for prefix sum for parallel processing.

Technologies Used

The repository includes projects implemented in a variety of languages and technologies, including:

  • C++: For parallel systems and low-level algorithm implementations.
  • CUDA: For GPU acceleration in machine learning and data processing tasks.
  • Python: For machine learning algorithms and data analysis.

Disclaimer

These projects are part of my academic coursework and are for educational and demonstration purposes only. If you're working on similar coursework, I encourage you to use this repository as a reference but avoid copying the solutions directly. I will be using zip file to include the source code since they are course projects and should not be directly searchable on internet.

Contact

If you have any questions or would like to discuss the projects, feel free to reach out via [email protected] or connect with me on LinkedIn.

Thank you for visiting!

About

course project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published