Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

The lab assignments from CS4302 Parallel and Distributed Programming (2022 Fall) with my solutions

License

Notifications You must be signed in to change notification settings

junqi-xie-learning/CS4302-Assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS4302-Assignments

This repository contains the lab assignments from CS4302 (2022 Fall) with my solutions. I included the problems as a reference, but I do not claim the copyright of these problems.

If you found any mistakes in the solutions, please create an issue or contact me through email.

Environment Setup

  • Homework 1 was tested with GCC Version 11.2.0 on Ubuntu 22.04.
  • Homework 2 & 3 was tested with CUDA Toolkit 12.0 on Ubuntu 22.04.
  • A NVIDIA GPU with Volta architecture is required for WMMA in Homework 3.

License

  • My solutions are provided under GNU General Public License v3.0. See LICENSE for more information.

About

The lab assignments from CS4302 Parallel and Distributed Programming (2022 Fall) with my solutions

Topics

Resources

License

Stars

Watchers

Forks