Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/galaxies99/CS433-Homeworks
The Homeworks of CS433: Multicore Architecture and Parallel Programming in SJTU
https://github.com/galaxies99/CS433-Homeworks
sjtu-courses
Last synced: 6 days ago
JSON representation
The Homeworks of CS433: Multicore Architecture and Parallel Programming in SJTU
- Host: GitHub
- URL: https://github.com/galaxies99/CS433-Homeworks
- Owner: Galaxies99
- License: mit
- Created: 2021-10-11T06:17:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-04T04:33:31.000Z (about 3 years ago)
- Last Synced: 2024-06-11T10:45:49.589Z (5 months ago)
- Topics: sjtu-courses
- Language: C++
- Homepage:
- Size: 241 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cs - @Galaxies99, 2021 Fall
README
# CS433-Homeworks
The repository contains homeworks of CS433: Multicore Architecture and Parallel Programming in Shanghai Jiao Tong University. The course is taught by Prof. Xiaoyao Liang.
## Homework1: OpenMP
This homework is about OpenMP programming, see `hw1` folder for details.
## Homework2: OpenMPI
This homework is about OpenMPI programming, see `hw2` folder for details.
## Homework3: CUDA
This homework is about CUDA programming, see `hw3` folder for details.
## NOTICE
Any kind of plagiarism is strictly prohibited.