GitXplorerGitXplorer
h

minor-thesis-barriers

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
ac1f40dd25fba34cfbaa6a3b970a2894f80c02df

tiny readme improvement

hhydroo committed 6 years ago
Unverified
b1512edb9c073c99297ec9b566957ef4c214264b

iterated readme

hhydroo committed 11 years ago
Unverified
dd4f5f34bf3c0dfabe79f855da989f6388d09b28

directory restructuring

hhydroo committed 11 years ago
Unverified
f4a02ac36d4c28b67ade0af98e01cdf6f0a743e8

add license

hhydroo committed 11 years ago
Unverified
042f538bd1ef7b3d4b97ce21a99106e400d1b830

add readme

hhydroo committed 11 years ago
Unverified
c33a3ceda2a371c86d4e2f078d893745ca78aeea

updated notes

hhydroo committed 11 years ago

README

The README file for this repository.

Development and Analysis of Barrier Protocols

About

This is a semi-organised repository of about one year of university work. During this time I:

  • surveyed existing protocols
  • surveyed actual implementations
  • invented new protocols
  • analysed/modelchecked/benchmarked some of them
  • surveyed the waters in which barriers live - how can barriers be built on shared and distributed memory architectures, an (in-depth-)look at the MPI standard and its suitability for implementing barriers

Structure

  • /complex-lab/ is the first ~0.5 years resulting in a small, bad report and a presentation
  • / is the last ~0.5 years resulting in my minor thesis and a presentation

Requirements

Some things in the repository need special software

License

Everything is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 license. If this licensing scheme is a problem for your intentions, please contact me.

Misc

  • Parts of this repository might be broken
  • Apologies for the presentation slides being incomplete. I'm bad at git.

Why upload this?

  • For people interested in researching barrier protocols
  • As a portfolio entry so potential employers can see what I did and how I did it