final
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,18 @@
|
||||
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
|
||||
Binary file not shown.
Reference in New Issue
Block a user