Create README.md

This commit is contained in:
Hannes Kuchelmeister
2021-02-02 10:30:31 +01:00
committed by GitHub
parent cbb036fdf1
commit 5e23f0ea56

7
README.md Normal file
View File

@@ -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.