Go to file
Jörg Thalheim 3c267146e4 add not working input for bucketsort impl.
The following input contains uniform distributed character, but breaks the
reference implementation (because buckets overflow).
So the question is, what uniform distribution means in this context.
2015-04-30 10:32:01 +02:00
c_sequential add not working input for bucketsort impl. 2015-04-30 10:32:01 +02:00
FCDS-lab-2015.pdf updated slides 2015-04-26 23:02:11 +02:00
README.md changed README to Markdown 2015-04-25 15:37:18 +02:00
problemset.pdf initial commit 2015-04-25 15:31:21 +02:00

README.md

Foundations of Concurrent and Distributed Systems Lab: Summer semester 2015

This repository contains 5 programming tasks, with their descriptions, sequential C sources, and test inputs. The tasks are taken from the 7th Marathon of Parallel Programming WSCAD-SSC/SBAC-PAD-2012.

Contributors

Dmitrii Kuvaiskii dmitrii.kuvaiskii@tu-dresden.de