https://github.com/gurbaaz27/cs433a-design-exercises
Solutions of design exercises in CS433A: Parallel Programming, Spring Semester 2021-22
https://github.com/gurbaaz27/cs433a-design-exercises
barriers cuda gpu-programming locks openmp parallel-programming posix-threads semaphores
Last synced: 4 months ago
JSON representation
Solutions of design exercises in CS433A: Parallel Programming, Spring Semester 2021-22
- Host: GitHub
- URL: https://github.com/gurbaaz27/cs433a-design-exercises
- Owner: gurbaaz27
- License: mit
- Created: 2022-02-10T13:45:20.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-30T11:59:31.000Z (about 4 years ago)
- Last Synced: 2025-02-19T20:01:57.517Z (over 1 year ago)
- Topics: barriers, cuda, gpu-programming, locks, openmp, parallel-programming, posix-threads, semaphores
- Language: C
- Homepage:
- Size: 722 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CS433A Design Exercises
Solutions of design exercises in CS433A: Parallel Programming, Spring Semester 2021-22 IIT Kanpur.
## Team Details
- [Dipanshu Garg](https://github.com/dipanshu124)
- [Gurbaaz Singh Nandra](https://github.com/gurbaaz27)