Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homework 4

Need to make Locks and Mutex

Added template file given in:

parallel_hashtable.c

How to run:

gcc -pthread <filename>.c -o <filename>

Part 1

Testing

Part 2

Implementing Mutex

Part 3

Implementing Spinlocks

Part 4

Implementing Parallelization

Part 5

Implementing Buckets

Submission

parallel_mutex.c
parallel_spin.c
parallel_mutex_opt.c
Partner.txt

PDF

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages