diff --git a/README.md b/README.md new file mode 100644 index 0000000..8173572 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Uppsala University: parallel_programming_practical_assignments + +This repository contains my hand in assingment code for the course "Language Abstraction for Parallel Programming". + +The code most likely is not bug free but might still be intersting. +The second and third assignments use build scripts which allow you to run simply by using `./run.sh`. +Moreover they include some basic test.