mirror of
https://github.com/13hannes11/UU_la_parallel_programming_practical_assignments.git
synced 2024-09-04 00:50:58 +02:00
8 lines
392 B
Markdown
8 lines
392 B
Markdown
# 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.
|