graysoncroom / SemaphoreProject

Project 3 for the CS 4348 course (Operating Systems Concepts) at UTD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Operating Systems Project 3

Group members

William Grayson Croom (wgc180002), Ashton Smith (ajs190019)

How to Use

make clean
make
./prefix-sum <length of data> <# of threads>

About

Project 3 for the CS 4348 course (Operating Systems Concepts) at UTD


Languages

Language:C++ 92.8%Language:Makefile 7.2%