Files
2025-04-09 20:08:33 +00:00
..
2025-04-09 20:08:33 +00:00
2025-04-09 20:08:33 +00:00
2025-04-09 19:52:31 +00:00
2025-04-09 20:08:33 +00:00

HW3
Nicholas Pease

Files
pease-hw3.c - Source file for homework
README - README file for assignment
Deliverables-Pease.pdf - PDF deliverables of assignment
Deliverables-Pease.docx - docx deliverables of assignment

Compilation
Compilation of this program is done using gcc with the -lpthread flag. 

gcc pease-hw3.c -lpthread

Execution
To execute the program, provide a number of threads to execute with as the first parameter i.e
./a.out 16
for 16 thread execution