Skip to content

Collection of experiments in parallel programming

Notifications You must be signed in to change notification settings

kailask/parallelization-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallelization Experiments

An assortment of small projects in parallelization and synchronization mechanisms:

  • Mutual Exclusion
  • Parallel Scheduling
  • Concurrent Data Structures
  • Barriers
  • Memory Consistency Models
  • Cache Locality

Acknowledgements

Some of these projects were completed as part of coursework for CSE 113: Parallel Programming.

About

Collection of experiments in parallel programming

Resources

Stars

Watchers

Forks